Definition at line 3653 of file mjsonrpc.cxx.
◆ ~EventStashEntry()
| EventStashEntry::~EventStashEntry |
( |
| ) |
|
|
inline |
Definition at line 3660 of file mjsonrpc.cxx.
3661 {
3662
3669 }
const EVENT_HEADER * pevent
◆ Print()
| void EventStashEntry::Print |
( |
| ) |
const |
|
inline |
Definition at line 3680 of file mjsonrpc.cxx.
3681 {
3684 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);
3685 }
◆ ReplaceEvent()
| void EventStashEntry::ReplaceEvent |
( |
const EVENT_HEADER * |
xpevent | ) |
|
|
inline |
Definition at line 3671 of file mjsonrpc.cxx.
3672 {
3676 }
3678 }
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: