Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KoduConfig Class Reference

#include <KoduConfig.h>

Inheritance diagram for KoduConfig:

Detailed Description

Definition at line 13 of file KoduConfig.h.

List of all members.

Public Member Functions

 KoduConfig ()
virtual unsigned int loadFile (const char *filename)
 initiate opening of the specified file and loading/saving of all appropriate information.

Public Attributes

KoduType::player_type kodu_type
plist::Primitive< string > interface

Private Attributes

plist::Primitive< string > type

Constructor & Destructor Documentation

KoduConfig::KoduConfig (  ) 

Definition at line 21 of file KoduConfig.h.


Member Function Documentation

unsigned int KoduConfig::loadFile ( const char *  filename  )  [virtual]

initiate opening of the specified file and loading/saving of all appropriate information.

Parameters:
filename the file to load/save
Returns:
number of bytes read/written, 0 if error (or empty)

Reimplemented from XMLLoadSave.

Definition at line 17 of file KoduConfig.cc.


Member Data Documentation

Definition at line 19 of file KoduConfig.h.

Referenced by KoduConfig().

Definition at line 18 of file KoduConfig.h.

Referenced by loadFile().

Definition at line 15 of file KoduConfig.h.

Referenced by KoduConfig(), and loadFile().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:10 2016 by Doxygen 1.6.3