Configuration::Parameter< T >::ParseLoader< P > Class Template Reference

Uses an intermediate parser to load from configuration. More...

#include <Configuration.h>

Inherits Configuration::Parameter< T >::Loader.

Public Member Functions

 ParseLoader (P *_parser, const std::string &_default)
 
virtual void load ()
 Load the parameter value.
 

Protected Attributes

Reference::To< P > parser
 
std::string default_value
 

Detailed Description

template<class T>
template<typename P>
class Configuration::Parameter< T >::ParseLoader< P >

Uses an intermediate parser to load from configuration.


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

Generated using doxygen 1.8.17