FACT++  1.0
const std::string& Configuration::GetName ( ) const
inline
Examples:
chatserv.cc.

Definition at line 233 of file Configuration.h.

References fName.

Referenced by StateMachineDimControl::EvalOptions(), Main::execute(), main(), Parse(), RunShell(), Main::SetupConfiguration(), and SetupConfiguration().

233 { return fName; }
const std::string fName
Definition: Configuration.h:19

+ Here is the caller graph for this function: