#include <IFile.h>
◆ IFile_Section() [1/6]
| xmlBase::IFile_Section::IFile_Section |
( |
| ) |
|
|
inline |
◆ IFile_Section() [2/6]
| xmlBase::IFile_Section::IFile_Section |
( |
std::string | name | ) |
|
|
inline |
◆ ~IFile_Section() [1/3]
| xmlBase::IFile_Section::~IFile_Section |
( |
| ) |
|
Definition at line 97 of file IFile.cxx.
97 {
98 iterator it = begin();
99 while ( it != end() ) delete ( *it++ ).second;
100 }
◆ IFile_Section() [3/6]
| xmlBase::IFile_Section::IFile_Section |
( |
| ) |
|
|
inline |
◆ IFile_Section() [4/6]
| xmlBase::IFile_Section::IFile_Section |
( |
std::string | name | ) |
|
|
inline |
◆ ~IFile_Section() [2/3]
| xmlBase::IFile_Section::~IFile_Section |
( |
| ) |
|
◆ IFile_Section() [5/6]
| xmlBase::IFile_Section::IFile_Section |
( |
| ) |
|
|
inline |
◆ IFile_Section() [6/6]
| xmlBase::IFile_Section::IFile_Section |
( |
std::string | name | ) |
|
|
inline |
◆ ~IFile_Section() [3/3]
| xmlBase::IFile_Section::~IFile_Section |
( |
| ) |
|
◆ title() [1/3]
| std::string & xmlBase::IFile_Section::title |
( |
| ) |
|
|
inline |
◆ title() [2/3]
| std::string & xmlBase::IFile_Section::title |
( |
| ) |
|
|
inline |
◆ title() [3/3]
| std::string & xmlBase::IFile_Section::title |
( |
| ) |
|
|
inline |
◆ IFile
The documentation for this class was generated from the following files: