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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moReactionListenerManager Class Reference

#include <moActions.h>

Inheritance diagram for moReactionListenerManager:
moAbstract

Public Member Functions

 moReactionListenerManager ()
 
virtual ~moReactionListenerManager ()
 
- Public Member Functions inherited from moAbstract
 moAbstract ()
 
virtual ~moAbstract ()
 
virtual MOboolean Init ()
 Inicializa el objeto. More...
 
virtual MOboolean Finish ()
 Finaliza el objeto, libera recursos. More...
 
MOboolean Initialized ()
 Pregunta si está inicializado. More...
 

Static Public Member Functions

static moMoldeoActionType StrToActionType (const moText &p_action_type_str)
 

Public Attributes

moReactionListeners m_ReactionListeners
 
- Public Attributes inherited from moAbstract
MOboolean m_bInitialized
 Valor de inicialización More...
 

Static Public Attributes

static TMapStrToAction m_MapStrToAction
 
static TMapStrToActionType m_MapStrToActionType
 
- Static Public Attributes inherited from moAbstract
static moDebugMODebug2 = new moDebug()
 Clase de impresión de errores para depuración More...
 
static moTextHeapMODebug = new moTextHeap()
 Lista de textos. More...
 

Detailed Description

Definition at line 800 of file moActions.h.

Constructor & Destructor Documentation

moReactionListenerManager::moReactionListenerManager ( )

values map actions

preconfigs map actions

parameters map actions

object map actions

effect map actions

console map actions

console presets map actions

Definition at line 91 of file moActions.cpp.

moReactionListenerManager::~moReactionListenerManager ( )
virtual

Definition at line 168 of file moActions.cpp.

Member Function Documentation

moMoldeoActionType moReactionListenerManager::StrToActionType ( const moText p_action_type_str)
static

Definition at line 86 of file moActions.cpp.

Member Data Documentation

TMapStrToAction moReactionListenerManager::m_MapStrToAction
static

Definition at line 810 of file moActions.h.

TMapStrToActionType moReactionListenerManager::m_MapStrToActionType
static

=======================================

Definition at line 811 of file moActions.h.

moReactionListeners moReactionListenerManager::m_ReactionListeners

List of connections

Definition at line 807 of file moActions.h.


The documentation for this class was generated from the following files: