#include <ExManagerSpirit.h>
Public Methods | |
ExManagerSpirit (void) | |
~ExManagerSpirit (void) | |
void | SetManagerId (ExManagerId *Id) |
void | Reset (void) |
Data Fields | |
std::ostrstream * | Consol |
void(* | WriteToConsol )(const char *Label) |
Private Attributes | |
ExManagerId * | ManagerId |
|
Definition at line 26 of file ExManagerSpirit.cpp.
00027 { 00028 } |
|
Definition at line 30 of file ExManagerSpirit.cpp.
00031 { 00032 } |
|
Definition at line 34 of file ExManagerSpirit.cpp. Referenced by ExManagerCommand::ProcessAction().
00035 { 00036 } |
|
Definition at line 52 of file ExManagerSpirit.h. Referenced by SetManagerLink().
00052 {ManagerId = Id;} |
|
Definition at line 49 of file ExManagerSpirit.h. Referenced by SetManagerLink(). |
|
Definition at line 39 of file ExManagerSpirit.h. |
|
Referenced by SetManagerLink(). |