ifw-core 6.0.0
|
#include <fmt/format.h>
#include <boost/program_options.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <config-ng/ciiConfigApi.hpp>
#include <rad/helper.hpp>
#include <ifw/core/utils/string/string.hpp>
Functions | |
int | main (int argc, char *argv[]) |
Small tool to load a CII Configuration Service configuration and report possible issues. | |
int main | ( | int | argc, |
char * | argv[] ) |
Small tool to load a CII Configuration Service configuration and report possible issues.
[in] | argc | Number of command line options. |
[in] | argv | Command line options. |