|
#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 40 of file RemoteGui.h.
Definition at line 35 of file RemoteGui.cpp.
~RemoteGui | ( | ) |
void disable | ( | ) |
Definition at line 354 of file RemoteGui.cpp.
void enable | ( | ) |
Definition at line 341 of file RemoteGui.cpp.
void reset | ( | ) |
Definition at line 372 of file RemoteGui.cpp.
void shutdown | ( | ) |