se_core::ZoneAreaComponentParser Class Reference

#include <ZoneAreaComponentParser.hpp>

Inheritance diagram for se_core::ZoneAreaComponentParser:

se_core::ComponentParser List of all members.

Public Member Functions

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

Protected Types

enum  { TYPE = sct_ZONE, SUBTYPE = 1 }

Protected Attributes

const DictionaryEntry dict_

Member Enumeration Documentation

anonymous enum [protected]
 

Enumeration values:
TYPE 
SUBTYPE 

Definition at line 38 of file ZoneAreaComponentParser.hpp.


Constructor & Destructor Documentation

se_core::ZoneAreaComponentParser::ZoneAreaComponentParser  ) 
 

Definition at line 38 of file ZoneAreaComponentParser.cpp.

References se_core::DE_COMPONENT_TYPE.

se_core::ZoneAreaComponentParser::~ZoneAreaComponentParser  )  [virtual]
 

Definition at line 45 of file ZoneAreaComponentParser.cpp.


Member Function Documentation

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

Implements se_core::ComponentParser.

Definition at line 50 of file ZoneAreaComponentParser.cpp.

References se_core::Exit::area_, Assert, se_core::Exit::entrance_, LogFatal, se_core::InputStream::name(), se_core::InputStream::readInfoCode(), se_core::InputStream::readShort(), se_core::InputStream::readString(), and se_core::ZoneAreaComponentFactory::setExits().

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::ZoneAreaComponentParser::dict_ [protected]
 

Definition at line 37 of file ZoneAreaComponentParser.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