uatools 1.0.0-pre2
 
Loading...
Searching...
No Matches
eso::comm::BrowseResult Struct Reference

#include <icomm_adapter_generic_v1.hpp>

Inheritance diagram for eso::comm::BrowseResult:
eso::comm::Result

Public Attributes

std::vector< NodeDescriptornodes
 
std::optional< std::string > cursor
 
bool hasMore = false
 
- Public Attributes inherited from eso::comm::Result
Status status = Status::Ok
 
std::string message
 

Additional Inherited Members

- Public Member Functions inherited from eso::comm::Result
 operator bool () const
 

Member Data Documentation

◆ cursor

std::optional<std::string> eso::comm::BrowseResult::cursor

◆ hasMore

bool eso::comm::BrowseResult::hasMore = false

◆ nodes

std::vector<NodeDescriptor> eso::comm::BrowseResult::nodes

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