GlobalObjects
|
This is the complete list of members for ini::LineFactory, including all inherited members.
getIniLine(Line *&prIniLine, std::string sCharLine) const | ini::LineFactory | |
getLineType(std::string sCharLine) const | ini::LineFactory | |
isComment(std::string sCharLine) const | ini::LineFactory | private |
isKey(std::string sCharLine) const | ini::LineFactory | private |
isSection(std::string sCharLine) const | ini::LineFactory | private |
LineFactory() | ini::LineFactory | |
LineFactory(const LineFactory &) | ini::LineFactory | inlineprivate |
operator=(const LineFactory &) | ini::LineFactory | inlineprivate |
trim(std::string &rsCharLine) const | ini::LineFactory | |
~LineFactory() | ini::LineFactory | virtual |