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

nge::io::IIniFileReader::SKey Struct Reference

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

#include <IIniFileReader.hpp>

List of all members.

Public Attributes

c8 Name [64]
 Name of the key.
c8 Value [64]
 Value of the key.


Detailed Description

Structure for holding data about a key.

Definition at line 160 of file IIniFileReader.hpp.


Member Data Documentation

Name of the key.

Definition at line 163 of file IIniFileReader.hpp.

Value of the key.

Definition at line 165 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)