|
|
#include <armarx/localization_and_mapping/components/cartographer_map_registration/RemoteGui.h>
Inheritance diagram for RemoteGui:Public Member Functions | |
| void | disable () |
| void | enable () |
| RemoteGui (const RemoteGuiInterfacePrx &remoteGui, RemoteGuiCallee &callee) | |
Public Member Functions inherited from RemoteGuiBase | |
| RemoteGuiBase (const RemoteGuiInterfacePrx &remoteGui) | |
| void | shutdown () |
Additional Inherited Members | |
Protected Member Functions inherited from RemoteGuiBase | |
| void | createTab (const WidgetPtr &widget) |
| RemoteGuiInterfacePrx & | getRemoteGui () |
| const RemoteGuiInterfacePrx & | getRemoteGui () const |
| armarx::RemoteGui::TabProxy & | getTab () |
| const armarx::RemoteGui::TabProxy & | getTab () const |
Definition at line 46 of file RemoteGui.h.
| RemoteGui | ( | const RemoteGuiInterfacePrx & | remoteGui, |
| RemoteGuiCallee & | callee | ||
| ) |
Definition at line 20 of file RemoteGui.cpp.
| void disable | ( | ) |
| void enable | ( | ) |