#include <textstream.h>
Public Member Functions | |
LowerCase (const char *string) | |
Data Fields | |
const char * | m_string |
Definition at line 279 of file textstream.h.
LowerCase::LowerCase | ( | const char * | string | ) | [inline] |
Definition at line 282 of file textstream.h.
const char* LowerCase::m_string |
Definition at line 281 of file textstream.h.
Referenced by ostream_write().