MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 common::Ini,包括所有继承而来的类成员
CFG_COMMENT_TAG (定义于 common::Ini) | common::Ini | static |
CFG_CONTINUE_TAG (定义于 common::Ini) | common::Ini | static |
CFG_DELIMIT_TAG (定义于 common::Ini) | common::Ini | static |
CFG_SESSION_END_TAG (定义于 common::Ini) | common::Ini | static |
CFG_SESSION_START_TAG (定义于 common::Ini) | common::Ini | static |
DEFAULT_SECTION (定义于 common::Ini) | common::Ini | static |
empty_map_ (定义于 common::Ini) | common::Ini | privatestatic |
file_names_ (定义于 common::Ini) | common::Ini | private |
get(const string §ion=DEFAULT_SECTION) | common::Ini | |
get(const string &key, const string &default_value, const string §ion=DEFAULT_SECTION) | common::Ini | |
Ini() | common::Ini | |
insert_entry(map< string, string > *session_map, const string &line) | common::Ini | protected |
insert_session(const string &session_name) | common::Ini | protected |
load(const string &ini_file) | common::Ini | |
MAX_CFG_LINE_LEN (定义于 common::Ini) | common::Ini | static |
put(const string &key, const string &value, const string §ion=DEFAULT_SECTION) | common::Ini | |
sections_ (定义于 common::Ini) | common::Ini | private |
SessionsMap typedef (定义于 common::Ini) | common::Ini | protected |
switch_session(const string &session_name) | common::Ini | protected |
to_string(string &output_str) | common::Ini | |
~Ini() (定义于 common::Ini) | common::Ini |