![]() |
Plasma Engine
2.0
|
This is the complete list of members for plApplyNativePropertyChangesContext, including all inherited members.
| Clear() (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| CreateObject(const plUuid &guid, const plRTTI *pRtti) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| DeleteObject(const plUuid &guid) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| DequeueObject() (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| EnqueObject(const plUuid &guid, const plRTTI *pRtti, void *pObject) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| FindTypeByName(plStringView sName) const (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| GenerateObjectGuid(const plUuid &parentGuid, const plAbstractProperty *pProp, plVariant index, void *pObject) const override | plApplyNativePropertyChangesContext | virtual |
| GetObjectByGUID(const plUuid &guid) const (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| GetObjectGUID(const plRTTI *pRtti, const void *pObject) const (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| GetObjectsByType(plDynamicArray< T * > &out_objects, plDynamicArray< plUuid > *out_pUuids=nullptr) (defined in plRttiConverterContext) | plRttiConverterContext | inline |
| m_GuidToObject (defined in plRttiConverterContext) | plRttiConverterContext | protected |
| m_ObjectToGuid (defined in plRttiConverterContext) | plRttiConverterContext | mutableprotected |
| m_QueuedObjects (defined in plRttiConverterContext) | plRttiConverterContext | protected |
| OnUnknownTypeError(plStringView sTypeName) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| plApplyNativePropertyChangesContext(plRttiConverterContext &ref_source, const plAbstractObjectGraph &originalGraph) (defined in plApplyNativePropertyChangesContext) | plApplyNativePropertyChangesContext | |
| RegisterObject(const plUuid &guid, const plRTTI *pRtti, void *pObject) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
| UnregisterObject(const plUuid &guid) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |