25 #ifndef PRESAGE_PROFILE 26 #define PRESAGE_PROFILE 62 Profile(
const std::string& filename);
104 #endif // PRESAGE_PROFILE
PresageException(presage_error_code_t code, const std::string &msg)
virtual ~ProfileException()
bool file_read_ok() const
bool write_to_file() const
void read_from_configuration(Configuration *configuration)
TiXmlDocument * xmlProfileDoc
void visit_node(Configuration *config, TiXmlNode *node, std::vector< std::string > variable)
virtual const presage_error_code_t code() const
void read_into_configuration(Configuration *configuration)
void init_configuration(Configuration *config, TiXmlDocument *node)
ProfileException(presage_error_code_t code, const std::string &desc)
Profile(const std::string &filename)