Skip to content

Name

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

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1022

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

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1035


const inline

inline SBIO_HDDType type() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1038


const inline

inline SBIO_HD std::uint32_t rank() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1041

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

char m_name

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1046


std::uint32_t m_type

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1047


std::uint32_t m_rank

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:1048