ChimeraTK-ApplicationCore
04.01.00
|
Public Member Functions | |
ConfigParser (const std::string &fileName) | |
std::unique_ptr< VariableList > | getVariableList () |
std::unique_ptr< ArrayList > | getArrayList () |
Definition at line 41 of file ConfigReader.cc.
|
inlineexplicit |
Definition at line 48 of file ConfigReader.cc.
std::unique_ptr< ArrayList > ChimeraTK::ConfigParser::getArrayList | ( | ) |
Definition at line 530 of file ConfigReader.cc.
std::unique_ptr< VariableList > ChimeraTK::ConfigParser::getVariableList | ( | ) |
Definition at line 521 of file ConfigReader.cc.