Skip to content

Name

#include <sbio/formats/xtc2/xtc2.hh>
struct Name

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:343

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
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() const

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:375


const inline

inline SBIO_HDDType type() const

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:376


const inline

inline SBIO_HD std::uint32_t rank() const

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:377


const inline

inline SBIO_HD const Alg & alg() const

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:378


inline

inline SBIO_HDAlg & alg()

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:379

Return Name Description
Alg m_alg
char m_name
std::uint32_t m_type
std::uint32_t m_rank

Alg m_alg

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:382


char m_name

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:383


std::uint32_t m_type

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:384


std::uint32_t m_rank

Defined in src/lib/sbio/formats/xtc2/xtc2.hh:385