Definition at line 3556 of file mjsonrpc.cxx.
◆ ~EventStashEntry()
| EventStashEntry::~EventStashEntry |
( |
| ) |
|
|
inline |
Definition at line 3563 of file mjsonrpc.cxx.
3564 {
3565
3572 }
const EVENT_HEADER * pevent
◆ Print()
| void EventStashEntry::Print |
( |
| ) |
const |
|
inline |
Definition at line 3583 of file mjsonrpc.cxx.
3584 {
3587 printf(
", size %d, serial %d, time %d, event_id %d, trigger_mask %x",
pevent->
data_size,
pevent->
serial_number,
pevent->
time_stamp,
pevent->
event_id,
pevent->
trigger_mask);
3588 }
◆ ReplaceEvent()
| void EventStashEntry::ReplaceEvent |
( |
const EVENT_HEADER * |
xpevent | ) |
|
|
inline |
Definition at line 3574 of file mjsonrpc.cxx.
3575 {
3579 }
3581 }
static const EVENT_HEADER * CopyEvent(const EVENT_HEADER *pevent)
◆ buffer_name
| std::string EventStashEntry::buffer_name |
◆ event_id
| int EventStashEntry::event_id = 0 |
◆ pevent
◆ trigger_mask
| int EventStashEntry::trigger_mask = 0 |
The documentation for this struct was generated from the following file: