This is the complete list of members for libcdr::CDRInternalStream, including all inherited members.
atEOS() | libcdr::CDRInternalStream | |
CDRInternalStream(WPXInputStream *input, unsigned long size, bool compressed=false) | libcdr::CDRInternalStream | |
CDRInternalStream(const std::vector< unsigned char > &buffer) | libcdr::CDRInternalStream | |
CDRInternalStream(const CDRInternalStream &) | libcdr::CDRInternalStream | private |
getDocumentOLEStream(const char *) | libcdr::CDRInternalStream | inline |
getSize() const | libcdr::CDRInternalStream | inline |
isOLEStream() | libcdr::CDRInternalStream | inline |
m_buffer | libcdr::CDRInternalStream | private |
m_offset | libcdr::CDRInternalStream | private |
operator=(const CDRInternalStream &) | libcdr::CDRInternalStream | private |
read(unsigned long numBytes, unsigned long &numBytesRead) | libcdr::CDRInternalStream | |
seek(long offset, WPX_SEEK_TYPE seekType) | libcdr::CDRInternalStream | |
tell() | libcdr::CDRInternalStream | |
~CDRInternalStream() | libcdr::CDRInternalStream | inline |