Public Member Functions | |
| WPSMemoryStreamPrivate (const std::string str) | |
| ~WPSMemoryStreamPrivate () | |
Public Attributes | |
| std::stringstream | buffer |
| unsigned long | streamSize |
| uint8_t * | buf |
| WPSMemoryStreamPrivate::WPSMemoryStreamPrivate | ( | const std::string | str | ) |
| WPSMemoryStreamPrivate::~WPSMemoryStreamPrivate | ( | ) |
| uint8_t* WPSMemoryStreamPrivate::buf |
Referenced by WPSMemoryStream::getDocumentOLEStream(), WPSMemoryStream::read(), and ~WPSMemoryStreamPrivate().
| std::stringstream WPSMemoryStreamPrivate::buffer |
| unsigned long WPSMemoryStreamPrivate::streamSize |