Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

nge::io::IIniFileReader::SSection Struct Reference

Structure for holding data about a section. More...

#include <IIniFileReader.hpp>

List of all members.

Public Attributes

array< SKey * > Keys
 Array of keys that belong to the section.
c8 Name [64]
 Name of the section.


Detailed Description

Structure for holding data about a section.

Definition at line 169 of file IIniFileReader.hpp.


Member Data Documentation

Array of keys that belong to the section.

Definition at line 174 of file IIniFileReader.hpp.

Name of the section.

Definition at line 172 of file IIniFileReader.hpp.


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

The NUSoftware Game Engine
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated on Sat Apr 26 16:52:36 2008 by Doxygen (1.5.5)