![]() |
Scanframe Modular Application 0.1.0
|
Structure placed in the Variable's Data field for fast access to information. More...
#include <RsaServer.h>

Public Attributes | |
| unsigned | _channel |
| IdType | _id |
| std::string | _setupString |
| int | _flags |
Structure placed in the Variable's Data field for fast access to information.
| unsigned sf::RsaServer::ExtraInfo::_channel |
Holds the channel number.
| int sf::RsaServer::ExtraInfo::_flags |
Flags copied from the ParamInfo structure.
| IdType sf::RsaServer::ExtraInfo::_id |
Holds the interface id.
| std::string sf::RsaServer::ExtraInfo::_setupString |
Holds the last setup-string for comparison.