![]() |
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.
|
#include <moActions.h>
Public Member Functions | |
| moReactionListener () | |
| moReactionListener (const moText &p_host, int p_port) | |
| virtual | ~moReactionListener () |
Public Attributes | |
| moText | m_hostname |
| int | m_port |
This class is a connection to a reaction listener
Definition at line 783 of file moActions.h.
| moReactionListener::moReactionListener | ( | ) |
=======================================
Definition at line 65 of file moActions.cpp.
| moReactionListener::moReactionListener | ( | const moText & | p_host, |
| int | p_port | ||
| ) |
Definition at line 70 of file moActions.cpp.
|
virtual |
Definition at line 75 of file moActions.cpp.
| moText moReactionListener::m_hostname |
Definition at line 790 of file moActions.h.
| int moReactionListener::m_port |
Definition at line 791 of file moActions.h.