#include <commander.h>
Inheritance diagram for local_commander:

Public Member Functions | |
| local_commander (OOMRM_Simulator *gui) | |
| int | run (void) |
| void | refresh (void) |
| void | select (int iselect) |
Static Public Member Functions | |
| uint8 | status (void) |
| Returns the current state of the top level component. | |
| void | status (uint8 s) |
| Set the status of the component. | |
| foo2 | callback (void) |
| Provides JAUS Message Callback fuction for Object_List. | |
Protected Member Functions | |
| local_commander (void) | |
Private Attributes | |
| OOMRM_Simulator * | pGUI |
| Component_Directory | dir_list |
| Component_List | component_list |
| Component_List | newlist |
|
|
|
|
|
|
|
|
Provides JAUS Message Callback fuction for Object_List.
|
|
|
|
|
|
|
|
|
|
|
|
Set the status of the component.
|
|
|
Returns the current state of the top level component.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3