se_core::StatComponentParser Class Reference

#include <StatComponentParser.hpp>

Inheritance diagram for se_core::StatComponentParser:

se_core::ComponentParser List of all members.

Public Member Functions

 StatComponentParser ()
virtual ~StatComponentParser ()
ComponentFactoryparse (InputStream &in)
int type ()
int subtype ()

Protected Types

enum  { TYPE = sct_STAT, SUBTYPE = 0 }

Protected Attributes

const DictionaryEntry dict_

Member Enumeration Documentation

anonymous enum [protected]
 

Enumeration values:
TYPE 
SUBTYPE 

Definition at line 38 of file StatComponentParser.hpp.


Constructor & Destructor Documentation

se_core::StatComponentParser::StatComponentParser  ) 
 

Definition at line 37 of file StatComponentParser.cpp.

References se_core::DE_COMPONENT_TYPE.

se_core::StatComponentParser::~StatComponentParser  )  [virtual]
 

Definition at line 44 of file StatComponentParser.cpp.


Member Function Documentation

ComponentFactory * se_core::StatComponentParser::parse InputStream in  )  [virtual]
 

Implements se_core::ComponentParser.

Definition at line 49 of file StatComponentParser.cpp.

References se_core::PropertyHashTable::add(), Assert, se_core::DE_DICTIONARY_TYPE, se_core::String::get(), LogFatal, se_core::InputStream::name(), se_core::StatComponentFactory::properties(), se_core::InputStream::readDictionaryWord(), se_core::InputStream::readFloat(), se_core::InputStream::readInfoCode(), se_core::InputStream::readInt(), se_core::InputStream::readShort(), se_core::InputStream::readString(), se_core::StatComponentFactory::setAbilities(), and se_core::StatComponentFactory::setShouldSave().

int se_core::ComponentParser::subtype  )  [inline, inherited]
 

Definition at line 36 of file ComponentParser.hpp.

Referenced by se_core::ParseManager::add().

int se_core::ComponentParser::type  )  [inline, inherited]
 

Definition at line 35 of file ComponentParser.hpp.

Referenced by se_core::ParseManager::add().


Member Data Documentation

const DictionaryEntry se_core::StatComponentParser::dict_ [protected]
 

Definition at line 37 of file StatComponentParser.hpp.


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

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:24 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo