MBS subevent
More...
#include <mbs/MbsTypeDefs.h>
MBS subevent
Definition at line 40 of file MbsTypeDefs.h.
◆ Init()
void mbs::SubeventHeader::Init |
( |
uint8_t |
crate = 0 , |
|
|
uint16_t |
procid = 0 , |
|
|
uint8_t |
control = 0 |
|
) |
| |
|
inline |
◆ InitFull()
void mbs::SubeventHeader::InitFull |
( |
uint32_t |
fullid | ) |
|
|
inline |
◆ RawData()
void* mbs::SubeventHeader::RawData |
( |
| ) |
const |
|
inline |
◆ RawDataSize()
uint32_t mbs::SubeventHeader::RawDataSize |
( |
| ) |
const |
|
inline |
◆ SetRawDataSize()
void mbs::SubeventHeader::SetRawDataSize |
( |
uint32_t |
sz | ) |
|
|
inline |
◆ ProcId()
int16_t mbs::SubeventHeader::ProcId |
( |
| ) |
const |
|
inline |
◆ Control()
int8_t mbs::SubeventHeader::Control |
( |
| ) |
const |
|
inline |
◆ Subcrate()
int8_t mbs::SubeventHeader::Subcrate |
( |
| ) |
const |
|
inline |
◆ PrintHeader()
void mbs::SubeventHeader::PrintHeader |
( |
| ) |
|
◆ PrintData()
void mbs::SubeventHeader::PrintData |
( |
bool |
ashex = true , |
|
|
bool |
aslong = true |
|
) |
| |
Prints sub-event data in hex/decimal and long/short form.
Definition at line 69 of file MbsTypeDefs.cxx.
◆ iProcId
int16_t mbs::SubeventHeader::iProcId |
◆ iSubcrate
int8_t mbs::SubeventHeader::iSubcrate |
◆ iControl
int8_t mbs::SubeventHeader::iControl |
◆ fFullId
uint32_t mbs::SubeventHeader::fFullId |
The documentation for this struct was generated from the following files: