#include <iCommAdapter.hpp>
Public Attributes | |
| std::vector< NodeDescriptor > | nodes |
| 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 | |
| std::optional<std::string> ifw::fnd::defs::BrowseResult::cursor |
| bool ifw::fnd::defs::BrowseResult::has_more = false |
| std::vector<NodeDescriptor> ifw::fnd::defs::BrowseResult::nodes |