|
Particle Universe
1.2
|
#include <ParticleUniverseSection.h>
Public Member Functions | |
| Section (void) | |
| virtual | ~Section (void) |
Public Attributes | |
| IElement * | element |
| String | elementName |
| String | sectionName |
The Section class is used for parsing. A section is a piece of data between brackets {}.
|
inline |
|
inlinevirtual |
| IElement* ParticleUniverse::Section::element |
| String ParticleUniverse::Section::elementName |
| String ParticleUniverse::Section::sectionName |