Alg
#include <sbio/formats/xtc2/xtc2.hh>struct AlgDefined in src/lib/sbio/formats/xtc2/xtc2.hh:330
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
Alg |
function |
Declared here |
version |
function |
Declared here |
name |
function |
Declared here |
m_alg |
variable |
Declared here |
m_version |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD |
Alg inline |
|
SBIO_HD std::uint32_t |
version const inline |
|
SBIO_HD const char * |
name const inline |
inline
inline SBIO_HD Alg(const char * alg, std::uint8_t major, std::uint8_t minor, std::uint8_t micro)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:331
version
Section titled “version”const inline
inline SBIO_HD std::uint32_t version() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:336
const inline
inline SBIO_HD const char * name() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:337
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
char |
m_alg |
|
AlgVersion |
m_version |
char m_algDefined in src/lib/sbio/formats/xtc2/xtc2.hh:339
m_version
Section titled “m_version”AlgVersion m_versionDefined in src/lib/sbio/formats/xtc2/xtc2.hh:340