Public Member Functions | |
WPXBinaryDataImpl () | |
~WPXBinaryDataImpl () | |
Public Attributes | |
std::vector< unsigned char > | m_buf |
WPXMemoryInputStream * | m_stream |
WPXBinaryDataImpl::WPXBinaryDataImpl | ( | ) | [inline] |
WPXBinaryDataImpl::~WPXBinaryDataImpl | ( | ) | [inline] |
std::vector<unsigned char> WPXBinaryDataImpl::m_buf |
Referenced by WPXBinaryData::getDataStream(), and ~WPXBinaryDataImpl().