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

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

#include <RsaServer.h>

Collaboration diagram for sf::RsaServer::ExtraInfo:

Public Attributes

unsigned _channel
 
IdType _id
 
std::string _setupString
 
int _flags
 

Detailed Description

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

Member Data Documentation

◆ _channel

unsigned sf::RsaServer::ExtraInfo::_channel

Holds the channel number.

◆ _flags

int sf::RsaServer::ExtraInfo::_flags

Flags copied from the ParamInfo structure.

◆ _id

IdType sf::RsaServer::ExtraInfo::_id

Holds the interface id.

◆ _setupString

std::string sf::RsaServer::ExtraInfo::_setupString

Holds the last setup-string for comparison.


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