giga::data::TimelineEntry Struct Reference

#include <TimelineEntry.h>

Public Member Functions

template<class Manager >
void visit (const Manager &m)
 

Public Attributes

std::vector< std::unique_ptr
< Node > > 
nodes = {}
 
uint64_t ownerId = 0
 
uint64_t start = 0
 
uint64_t end = 0
 
uint64_t nbFiles = 0
 
uint64_t nbFolders = 0
 

Detailed Description

A list of nodes, grouped by entries.

Member Data Documentation

std::vector<std::unique_ptr<Node> > giga::data::TimelineEntry::nodes = {}

Max 6 Files from this entry node list

uint64_t giga::data::TimelineEntry::ownerId = 0

The id of the user that added these nodes


The documentation for this struct was generated from the following file: