CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdSaveStateFunc< ObjType, ValType >, including all inherited members.
m_getFunc | OdSaveStateFunc< ObjType, ValType > | protected |
m_oldValue | OdSaveStateFunc< ObjType, ValType > | protected |
m_pObj | OdSaveStateFunc< ObjType, ValType > | protected |
m_setFunc | OdSaveStateFunc< ObjType, ValType > | protected |
OdSaveStateFunc(ObjType *pObj, ValType(ObjType::*getFunc)() const, void(ObjType::*setFunc)(ValType)) | OdSaveStateFunc< ObjType, ValType > | inline |
OdSaveStateFunc(ObjType *pObj, ValType(ObjType::*getFunc)() const, void(ObjType::*setFunc)(ValType), ValType newValue) | OdSaveStateFunc< ObjType, ValType > | inline |
~OdSaveStateFunc() | OdSaveStateFunc< ObjType, ValType > | inline |