6 #ifndef _INC_cXObjPackChild_H
7 #define _INC_cXObjPackChild_H
38 return m_pContainerFile.
get_Ptr();
43 m_pContainerFile = pContainerFile;
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cScriptableInterface.h:97
Definition: cVariant.h:26
Definition: cXObjDef.h:17
Definition: cXObjPackChild.h:18
void put_ContainterFile(cXObjPack *pContainerFile)
Definition: cXObjPackChild.h:40
cXObjPackPtr m_pContainerFile
What parent file am i attached to? may be a DLL,Script,LUA,etc. get_ContainerObject()
Definition: cXObjPackChild.h:25
virtual cXObjectPtr get_ContainerObject() const
Definition: cXObjPackChild.h:34
cRefBasePtr m_pContainerRef
m_pContainerFile specific args that represent the contents of the child
Definition: cXObjPackChild.h:28
Definition: cXObjPack.h:30
Definition: cXObject.h:78
TYPE * get_Ptr() const noexcept
Definition: cPtrFacade.h:53
cRefPtr< cXObjPackChild > cXObjPackChildPtr
Definition: cXObjPackChild.h:51
HASHCODE32_t UID_t
Sort of the same as a HASHCODE_t. not the same as UIDINDEX_t.
Definition: cUID.h:18
__DECL_IMPORT cRefPtr cRefBasePtr
Definition: cRefPtr.h:376