CoreFlow 1.0.0
A modern orchestration and execution runtime
|
The log of a graph. More...
#include <vx_helper.h>
Public Attributes | |
vx_int32 | first |
vx_int32 | last |
vx_uint32 | count |
vx_log_entry_t | entries [VX_MAX_LOG_NUM_ENTRIES] |
The set of all log entries. | |
The log of a graph.
vx_uint32 _vx_log_t::count |
== VX_MAX_LOG_NUM_ENTRIES
vx_log_entry_t _vx_log_t::entries[VX_MAX_LOG_NUM_ENTRIES] |
The set of all log entries.
vx_int32 _vx_log_t::first |
Inclusive
vx_int32 _vx_log_t::last |
Exclusive