Particle Universe  1.2
ParticleUniverse::Section Class Reference

#include <ParticleUniverseSection.h>

Public Member Functions

 Section (void)
 
virtual ~Section (void)
 

Public Attributes

IElementelement
 
String elementName
 
String sectionName
 

Detailed Description

The Section class is used for parsing. A section is a piece of data between brackets {}.

Constructor & Destructor Documentation

ParticleUniverse::Section::Section ( void  )
inline
virtual ParticleUniverse::Section::~Section ( void  )
inlinevirtual

Member Data Documentation

IElement* ParticleUniverse::Section::element
String ParticleUniverse::Section::elementName
String ParticleUniverse::Section::sectionName

The documentation for this class was generated from the following file: