#include <CppCliInterop.h>
Public Attributes | |
| std::string | root |
| std::vector< ConfigSchemaItem > | items |
Class representation of a config schema built from a specific root location (or the entire local config hierarchy, if a root was unspecified)
| std::vector<ConfigSchemaItem> MineTrustConnector::CppCliInterop::ConfigSchema::items |
Gets the top-level items within this schema
| std::string MineTrustConnector::CppCliInterop::ConfigSchema::root |
Gets the root of this schema.