Name
#include <sbio/formats/xtc1/xtc1.hh>struct NameDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1022
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 |
type |
function |
Declared here |
rank |
function |
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 const char * |
name const inline |
|
SBIO_HDDType |
type const inline |
|
SBIO_HD std::uint32_t |
rank const inline |
inline
inline SBIO_HD Name()Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1024
inline
inline SBIO_HD Name(const char * name, DType type, std::uint32_t rank)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1030
const inline
inline SBIO_HD const char * name() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1035
const inline
inline SBIO_HDDType type() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1038
const inline
inline SBIO_HD std::uint32_t rank() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1041
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
char |
m_name |
|
std::uint32_t |
m_type |
|
std::uint32_t |
m_rank |
m_name
Section titled “m_name”char m_nameDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1046
m_type
Section titled “m_type”std::uint32_t m_typeDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1047
m_rank
Section titled “m_rank”std::uint32_t m_rankDefined in src/lib/sbio/formats/xtc1/xtc1.hh:1048