cpp-hocon  0.3.0
Public Member Functions | List of all members
hocon::name_source Class Referenceabstract
Inheritance diagram for hocon::name_source:
hocon::file_name_source hocon::relative_name_source

Public Member Functions

 name_source (shared_include_context context)
 
virtual shared_parseable name_to_parseable (std::string name, config_parse_options parse_options) const =0
 
void set_context (shared_include_context context)
 
shared_include_context get_context () const
 
bool context_initialized () const
 

Detailed Description

Definition at line 57 of file simple_includer.hpp.


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