Segment::RemoteGui::Visu Struct Reference

#include <RobotAPI/libraries/armem_objects/server/class/Segment.h>

Public Member Functions

void setup (const Segment &segment)
 
void update (Segment &segment)
 

Public Attributes

armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::Button showButton
 
armarx::RemoteGui::Client::ComboBox showComboBox
 
std::vector< MemoryIDshowOptionsIndex
 

Detailed Description

Definition at line 84 of file Segment.h.

Member Function Documentation

◆ setup()

void setup ( const Segment segment)

Definition at line 297 of file Segment.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ update()

void update ( Segment segment)

Definition at line 330 of file Segment.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ group

Definition at line 86 of file Segment.h.

◆ showButton

Definition at line 90 of file Segment.h.

◆ showComboBox

Definition at line 89 of file Segment.h.

◆ showOptionsIndex

std::vector<MemoryID> showOptionsIndex

Definition at line 88 of file Segment.h.


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