STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::stmath::HybridLabel Struct Reference

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
 

Detailed Description

A Hybrid object's immutable identifying information, stored as a const member variable within the Hybrid object itself.

Member Data Documentation

◆ serial_number

int stormm::card::HybridLabel::serial_number

Serial number of the Hybrid object in the global ledger, never to be changed so long as the Hybrid object exists


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