Skip to content

Shape

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

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

Name Kind Owner
size function Declared here
size function Declared here
shape function Declared here
shape function Declared here
m_shape variable Declared here
Return Name Description
SBIO_HD unsigned size inline
SBIO_HD unsigned size const inline
SBIO_HD const std::uint32_t * shape const inline
SBIO_HD std::uint32_t * shape inline

inline

inline SBIO_HD unsigned size(Name & name)

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


const inline

inline SBIO_HD unsigned size(const Name & name) const

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


const inline

inline SBIO_HD const std::uint32_t * shape() const

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


inline

inline SBIO_HD std::uint32_t * shape()

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

Return Name Description
std::uint32_t m_shape

std::uint32_t m_shape

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