Public Member Functions | |
STRING () | |
STRING (FrameStream &Stream) | |
void | Read (FrameStream &Stream) |
const CHAR * | Value () const |
Static Public Member Functions | |
static bool | Match (const std::string &ClassName) |
Private Attributes | |
INT_2U | m_length |
boost::shared_array< CHAR > | m_value |
STRING::STRING | ( | ) |
STRING::STRING | ( | FrameStream & | Stream | ) |
|
inlinestatic |
void STRING::Read | ( | FrameStream & | Stream | ) |
|
inline |
|
private |
|
private |