AddElement(int _indexWhereToInsert=-1, BaseType *_pObjectToAdd=0L) | PackStruct | [virtual] |
BaseType(void) | BaseType | |
BeginChangeNotification() | BaseType | [protected] |
DeleteAllElements(void) | PackStruct | |
DeleteElement(unsigned int _index) | PackStruct | [virtual] |
EndChangeNotification() | BaseType | [protected] |
eVedaUpdate enum name | BaseType | |
eVedaUpdate_MemberChanged enum value | BaseType | |
eVedaUpdate_MemberChangedBecauseOfUndo enum value | BaseType | |
eVedaUpdate_MemberDestroyed enum value | BaseType | |
eVedaUpdate_MemberIsGoingToChange enum value | BaseType | |
eVedaUpdate_NewRegisteredClass enum value | BaseType | |
eVedaUpdate_NoUpdate enum value | BaseType | |
eVedaUpdate_ObjectClosed enum value | BaseType | |
eVedaUpdate_ObjectDestroyed enum value | BaseType | |
eVedaUpdate_ObjectNew enum value | BaseType | |
eVedaUpdate_ObjectReCreated enum value | BaseType | |
FreeResource() | PackResource | [protected, virtual] |
Get(unsigned int _index) | PackStruct | |
GetBinaryAtOffset(const unsigned char *&_pBinary, unsigned int &_BinaryLengthReturned, unsigned int _byteOffset=0UL, const unsigned int _maximumLengthToGet=0xffffffffUL) | PackResource | |
GetByteLength() | PackResource | |
GetClassID() const | PackResource | [inline, virtual] |
GetFileExtension() const | PackResource | [inline] |
GetFilePath() const | PackResource | [inline] |
GetFirstCell() const | PackStruct | [inline] |
GetLastCell() const | PackStruct | [inline] |
GetLE_SignedInt(signed int &_int, unsigned int &_fileOffset) | PackResource | [inline] |
GetLE_SignedShort(signed short &_short, unsigned int &_fileOffset) | PackResource | [inline] |
GetLE_UnsignedInt(unsigned int &_int, unsigned int &_fileOffset) | PackResource | [inline] |
GetLE_UnsignedShort(unsigned short &_short, unsigned int &_fileOffset) | PackResource | [inline] |
GetLinkMode() | PackResource | |
GetMemberInfo() const | BaseType | [inline] |
GetMemberName() const | BaseType | [inline] |
GetNumberOfCell() const | PackStruct | [inline] |
GetObjectThatManagesThis() | BaseType | [inline] |
GetPointerOnNextResourceInContextList() | PackResource | [inline] |
GetSerializedDescriptionSize(void) | PackResource | [virtual] |
m_CurrentChunkSize | PackResource | [protected] |
m_FileExtension | PackResource | [protected] |
m_isLinkWith | PackResource | [protected] |
m_NumberOfCell | PackStruct | [protected] |
m_pBinary | PackResource | [protected] |
m_pFirstCell | PackStruct | [protected] |
m_pLastCell | PackStruct | [protected] |
m_pMemberInfo | BaseType | [protected] |
m_pMemberName | BaseType | [protected] |
m_pNextResourceInContextList | PackResource | [protected] |
m_pObjectThatManagesThis | BaseType | [protected] |
m_pPreviousValueShape | BaseType | [protected] |
m_PreviousValueShapeLength | BaseType | [protected] |
m_pValueString | BaseType | [protected] |
MakeCloneOf(BaseType &_ModelObject) | BaseType | |
mSer_BinarySerializedLength | PackResource | [protected] |
mSer_FilePath | PackResource | [protected] |
PackResource(void) | PackResource | |
PackStruct() | PackStruct | |
ReadFile(const char *_pFileName) | BaseType | [virtual] |
RegisterSerializableMember(BaseType &_object) | PackStruct | [protected] |
Serialize_In(const unsigned char *_pDescriptionChunk) | PackResource | [virtual] |
Serialize_Out(unsigned char *_pDescriptionChunkToFill) | PackResource | [virtual] |
SetBinary(const char *_pBinaryToSet, unsigned int _BinaryLength, bool _append=false) | PackResource | |
SetFile(const char *_pFilePath) | PackResource | |
SetFileExtension(const char *_pFileExtenbsion) | PackResource | |
SetLE_UnsignedInt(unsigned int _value, bool _append=true) | PackResource | [inline] |
SetLE_UnsignedShort(unsigned short _short, bool _append=true) | PackResource | [inline] |
SetLinkMode(bool _isLink) | PackResource | |
SetMemberInfo(const char *_MemberInfo) | BaseType | |
SetMemberName(const char *_MemberName) | BaseType | |
SetObjectThatManagesThis(BaseObject *_pManager) | PackResource | [virtual] |
ValueToString() | PackStruct | [virtual] |
WriteFile(const char *_pFileName) | BaseType | [virtual] |
~BaseType(void) | BaseType | [virtual] |
~PackResource(void) | PackResource | [virtual] |
~PackStruct(void) | PackStruct | [virtual] |