Searched defs:OutputStream (Results 1 – 4 of 4) sorted by relevance
34 class OutputStream; variable
31 class OutputStream; variable
47 class OutputStream; variable
36 explicit OutputStream(const std::string& location) : location_(location) {} in OutputStream() function