GlobalObjects
|
This is the complete list of members for ini::Key, including all inherited members.
getKeyName() const | ini::Key | |
getKeyValue() const | ini::Key | |
getLineSizeWithEOL() const | ini::Line | |
getText() const | ini::Line | |
getTextWithEOL() const | ini::Line | protected |
getType() const | ini::Line | |
Key(const std::string &sCharLine) | ini::Key | |
Key(const std::string &sCharLine, LINE_TYPE eLineType) | ini::Key | protected |
Key() | ini::Key | protected |
Key(const Key &) | ini::Key | private |
Line(const std::string &sCharLine) | ini::Line | |
Line(const std::string &sCharLine, LINE_TYPE eLineType) | ini::Line | protected |
Line() | ini::Line | protected |
Line(const Line &) | ini::Line | inlineprivate |
LineFactory class | ini::Key | friend |
m_eLineType | ini::Line | protected |
m_LineFactory | ini::Line | protected |
m_sText | ini::Line | protected |
operator=(const Key &) | ini::Key | private |
setKeyName(const std::string &sName) | ini::Key | |
setKeyValue(const std::string &sValue) | ini::Key | |
setText(std::string sCharLine) | ini::Line | |
~Key() | ini::Key | virtual |
~Line() | ini::Line | virtual |