![]() |
|
Public Member Functions | |
| Outlet (std::ostream &ostr) | |
| Outlet (std::string &s) | |
| template<class T > | |
| std::ostream & | operator<< (const T &x) const |
| std::ostream & | getOStream () const |
Protected Attributes | |
| std::ostream & | dst_ostr |
| std::string & | dst_str |
| std::string | dummy_str |
| std::stringstream | sstr |
1.9.8