ezEngine  Release 25.03
ezDocumentObjectManager Member List

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

AddObject(ezDocumentObject *pObject, ezDocumentObject *pParent, ezStringView sParentProperty, ezVariant index) (defined in ezDocumentObjectManager)ezDocumentObjectManager
CanAdd(const ezRTTI *pRtti, const ezDocumentObject *pParent, ezStringView sParentProperty, const ezVariant &index) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
CanMove(const ezDocumentObject *pObject, const ezDocumentObject *pNewParent, ezStringView sParentProperty, const ezVariant &index) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
CanRemove(const ezDocumentObject *pObject) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
CanSelect(const ezDocumentObject *pObject) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
CreateObject(const ezRTTI *pRtti, ezUuid guid=ezUuid()) (defined in ezDocumentObjectManager)ezDocumentObjectManager
DestroyAllObjects() (defined in ezDocumentObjectManager)ezDocumentObjectManagervirtual
DestroyObject(ezDocumentObject *pObject) (defined in ezDocumentObjectManager)ezDocumentObjectManager
ezDocumentObjectManager(const ezRTTI *pRootType=ezDocumentRoot::GetStaticRTTI()) (defined in ezDocumentObjectManager)ezDocumentObjectManager
ezObjectAccessorBase (defined in ezDocumentObjectManager)ezDocumentObjectManagerfriend
GetCreateableTypes(ezHybridArray< const ezRTTI *, 32 > &ref_types) const (defined in ezDocumentObjectManager)ezDocumentObjectManagerinlinevirtual
GetDocument() const (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
GetDocument() (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
GetObject(const ezUuid &guid) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
GetObject(const ezUuid &guid) (defined in ezDocumentObjectManager)ezDocumentObjectManager
GetRootObject() const (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
GetRootObject() (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
GetStorage() (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
InsertValue(ezDocumentObject *pObject, ezStringView sProperty, const ezVariant &newValue, ezVariant index=ezVariant()) (defined in ezDocumentObjectManager)ezDocumentObjectManager
IsTemporary(const ezDocumentObject *pObject) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
IsTemporary(const ezDocumentObject *pParent, ezStringView sParentProperty) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
IsUnderRootProperty(ezStringView sRootProperty, const ezDocumentObject *pObject) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
IsUnderRootProperty(ezStringView sRootProperty, const ezDocumentObject *pParent, ezStringView sParentProperty) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
m_ObjectEvents (defined in ezDocumentObjectManager)ezDocumentObjectManager
m_PropertyEvents (defined in ezDocumentObjectManager)ezDocumentObjectManagermutable
m_StructureEvents (defined in ezDocumentObjectManager)ezDocumentObjectManagermutable
MoveObject(ezDocumentObject *pObject, ezDocumentObject *pNewParent, ezStringView sParentProperty, ezVariant index) (defined in ezDocumentObjectManager)ezDocumentObjectManager
MoveValue(ezDocumentObject *pObject, ezStringView sProperty, const ezVariant &oldIndex, const ezVariant &newIndex) (defined in ezDocumentObjectManager)ezDocumentObjectManager
PatchEmbeddedClassObjects(const ezDocumentObject *pObject) const (defined in ezDocumentObjectManager)ezDocumentObjectManager
RemoveObject(ezDocumentObject *pObject) (defined in ezDocumentObjectManager)ezDocumentObjectManager
RemoveValue(ezDocumentObject *pObject, ezStringView sProperty, ezVariant index=ezVariant()) (defined in ezDocumentObjectManager)ezDocumentObjectManager
SetDocument(ezDocument *pDocument) (defined in ezDocumentObjectManager)ezDocumentObjectManagerinline
SetValue(ezDocumentObject *pObject, ezStringView sProperty, const ezVariant &newValue, ezVariant index=ezVariant()) (defined in ezDocumentObjectManager)ezDocumentObjectManager
SwapStorage(ezSharedPtr< ezDocumentObjectManager::Storage > pNewStorage) (defined in ezDocumentObjectManager)ezDocumentObjectManager
~ezDocumentObjectManager() (defined in ezDocumentObjectManager)ezDocumentObjectManagervirtual