#include <EventCollector.h>
Definition at line 55 of file EventCollector.h.
◆ Event()
EventCollector::Event::Event |
( |
const onert::util::TracingCtx * |
a_tracing_ctx, |
|
|
Edge |
a_edge, |
|
|
uint32_t |
a_model_index, |
|
|
uint32_t |
a_subg_index |
|
) |
| |
|
inlineprotected |
Definition at line 68 of file EventCollector.h.
72 {
73 }
uint32_t getSessionId() const
const onert::util::TracingCtx * tracing_ctx
◆ ~Event()
virtual EventCollector::Event::~Event |
( |
| ) |
|
|
protectedvirtualdefault |
◆ edge
Edge EventCollector::Event::edge |
◆ model_index
uint32_t EventCollector::Event::model_index |
◆ session_index
uint32_t EventCollector::Event::session_index |
◆ subg_index
uint32_t EventCollector::Event::subg_index |
◆ tracing_ctx
◆ userData
std::vector<std::pair<std::string, std::string> > EventCollector::Event::userData |
The documentation for this struct was generated from the following file: