STORMM Source Documentation
|
A Hybrid object's immutable identifying information, stored as a const member variable within the Hybrid object itself. More...
#include <hybrid.h>
Public Attributes | |
char | name [tag_name_length] |
A descriptive name for the Hybrid object. | |
char | format |
Shorthand for the Hybrid object's format. | |
int | serial_number |
A Hybrid object's immutable identifying information, stored as a const member variable within the Hybrid object itself.
int stormm::card::HybridLabel::serial_number |