クラス rcsc::ConfFileParser

config file parser [詳細]

#include <conf_file_parser.h>

rcsc::ConfFileParserに対する継承グラフ

rcsc::ParamParser すべてのメンバ一覧

Public メソッド

 ConfFileParser (const std::string &file_path, const std::string &delim=":=", const std::string &name_space="")
 construct with file path and delimiters
bool parse (ParamMap &param_map)
 analyze file content and results are stored to parameter map

説明

config file parser


コンストラクタとデストラクタ

rcsc::ConfFileParser::ConfFileParser ( const std::string &  file_path,
const std::string &  delim = ":=",
const std::string &  name_space = "" 
) [explicit]

construct with file path and delimiters

引数:
file_path path string to the config file to be parsed
delim delimiter character set
name_space namespace string


関数

bool rcsc::ConfFileParser::parse ( ParamMap param_map  )  [virtual]

analyze file content and results are stored to parameter map

引数:
param_map reference to the parameter container
戻り値:
true if successfully parserd

rcsc::ParamParserを実装しています。


このクラスの説明は次のファイルから生成されました:
librcscに対してThu May 1 15:41:26 2008に生成されました。  doxygen 1.5.0