Shape
#include <sbio/formats/xtc2/xtc2.hh>struct ShapeDefined in src/lib/sbio/formats/xtc2/xtc2.hh:388
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
size |
function |
Declared here |
size |
function |
Declared here |
shape |
function |
Declared here |
shape |
function |
Declared here |
m_shape |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| 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) constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:398
const inline
inline SBIO_HD const std::uint32_t * shape() constDefined 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
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
m_shape |
m_shape
Section titled “m_shape”std::uint32_t m_shapeDefined in src/lib/sbio/formats/xtc2/xtc2.hh:409