#include <interface/RPCLogicUnit.h>
Public Member Functions | |
RPCLogicUnit () | |
Standard constructor. | |
RPCLogicUnit (int, int, int) | |
virtual | ~RPCLogicUnit () |
Destructor. | |
Public Attributes | |
int | m_propA |
int | m_propB |
int | m_propC |
utilitary class: not fully exploited yet
Definition at line 14 of file RPCLogicUnit.h.
RPCLogicUnit::RPCLogicUnit | ( | ) | [inline] |
RPCLogicUnit::RPCLogicUnit | ( | int | _a, |
int | _b, | ||
int | _c | ||
) |
RPCLogicUnit::~RPCLogicUnit | ( | ) | [virtual] |
Definition at line 23 of file RPCLogicUnit.h.
Referenced by RPCLogicUnit().
Definition at line 24 of file RPCLogicUnit.h.
Referenced by RPCLogicUnit().
Definition at line 25 of file RPCLogicUnit.h.
Referenced by RPCLogicUnit().