giga::data::Timeline Struct Reference
#include <Timeline.h>
Public Member Functions | |
template<class Manager > | |
void | visit (const Manager &m) |
Public Attributes | |
std::vector< std::unique_ptr < TimelineEntry > > | entries = {} |
uint64_t | from = 0 |
uint64_t | to = 0 |
Detailed Description
A list of nodes, grouped by entries.
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/api/data/Timeline.h