|
GlobalObjects
|
Vollständige Aufstellung aller Elemente für ini::Section einschließlich aller geerbten Elemente.
| File class | ini::Section | friend |
| getKeyLine(Line *&prRetVal, const std::string &sValueVariable) | ini::Section | |
| getKeyValue(std::string &rsValue, const std::string sValueVariable) | ini::Section | |
| getLineSizeWithEOL() const | ini::Line | |
| getName() const | ini::Section | |
| getSectionLine(Line *&prRetVal, std::size_t nPosition, ptl::SeekMode eMode) | ini::Section | |
| getSectionSize() | ini::Section | |
| getText() const | ini::Line | |
| getTextWithEOL() const | ini::Line | protected |
| getType() const | ini::Line | |
| insertSectionInBlob(eut::Blob &rBlob) | ini::Section | protected |
| insertSectionLine(Line *pIniLine, ptl::InsertPosition eInsertPosition=ptl::InsertCURRENT, ptl::VH eBeforeBehind=ptl::BEHIND) | ini::Section | |
| 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::Section | friend |
| m_eLineType | ini::Line | protected |
| m_LineFactory | ini::Line | protected |
| m_SektionList | ini::Section | private |
| m_sText | ini::Line | protected |
| operator=(const Section &) | ini::Section | private |
| removeAllSectionLines() | ini::Section | |
| removeSectionLine(ptl::ElementPosition eFirstLastCurrent=ptl::CURRENT_POS) | ini::Section | |
| Section(const std::string &sCharLine) | ini::Section | |
| Section(const std::string &sCharLine, LINE_TYPE eLineType) | ini::Section | protected |
| Section() | ini::Section | protected |
| Section(const Section &) | ini::Section | private |
| setName(const std::string &sName) | ini::Section | |
| setText(std::string sCharLine) | ini::Line | |
| ~Line() | ini::Line | virtual |
| ~Section() | ini::Section | virtual |