se_basic::SimpleComponentParser Class Reference

#include <SimpleActorParser.hpp>

Inheritance diagram for se_basic::SimpleComponentParser:

se_core::ComponentParser se_basic::SignalComponentParser List of all members.

Public Member Functions

 SimpleComponentParser (const char *name, int type)
int type ()
int subtype ()
virtual ComponentFactory * parse (InputStream &in)=0

Constructor & Destructor Documentation

se_basic::SimpleComponentParser::SimpleComponentParser const char *  name,
int  type
 

Definition at line 281 of file SimpleActorParser.cpp.

References se_core::DE_COMPONENT_TYPE.


Member Function Documentation

virtual ComponentFactory* se_core::ComponentParser::parse InputStream in  )  [pure virtual, inherited]
 

Implemented in se_core::CollisionComponentParser, se_core::PhysicsComponentParser, se_core::ScriptComponentParser, se_core::SpawnComponentParser, se_core::StatComponentParser, se_core::ZoneAreaComponentParser, and se_core::ZoneComponentParser.

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().


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

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

SourceForge.net Logo