
Public Member Functions | |
| template<class T> | |
| const StringStreamerClass | operator<< (const T &i) const |
| operator std::string () const | |
| StringStreamerClass () | |
| StringStreamerClass (const std::string &s) | |
Private Attributes | |
| std::string | _s |
Definition at line 26 of file StringStreamer.h.
1.4.6