Skip to content

Damage

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

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

Name Kind Owner
value function Declared here
increase function Declared here
increase function Declared here
bits function Declared here
userBits function Declared here
userBits function Declared here
Value enum Declared here
m_damage variable Declared here
Return Name Description
SBIO_HD std::uint16_t value const inline
SBIO_HD void increase inline
SBIO_HD void increase inline
SBIO_HD std::uint16_t bits const inline
SBIO_HD std::uint16_t userBits const inline
SBIO_HD void userBits inline

const inline

inline SBIO_HD std::uint16_t value() const

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


inline

inline SBIO_HD void increase(Value v)

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


inline

inline SBIO_HD void increase(std::uint16_t v)

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


const inline

inline SBIO_HD std::uint16_t bits() const

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


const inline

inline SBIO_HD std::uint16_t userBits() const

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


inline

inline SBIO_HD void userBits(std::uint16_t v)

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

Name Description
Value
``
``

enum Value

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

Value Description
Truncate
OutOfOrder
OutOfSynch
Corrupted
DroppedContribution
MissingData
TimedOut
UserDefined

enum

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

Value Description
UserBitMask
UserBitShift

enum

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

Value Description
ValueBitMask
Return Name Description
std::uint16_t m_damage

std::uint16_t m_damage

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