ChimeraTK-ApplicationCore  04.01.00
ChimeraTK::ConfigParser Class Reference

Public Member Functions

 ConfigParser (const std::string &fileName)
 
std::unique_ptr< VariableListgetVariableList ()
 
std::unique_ptr< ArrayListgetArrayList ()
 

Detailed Description

Definition at line 41 of file ConfigReader.cc.

Constructor & Destructor Documentation

◆ ConfigParser()

ChimeraTK::ConfigParser::ConfigParser ( const std::string &  fileName)
inlineexplicit

Definition at line 48 of file ConfigReader.cc.

Member Function Documentation

◆ getArrayList()

std::unique_ptr< ArrayList > ChimeraTK::ConfigParser::getArrayList ( )

Definition at line 530 of file ConfigReader.cc.

◆ getVariableList()

std::unique_ptr< VariableList > ChimeraTK::ConfigParser::getVariableList ( )

Definition at line 521 of file ConfigReader.cc.


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