#include <textstream.h>
Public Member Functions | |
HexChar (char value) | |
Data Fields | |
char | m_value |
Definition at line 195 of file textstream.h.
HexChar::HexChar | ( | char | value | ) | [inline] |
Definition at line 198 of file textstream.h.
char HexChar::m_value |
Definition at line 197 of file textstream.h.
Referenced by ostream_write().