|
#include <armarx/localization_and_mapping/components/cartographer_map_registration/RemoteGui.h>
Public Member Functions | |
void | disable () |
void | enable () |
RemoteGui (const RemoteGuiInterfacePrx &remoteGui, RemoteGuiCallee &callee) | |
![]() | |
RemoteGuiBase (const RemoteGuiInterfacePrx &remoteGui) | |
void | shutdown () |
Additional Inherited Members | |
![]() | |
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 | ( | ) |