Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::GmiServer::ExtraInfo Struct Reference

Structure placed in the TVariable's Data field for fast access to information. More...

#include <GmiServer.h>

Collaboration diagram for sf::GmiServer::ExtraInfo:

Public Attributes

unsigned Axis
 Holds the channel number.
 
gmi::IdType Id
 Holds the interface id.
 
std::string SetupString
 Holds the last setup string for comparison.
 
int Flags
 Flags copied from the TParamInfo structure.
 

Detailed Description

Structure placed in the TVariable's Data field for fast access to information.

Member Data Documentation

◆ Axis

unsigned sf::GmiServer::ExtraInfo::Axis

Holds the channel number.

◆ Flags

int sf::GmiServer::ExtraInfo::Flags

Flags copied from the TParamInfo structure.

◆ Id

gmi::IdType sf::GmiServer::ExtraInfo::Id

Holds the interface id.

◆ SetupString

std::string sf::GmiServer::ExtraInfo::SetupString

Holds the last setup string for comparison.


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