Definition at line 3650 of file mjsonrpc.cxx.
◆ ~EventStashEntry()
| EventStashEntry::~EventStashEntry |
( |
| ) |
|
|
inline |
Definition at line 3657 of file mjsonrpc.cxx.
3658 {
3659
3666 }
const EVENT_HEADER * pevent
◆ Print()
| void EventStashEntry::Print |
( |
| ) |
const |
|
inline |
Definition at line 3677 of file mjsonrpc.cxx.
3678 {
3681 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);
3682 }
◆ ReplaceEvent()
| void EventStashEntry::ReplaceEvent |
( |
const EVENT_HEADER * |
xpevent | ) |
|
|
inline |
Definition at line 3668 of file mjsonrpc.cxx.
3669 {
3673 }
3675 }
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: