Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
StreamBuffer Member List
This is the complete list of members for StreamBuffer, including all inherited members.
- addContainedLink(const ContainedObject* pObject, long hint, long link)
[inline] - addIdentifiedLink(const DataObject* pObject, long hint)
[inline] - AnalyzeFunction typedef
- buffPointer() const
[inline] - containedLinks()
[inline] - containedLinks() const
[inline] - ContainedLinks typedef
- data() const
[inline] - data()
[inline] - DataObject class
[friend] - erase()
[inline] - extend(long len)
[inline] - getContainedLink(ContainedObject*& pObject, long& hint, long& link)
[inline] - getIdentifiedLink(DataObject*& pObject, long& hint)
[inline] - getObjectPointer(const DataObject* pObject, TYPE*& refpObject)
[inline, protected] - getObjectPointer(const ContainedObject* pObject, TYPE*& refpObject)
[inline, protected] - identifiedLinks()
[inline] - identifiedLinks() const
[inline] - IdentifiedLinks typedef
- INVALID enum value
- isReading() const
[inline] - isWriting() const
[inline] - m_analyzer
[protected] - m_buffer
[protected] - m_containedLinks
[protected] - m_identifiedLinks
[protected] - m_length
[protected] - m_mode
[protected] - m_pointer
[protected] - m_swapEnabled
[protected] - Mode enum name
- NOSWAP enum value
- operator<<(int data)
[inline] - operator<<(unsigned int data)
[inline] - operator<<(long data)
[inline] - operator<<(unsigned long data)
[inline] - operator<<(short data)
[inline] - operator<<(unsigned short data)
[inline] - operator<<(char data)
[inline] - operator<<(unsigned char data)
[inline] - operator<<(float data)
[inline] - operator<<(double data)
[inline] - operator<<(const char *data)
[inline] - operator<<(const std::string& data)
[inline] - operator<<(const ContainedObject* pObject)
[inline] - operator<<(const DataObject* pObject)
[inline] - operator>>(int & data)
[inline] - operator>>(unsigned int & data)
[inline] - operator>>(long & data)
[inline] - operator>>(unsigned long & data)
[inline] - operator>>(short & data)
[inline] - operator>>(unsigned short & data)
[inline] - operator>>(char & data)
[inline] - operator>>(unsigned char & data)
[inline] - operator>>(float & data)
[inline] - operator>>(double & data)
[inline] - operator>>(char* data)
[inline] - operator>>(std::string& data)
[inline] - operator>>(TYPE*& refpObject)
[inline] - READING enum value
- reserve(long len)
[inline] - serialize(DataIO& ioObject)
[inline] - setAnalyzer(AnalyzeFunction fun=0)
[inline] - setBuffPointer(long ptr)
[inline] - setMode(Mode m)
[inline] - SINGLE_BYTE enum value
- size() const
[inline] - State enum name
- StreamBuffer(bool do_swap=true)
[inline] - SWAP enum value
- SwapAction enum name
- swapBuffer(int siz) const
[inline, protected] - swapFromBuffer(void* target, int siz)
[inline] - swapToBuffer(const void* source, int siz)
[inline] - UNINITIALIZED enum value
- VALID enum value
- writeBytes(const char* str, long len)
[inline] - WRITING enum value
- ~StreamBuffer()
[inline, virtual]
Generated at Wed Nov 21 12:22:16 2001 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000