Serial Framework C++ Edition
CwclMemoryStream Member List

This is the complete list of members for CwclMemoryStream, including all inherited members.

Clear()CwclMemoryStream
CopyFrom(CwclStream *const Source, unsigned long Count)CwclStream
CwclCustomMemoryStream()CwclCustomMemoryStream
CwclMemoryStream()CwclMemoryStream
CwclStream()CwclStream
GetCapacity() constCwclMemoryStreamprotected
GetMemory() constCwclCustomMemoryStream
GetPosition()CwclStream
GetSize()CwclStream
LoadFromStream(CwclStream *const Stream)CwclMemoryStream
Read(void *const Buffer, const unsigned long Count) overrideCwclCustomMemoryStreamvirtual
Realloc(unsigned long &NewCapacity)CwclMemoryStreamprotectedvirtual
SaveToStream(CwclStream *const Stream)CwclCustomMemoryStream
Seek(const long Offset, const wclSeekOrigin Origin) overrideCwclCustomMemoryStreamvirtual
SetCapacity(unsigned long NewCapacity)CwclMemoryStreamprotected
SetPointer(void *const Ptr, const unsigned long Size)CwclCustomMemoryStreamprotected
SetPosition(const unsigned long Pos)CwclStream
SetSize(const unsigned long NewSize) overrideCwclMemoryStreamvirtual
Write(const void *const Buffer, const unsigned long Count) overrideCwclMemoryStreamvirtual
~CwclCustomMemoryStream()CwclCustomMemoryStreamvirtual
~CwclMemoryStream()CwclMemoryStreamvirtual
~CwclStream()CwclStreamvirtual