RemoteGui Class Reference

#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 ()
 

Detailed Description

Definition at line 40 of file RemoteGui.h.

Constructor & Destructor Documentation

◆ RemoteGui()

RemoteGui ( const RemoteGuiInterfacePrx &  remoteGui,
Component navigator 
)

Definition at line 35 of file RemoteGui.cpp.

◆ ~RemoteGui()

~RemoteGui ( )

Definition at line 47 of file RemoteGui.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ disable()

void disable ( )

Definition at line 354 of file RemoteGui.cpp.

◆ enable()

void enable ( )

Definition at line 341 of file RemoteGui.cpp.

◆ reset()

void reset ( )

Definition at line 372 of file RemoteGui.cpp.

◆ shutdown()

void shutdown ( )

Definition at line 327 of file RemoteGui.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: