SAGA API  v9.5
CSG_Bytes Member List

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

Add(const CSG_Bytes &Bytes)CSG_Bytes
Add(void *Bytes, int nBytes, bool bSwapBytes)CSG_Bytes
Add(BYTE Value)CSG_Bytesinline
Add(char Value)CSG_Bytesinline
Add(short Value, bool bSwapBytes=false)CSG_Bytesinline
Add(WORD Value, bool bSwapBytes=false)CSG_Bytesinline
Add(int Value, bool bSwapBytes=false)CSG_Bytesinline
Add(DWORD Value, bool bSwapBytes=false)CSG_Bytesinline
Add(float Value, bool bSwapBytes=false)CSG_Bytesinline
Add(double Value, bool bSwapBytes=false)CSG_Bytesinline
asByte(int i) constCSG_Bytesinline
asChar(int i) constCSG_Bytesinline
asDouble(int i, bool bSwapBytes=false) constCSG_Bytesinline
asDWord(int i, bool bSwapBytes=false) constCSG_Bytesinline
asFloat(int i, bool bSwapBytes=false) constCSG_Bytesinline
asInt(int i, bool bSwapBytes=false) constCSG_Bytesinline
asShort(int i, bool bSwapBytes=false) constCSG_Bytesinline
Assign(const CSG_Bytes &Bytes)CSG_Bytes
asWord(int i, bool bSwapBytes=false) constCSG_Bytesinline
Clear(void)CSG_Bytes
Create(void)CSG_Bytes
Create(const CSG_Bytes &Bytes)CSG_Bytes
Create(const BYTE *Bytes, int nBytes)CSG_Bytes
CSG_Bytes(void)CSG_Bytes
CSG_Bytes(const CSG_Bytes &Bytes)CSG_Bytes
CSG_Bytes(const BYTE *Bytes, int nBytes)CSG_Bytes
Destroy(void)CSG_Bytes
fromHexString(const CSG_String &HexString)CSG_Bytes
Get_Byte(int i) constCSG_Bytesinline
Get_Bytes(void) constCSG_Bytesinline
Get_Bytes(int i) constCSG_Bytesinline
Get_Count(void) constCSG_Bytesinline
is_EOF(void)CSG_Bytesinline
operator+(int i) constCSG_Bytesinline
operator+=(const CSG_Bytes &Bytes)CSG_Bytesinline
operator+=(BYTE Value)CSG_Bytesinline
operator+=(char Value)CSG_Bytesinline
operator+=(short Value)CSG_Bytesinline
operator+=(WORD Value)CSG_Bytesinline
operator+=(int Value)CSG_Bytesinline
operator+=(DWORD Value)CSG_Bytesinline
operator+=(float Value)CSG_Bytesinline
operator+=(double Value)CSG_Bytesinline
operator=(const CSG_Bytes &Bytes)CSG_Bytesinline
operator[](int i) constCSG_Bytesinline
Read_Byte(void)CSG_Bytesinline
Read_Char(void)CSG_Bytesinline
Read_Double(bool bSwapBytes=false)CSG_Bytesinline
Read_DWord(bool bSwapBytes=false)CSG_Bytesinline
Read_Float(bool bSwapBytes=false)CSG_Bytesinline
Read_Int(bool bSwapBytes=false)CSG_Bytesinline
Read_Short(bool bSwapBytes=false)CSG_Bytesinline
Read_Word(bool bSwapBytes=false)CSG_Bytesinline
Rewind(void)CSG_Bytesinline
toHexString(void) constCSG_Bytes
~CSG_Bytes(void)CSG_Bytesvirtual