![]() |
Scanframe Modular Application 0.1.0
|
Structure placed in the TVariable's Data field for fast access to information. More...
#include <GmiServer.h>
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. | |
Structure placed in the TVariable's Data field for fast access to information.
unsigned sf::GmiServer::ExtraInfo::Axis |
Holds the channel number.
int sf::GmiServer::ExtraInfo::Flags |
Flags copied from the TParamInfo structure.
gmi::IdType sf::GmiServer::ExtraInfo::Id |
Holds the interface id.
std::string sf::GmiServer::ExtraInfo::SetupString |
Holds the last setup string for comparison.