#include <inmemoryplugin.hpp>
A configuration section. Corresponds to a configuration category.
Definition at line 170 of file inmemoryplugin.hpp.
◆ Section()
Constructs a section.
- Parameters
-
sectionName | The name of the section. |
pAllocator | The allocator used for the list of entries. |
recycler | The recycler for the list of entries. |
Definition at line 192 of file inmemoryplugin.hpp.
◆ Entries()
Returns the (unique) name of this section.
- Returns
- The name of this entry.
Definition at line 214 of file inmemoryplugin.hpp.
◆ Name()
Returns the (unique) name of this section.
- Returns
- The name of this entry.
Definition at line 205 of file inmemoryplugin.hpp.
◆ Comments
The comments of the section. This object is mutable with constant instances.
Definition at line 183 of file inmemoryplugin.hpp.
The documentation for this class was generated from the following file: