"L. Spiro Engine"

lsstd::CExternalByteStream Member List

This is the complete list of members for lsstd::CExternalByteStream, including all inherited members.
CExternalByteStream() (defined in lsstd::CExternalByteStream)lsstd::CExternalByteStream
CExternalByteStream(LSUINT8 *_pui8Buffer, LSUINTPTR _uiptrLen) (defined in lsstd::CExternalByteStream)lsstd::CExternalByteStream
CExternalByteStream(const LSUINT8 *_pui8Buffer, LSUINTPTR _uiptrLen) (defined in lsstd::CExternalByteStream)lsstd::CExternalByteStream
GetBuffer() const lsstd::CExternalByteStream
GetPos() const lsstd::CExternalByteStream
Length() const lsstd::CExternalByteStream
LSSTD_SE_ENDOFSTREAM enum valuelsstd::IStream
LSSTD_SE_ERROR enum valuelsstd::IStream
LSSTD_SE_FORCEDWORD enum valuelsstd::IStream
LSSTD_SE_MEMORYERROR enum valuelsstd::IStream
LSSTD_SE_SUCCESS enum valuelsstd::IStream
LSSTD_STREAM_ERRORS enum namelsstd::IStream
m_bReadOnlylsstd::CExternalByteStream [protected]
m_pui8Streamlsstd::CExternalByteStream [protected]
m_uiptrCurPoslsstd::CExternalByteStream [mutable, protected]
m_uiptrLengthlsstd::CExternalByteStream [protected]
ReadBytes(LSUINT8 *_pui8Buffer, LSUINT32 _ui32BytesToRead) const lsstd::CExternalByteStream [virtual]
ReadDouble() const lsstd::CExternalByteStream [virtual]
ReadFloat() const lsstd::CExternalByteStream [virtual]
ReadUInt16() const lsstd::CExternalByteStream [virtual]
ReadUInt32() const lsstd::CExternalByteStream [virtual]
ReadUInt64() const lsstd::CExternalByteStream [virtual]
ReadUInt8() const lsstd::CExternalByteStream [virtual]
SetPos(LSUINTPTR _uiptrPos) const lsstd::CExternalByteStream
WriteBytes(const LSUINT8 *_pui8Buffer, LSUINT32 _ui32BytesToWrite)lsstd::CExternalByteStream [virtual]
WriteDouble(const LSDOUBLE &_dValue)lsstd::CExternalByteStream [virtual]
WriteFloat(LSFLOAT _fValue)lsstd::CExternalByteStream [virtual]
WriteUInt16(LSUINT16 _ui16Value)lsstd::CExternalByteStream [virtual]
WriteUInt32(LSUINT32 _ui32Value)lsstd::CExternalByteStream [virtual]
WriteUInt64(const LSUINT64 &_ui64Value)lsstd::CExternalByteStream [virtual]
WriteUInt8(LSUINT8 _ui8Value)lsstd::CExternalByteStream [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator