ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
ifw::slm::Config Class Reference

#include <config.hpp>

Inheritance diagram for ifw::slm::Config:

Public Member Functions

 Config ()
 
virtual ~Config ()
 

Detailed Description

Secondary Loop Configuration Defaults. These are based on the aooCONFIG pattern from the aoo project. This class provide access to the command line options and the configuration parameters stored in the configuration file.

Constructor & Destructor Documentation

◆ Config()

ifw::slm::Config::Config ( )

Default constructor.

Initialize application configuration attributes by

  • first use the default constant values defined in the header
  • override the constant values with environment variables (if defined)

◆ ~Config()

ifw::slm::Config::~Config ( )
virtual

Default destructor.


The documentation for this class was generated from the following files: