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
moAction Class Reference

#include <moActions.h>

Public Member Functions

 moAction ()
 
 moAction (moMoldeoActionType p_ActionType)
 
virtual ~moAction ()
 

Public Attributes

moMoldeoActionType m_ActionType
 
moDataMessage m_Arguments
 

Detailed Description

IMPERATIVE ORDERS imperative orders can be sent as messages from OSC like [ /moldeo loadproject C:

Test:
.mol ] or just [ /moldeo setcurrentvalue icono1 alpha 2 ] or [ /moldeo valuesave icono1 alpha 2 ]

Definition at line 756 of file moActions.h.

Constructor & Destructor Documentation

moAction::moAction ( )
moAction::moAction ( moMoldeoActionType  p_ActionType)

Definition at line 41 of file moActions.cpp.

moAction::~moAction ( )
virtual

Definition at line 45 of file moActions.cpp.

Member Data Documentation

moMoldeoActionType moAction::m_ActionType

Definition at line 763 of file moActions.h.

moDataMessage moAction::m_Arguments

Definition at line 764 of file moActions.h.


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