Xtc
#include <sbio/formats/xtc2/xtc2.hh>struct XtcDefined in src/lib/sbio/formats/xtc2/xtc2.hh:224
Subclassed by:
Data,Names,Shapes,ShapesData
List of all members
Section titled “List of all members”| 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 |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
Src |
src |
|
Damage |
damage |
|
TypeId |
contains |
|
std::uint32_t |
extent |
Src srcDefined in src/lib/sbio/formats/xtc2/xtc2.hh:225
damage
Section titled “damage”Damage damageDefined in src/lib/sbio/formats/xtc2/xtc2.hh:226
contains
Section titled “contains”TypeId containsDefined in src/lib/sbio/formats/xtc2/xtc2.hh:227
extent
Section titled “extent”std::uint32_t extentDefined in src/lib/sbio/formats/xtc2/xtc2.hh:228
Public Methods
Section titled “Public Methods”| 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 |
payload
Section titled “payload”const inline
inline SBIO_HD const char * payload() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:230
payload
Section titled “payload”inline
inline SBIO_HD char * payload()Defined in src/lib/sbio/formats/xtc2/xtc2.hh:232
sizeofPayload
Section titled “sizeofPayload”const inline
inline SBIO_HD int sizeofPayload() constDefined 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() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:240