![]() |
Scarab
v3.5.4
Project 8 C++ Utility Library
|
#include <application.hh>
Public Member Functions | |
void | add_to_app_options (param_node &a_app_options) |
virtual | ~app_option_holder_typed () |
![]() | |
virtual | ~app_option_holder () |
Public Attributes | |
T | f_value |
![]() | |
CLI::Option * | f_option |
std::string | f_primary_config_addr |
Definition at line 111 of file application.hh.
|
inlinevirtual |
Definition at line 123 of file application.hh.
|
inlinevirtual |
Implements config_decorator::app_option_holder.
Definition at line 113 of file application.hh.
T f_value |
Definition at line 122 of file application.hh.