Public Member Functions | |
WPGFileStreamPrivate () | |
~WPGFileStreamPrivate () | |
Public Attributes | |
std::fstream | file |
std::stringstream | buffer |
unsigned long | streamSize |
uint8_t * | buf |
uint8_t * | readBuffer |
unsigned long | readBufferLength |
unsigned long | readBufferPos |
Private Member Functions | |
WPGFileStreamPrivate (const WPGFileStreamPrivate &) | |
WPGFileStreamPrivate & | operator= (const WPGFileStreamPrivate &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|