|
#include <armarx/navigation/components/navigator/RemoteGui.h>
Public Member Functions | |
void | disable () |
void | enable () |
RemoteGui (const RemoteGuiInterfacePrx &remoteGui, Component &navigator) | |
void | reset () |
void | shutdown () |
~RemoteGui () | |
Definition at line 41 of file RemoteGui.h.
Definition at line 36 of file RemoteGui.cpp.
~RemoteGui | ( | ) |
void disable | ( | ) |
Definition at line 355 of file RemoteGui.cpp.
void enable | ( | ) |
Definition at line 342 of file RemoteGui.cpp.
void reset | ( | ) |
Definition at line 373 of file RemoteGui.cpp.
void shutdown | ( | ) |