The CliConfig struct.
More...
#include <config.hpp>
The CliConfig struct.
This structure stores the common command line parameters a server may include at the startup.
◆ GetConfigFile()
| boost::optional< std::string > ifw::core::utils::bat::CliConfig::GetConfigFile |
( |
| ) |
|
|
inline |
◆ GetLogLevel()
| boost::optional< std::string > ifw::core::utils::bat::CliConfig::GetLogLevel |
( |
| ) |
|
|
inline |
◆ GetLogPropFile()
| boost::optional< std::string > ifw::core::utils::bat::CliConfig::GetLogPropFile |
( |
| ) |
|
|
inline |
◆ GetReqEndpoint()
| boost::optional< std::string > ifw::core::utils::bat::CliConfig::GetReqEndpoint |
( |
| ) |
|
|
inline |
◆ GetServerId()
| boost::optional< std::string > ifw::core::utils::bat::CliConfig::GetServerId |
( |
| ) |
|
|
inline |
◆ m_config_file
| boost::optional<std::string> ifw::core::utils::bat::CliConfig::m_config_file |
◆ m_log_level
| boost::optional<std::string> ifw::core::utils::bat::CliConfig::m_log_level |
◆ m_log_prop_file
| boost::optional<std::string> ifw::core::utils::bat::CliConfig::m_log_prop_file |
◆ m_req_endpoint
| boost::optional<std::string> ifw::core::utils::bat::CliConfig::m_req_endpoint |
◆ m_server_id
| boost::optional<std::string> ifw::core::utils::bat::CliConfig::m_server_id |
The documentation for this struct was generated from the following file:
- utils/bat/src/include/ifw/core/utils/bat/config.hpp