giga::data::NodeList Struct Reference
Public Member Functions | |
| template<class Manager > | |
| void | visit (const Manager &m) |
Public Attributes | |
| boost::optional< uint64_t > | from = boost::none |
| boost::optional< uint64_t > | count = boost::none |
|
std::vector< std::unique_ptr < Node > > | results = {} |
Member Data Documentation
| boost::optional<uint64_t> giga::data::NodeList::count = boost::none |
nb results
| boost::optional<uint64_t> giga::data::NodeList::from = boost::none |
index of the first result
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/api/data/NodeList.h
1.8.6