![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
Lista completa de los miembros de moDataSessionKey, incluyendo todos los heredados:
GetActionType() const | moDataSessionKey | |
GetValue() | moDataSessionKey | |
IsInTime(long time_position, long time_interval) | moDataSessionKey | |
m_ActionType | moDataSessionKey | private |
m_EffectState | moDataSessionKey | private |
m_FullJSON | moDataSessionKey | private |
m_FullXML | moDataSessionKey | private |
m_ObjectId | moDataSessionKey | private |
m_ParamDefinition | moDataSessionKey | private |
m_ParamId | moDataSessionKey | private |
m_PreconfId | moDataSessionKey | private |
m_TimeCode | moDataSessionKey | private |
m_Value | moDataSessionKey | private |
m_ValueId | moDataSessionKey | private |
moConsole class | moDataSessionKey | friend |
moDataSessionKey() | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId, long p_PreconfId) | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId=MO_UNDEFINED) | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId, long p_ParamId, long p_ValueId) | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId, long p_ParamId, long p_ValueId, const moValue &p_Value) | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId, const moEffectState &p_effect_state) | moDataSessionKey | |
moDataSessionKey(long p_Timecode, moMoldeoActionType p_ActionType, long p_MoldeoObjectId, long p_ParamId, const moParamDefinition &p_param_definition) | moDataSessionKey | |
moDataSessionKey(const moDataSessionKey &src) | moDataSessionKey | |
operator=(const moDataSessionKey &src) | moDataSessionKey | |
Set(const moText &p_XmlText) | moDataSessionKey | |
ToJSON() | moDataSessionKey | |
ToXML() | moDataSessionKey | |
~moDataSessionKey() | moDataSessionKey | virtual |