Segment::RemoteGui::Data 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::CheckBox infiniteHistory
 
armarx::RemoteGui::Client::IntSpinBox maxHistorySize
 
bool rebuild = false
 
armarx::RemoteGui::Client::Button reloadButton
 

Detailed Description

Definition at line 69 of file Segment.h.

Member Function Documentation

◆ setup()

void setup ( const Segment segment)

Definition at line 247 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 272 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 71 of file Segment.h.

◆ infiniteHistory

Definition at line 75 of file Segment.h.

◆ maxHistorySize

Definition at line 74 of file Segment.h.

◆ rebuild

bool rebuild = false

Definition at line 80 of file Segment.h.

◆ reloadButton

Definition at line 73 of file Segment.h.


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