29 #ifndef DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_CLI_H 30 #define DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_CLI_H 41 namespace configuration {
43 class variant_repository;
63 const std::string & param_path_,
64 const std::string & param_value_token_);
69 const std::string & param_path_,
70 std::string & param_value_token_)
const;
75 const std::string & variant_path_,
76 bool & present_)
const;
81 const std::string & variant_path_,
82 bool & active_)
const;
87 bool & active_)
const;
102 #endif // DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_CLI_H
Utilities for logging information.