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