Name
#include <sbio/formats/xtc2/xtc2.hh>struct NameDefined in src/lib/sbio/formats/xtc2/xtc2.hh:343
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
Name |
function |
Declared here |
Name |
function |
Declared here |
Name |
function |
Declared here |
Name |
function |
Declared here |
name |
function |
Declared here |
type |
function |
Declared here |
rank |
function |
Declared here |
alg |
function |
Declared here |
alg |
function |
Declared here |
m_alg |
variable |
Declared here |
m_name |
variable |
Declared here |
m_type |
variable |
Declared here |
m_rank |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD |
Name inline |
|
SBIO_HD |
Name inline |
|
SBIO_HD |
Name inline |
|
SBIO_HD |
Name inline |
|
SBIO_HD const char * |
name const inline |
|
SBIO_HDDType |
type const inline |
|
SBIO_HD std::uint32_t |
rank const inline |
|
SBIO_HD const Alg & |
alg const inline |
|
SBIO_HDAlg & |
alg inline |
inline
inline SBIO_HD Name()Defined in src/lib/sbio/formats/xtc2/xtc2.hh:345
inline
inline SBIO_HD Name(const char * name, DType type, std::uint32_t rank)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:352
inline
inline SBIO_HD Name(const char * name, DType type, Alg & alg)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:360
inline
inline SBIO_HD Name(const char * name, Alg & alg)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:368
const inline
inline SBIO_HD const char * name() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:375
const inline
inline SBIO_HDDType type() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:376
const inline
inline SBIO_HD std::uint32_t rank() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:377
const inline
inline SBIO_HD const Alg & alg() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:378
inline
inline SBIO_HDAlg & alg()Defined in src/lib/sbio/formats/xtc2/xtc2.hh:379
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
Alg |
m_alg |
|
char |
m_name |
|
std::uint32_t |
m_type |
|
std::uint32_t |
m_rank |
Alg m_algDefined in src/lib/sbio/formats/xtc2/xtc2.hh:382
m_name
Section titled “m_name”char m_nameDefined in src/lib/sbio/formats/xtc2/xtc2.hh:383
m_type
Section titled “m_type”std::uint32_t m_typeDefined in src/lib/sbio/formats/xtc2/xtc2.hh:384
m_rank
Section titled “m_rank”std::uint32_t m_rankDefined in src/lib/sbio/formats/xtc2/xtc2.hh:385