Raytrix Light Field SDK  5.0
Rx::CKeyValueMap< TKey, TGroup > Member List

This is the complete list of members for Rx::CKeyValueMap< TKey, TGroup >, including all inherited members.

Add(const TKey &tKey, const TGroup &tGroup, const CRxString &sxName, const CRxString &sxGUID, bool bRead, bool bWrite, bool bExtern, bool bExportable, EValueType::ID eType, Constraint::CAny *pxConstraint=nullptr)Rx::CKeyValueMap< TKey, TGroup >inline
CKeyValueMap()=defaultRx::CKeyValueMap< TKey, TGroup >
CKeyValueMap(const CKeyValueMap< TKey, TGroup > &xMap)Rx::CKeyValueMap< TKey, TGroup >inline
Clear()Rx::CKeyValueMap< TKey, TGroup >inline
FilterByGroup(const TGroup &tGroup) constRx::CKeyValueMap< TKey, TGroup >inline
Get(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
GetAsBool(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
GetAsFloat(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
GetAsInt(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
GetGroups() constRx::CKeyValueMap< TKey, TGroup >inline
GetKey(size_t nIdx) constRx::CKeyValueMap< TKey, TGroup >inline
GetValueDef(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
GetValueDefs() constRx::CKeyValueMap< TKey, TGroup >inline
GetValueRange(const TKey &tKey, TValue &tMin, TValue &tMax) constRx::CKeyValueMap< TKey, TGroup >inline
GetValueRange(const TKey &tKey, size_t &nArrayLenMin, size_t &nArrayLenMax, TValue &tMin, TValue &tMax) constRx::CKeyValueMap< TKey, TGroup >inline
GetValueType()Rx::CKeyValueMap< TKey, TGroup >inlinestatic
HasKey(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
IsKeyInGroup(const TKey &tKey, const TGroup &tGroup) constRx::CKeyValueMap< TKey, TGroup >inline
IsReadable(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
IsValid(const TKey &tKey, const TValue &tValue) constRx::CKeyValueMap< TKey, TGroup >inline
IsWritable(const TKey &tKey) constRx::CKeyValueMap< TKey, TGroup >inline
m_pvCallbackContextRx::CKeyValueMap< TKey, TGroup >
m_pxCallbackRx::CKeyValueMap< TKey, TGroup >
m_xMapArrayDoubleRx::CKeyValueMap< TKey, TGroup >
m_xMapArrayStringRx::CKeyValueMap< TKey, TGroup >
m_xMapArrayUIntRx::CKeyValueMap< TKey, TGroup >
m_xMapDefsRx::CKeyValueMap< TKey, TGroup >
m_xMapDoubleRx::CKeyValueMap< TKey, TGroup >
m_xMapStringRx::CKeyValueMap< TKey, TGroup >
m_xMapUIntRx::CKeyValueMap< TKey, TGroup >
operator=(const CKeyValueMap< TKey, TGroup > &xMap)Rx::CKeyValueMap< TKey, TGroup >inline
Reset()Rx::CKeyValueMap< TKey, TGroup >inline
ResetValue(const TKey &tKey, bool bResetToInitial=false)Rx::CKeyValueMap< TKey, TGroup >inline
Set(const TKey &tKey, const TValue &tValue)Rx::CKeyValueMap< TKey, TGroup >inline
SetAll(const TKey &tKey, const TValue &tDefault)Rx::CKeyValueMap< TKey, TGroup >inline
SetDefault(const TKey &tKey, const TValue &tDefault)Rx::CKeyValueMap< TKey, TGroup >inline
SetParamSetCallback(TParamSetCallback pxCallback, void *pvContext)Rx::CKeyValueMap< TKey, TGroup >inline
Size() constRx::CKeyValueMap< TKey, TGroup >inline
TMapDefs typedefRx::CKeyValueMap< TKey, TGroup >
ToString(EValueType::ID eValueType) constRx::CKeyValueMap< TKey, TGroup >inline
TParamSetCallback typedefRx::CKeyValueMap< TKey, TGroup >
~CKeyValueMap()=defaultRx::CKeyValueMap< TKey, TGroup >