se_basic::SignalComponentParser Class Reference

#include <SimpleActorParser.hpp>

Inheritance diagram for se_basic::SignalComponentParser:

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

Public Member Functions

 SignalComponentParser ()
se_core::ComponentFactoryparse (se_core::InputStream &in)
int type ()
int subtype ()
virtual ComponentFactory * parse (InputStream &in)=0

Constructor & Destructor Documentation

se_basic::SignalComponentParser::SignalComponentParser  )  [inline]
 

Definition at line 22 of file SimpleActorParser.hpp.


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.

ComponentFactory * se_basic::SignalComponentParser::parse se_core::InputStream in  ) 
 

Definition at line 289 of file SimpleActorParser.cpp.

References Assert, se_core::String::get(), se_core::InputStream::readInfoCode(), se_core::InputStream::readInt(), se_core::InputStream::readString(), se_core::SignalComponentFactory::setRecieveSignal(), and se_core::SignalComponentFactory::setSendSignal().

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