MineTrust Connector CPP SDK

Public Attributes | List of all members
MineTrustConnector::CppCliInterop::ConfigSchema Struct Reference

#include <CppCliInterop.h>

Public Attributes

std::string root
 
std::vector< ConfigSchemaItemitems
 

Detailed Description

Class representation of a config schema built from a specific root location (or the entire local config hierarchy, if a root was unspecified)

Member Data Documentation

◆ items

std::vector<ConfigSchemaItem> MineTrustConnector::CppCliInterop::ConfigSchema::items

Gets the top-level items within this schema

◆ root

std::string MineTrustConnector::CppCliInterop::ConfigSchema::root

Gets the root of this schema.


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