ifw-fnd 2.0.1
 
Loading...
Searching...
No Matches
ifw::fnd::defs::BrowseResult Struct Reference

#include <iCommAdapter.hpp>

Inheritance diagram for ifw::fnd::defs::BrowseResult:
ifw::fnd::defs::Result

Public Attributes

std::vector< NodeDescriptornodes
 
std::optional< std::string > cursor
 
bool has_more = false
 
- Public Attributes inherited from ifw::fnd::defs::Result
Status status = Status::Ok
 
std::string message
 

Additional Inherited Members

- Public Member Functions inherited from ifw::fnd::defs::Result
 operator bool () const
 

Member Data Documentation

◆ cursor

std::optional<std::string> ifw::fnd::defs::BrowseResult::cursor

◆ has_more

bool ifw::fnd::defs::BrowseResult::has_more = false

◆ nodes

std::vector<NodeDescriptor> ifw::fnd::defs::BrowseResult::nodes

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