#include <config.hpp>
◆ Config() [1/2]
| hlcc::pfssimhlcc::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()
| hlcc::pfssimhlcc::Config::~Config |
( |
| ) |
|
|
virtual |
◆ Config() [2/2]
| hlcc::pfssimhlcc::Config::Config |
( |
const Config & | | ) |
|
|
delete |
◆ GetConfigPack()
| ConfigPack hlcc::pfssimhlcc::Config::GetConfigPack |
( |
| ) |
|
◆ operator=()
| Config & hlcc::pfssimhlcc::Config::operator= |
( |
const Config & | | ) |
|
|
delete |
Disable copy constructor.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/hlcc-v2.2.0/software/pfssimhlcc/app/src/include/pfssimhlcc/config.hpp
- /home/abuild/rpmbuild/BUILD/hlcc-v2.2.0/software/pfssimhlcc/app/src/config.cpp