![]() |
Scarab
v3.1.0
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_vector_typed () |
![]() | |
virtual | ~app_option_holder () |
Public Attributes | |
std::vector< T > | f_values |
![]() | |
CLI::Option * | f_option |
std::string | f_master_config_addr |
Definition at line 127 of file application.hh.
|
inlinevirtual |
Definition at line 141 of file application.hh.
|
inlinevirtual |
Implements config_decorator::app_option_holder.
Definition at line 129 of file application.hh.
std::vector< T > f_values |
Definition at line 140 of file application.hh.