#include <KTConfigurator.hh>
|
void | Merge (const scarab::param_node &aNode) |
|
scarab::param_node & | Config () |
|
const scarab::param_node & | Config () const |
|
template<typename XReturnType > |
XReturnType | Get (const std::string &aName) const |
|
template<typename XReturnType > |
XReturnType | Get (const std::string &aName, XReturnType aDefault) const |
|
Definition at line 21 of file KTConfigurator.hh.
◆ KTConfigurator()
◆ ~KTConfigurator()
◆ Config() [1/2]
scarab::param_node & Config |
( |
| ) |
|
|
inline |
◆ Config() [2/2]
const scarab::param_node & Config |
( |
| ) |
const |
|
inline |
◆ Get() [1/2]
XReturnType Get |
( |
const std::string & |
aName | ) |
const |
◆ Get() [2/2]
XReturnType Get |
( |
const std::string & |
aName, |
|
|
XReturnType |
aDefault |
|
) |
| const |
◆ Merge()
void Merge |
( |
const scarab::param_node & |
aNode | ) |
|
|
inline |
◆ scarab::destroyer< KTConfigurator >
◆ scarab::singleton< KTConfigurator >
◆ fMasterConfig
scarab::param_node fMasterConfig |
|
private |
◆ fStringBuffer
std::string fStringBuffer |
|
private |
The documentation for this class was generated from the following files: