Skip to content

Xtc

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

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

Subclassed by: Data, Names, Shapes, ShapesData

Name Kind Owner
src variable Declared here
damage variable Declared here
contains variable Declared here
extent variable Declared here
payload function Declared here
payload function Declared here
sizeofPayload function Declared here
next function Declared here
next function Declared here
Return Name Description
Src src
Damage damage
TypeId contains
std::uint32_t extent

Src src

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


Damage damage

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


TypeId contains

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


std::uint32_t extent

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

Return Name Description
SBIO_HD const char * payload const inline
SBIO_HD char * payload inline
SBIO_HD int sizeofPayload const inline
SBIO_HDXtc * next inline
SBIO_HD const Xtc * next const inline

const inline

inline SBIO_HD const char * payload() const

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


inline

inline SBIO_HD char * payload()

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


const inline

inline SBIO_HD int sizeofPayload() const

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


inline

inline SBIO_HDXtc * next()

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


const inline

inline SBIO_HD const Xtc * next() const

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