se_core::ZoneComponentFactory Class Reference

#include <ZoneComponentFactory.hpp>

Inheritance diagram for se_core::ZoneComponentFactory:

se_core::ComponentFactory List of all members.

Public Member Functions

 ZoneComponentFactory ()
Componentcreate (Composite *owner) const
void setMarkerType (int type)
virtual void release (Component *t) const
bool doDestroy () const
void setDoDestroy (bool f)

Protected Attributes

int markerType_
int type_
bool doDestroy_

Constructor & Destructor Documentation

se_core::ZoneComponentFactory::ZoneComponentFactory  ) 
 

Definition at line 35 of file ZoneComponentFactory.cpp.

References se_core::sct_ZONE.


Member Function Documentation

Component * se_core::ZoneComponentFactory::create Composite owner  )  const [virtual]
 

Implements se_core::ComponentFactory.

Definition at line 41 of file ZoneComponentFactory.cpp.

bool se_core::ComponentFactory::doDestroy  )  const [inline, inherited]
 

Definition at line 35 of file ComponentFactory.hpp.

void se_core::ComponentFactory::release Component t  )  const [virtual, inherited]
 

Definition at line 44 of file ComponentFactory.cpp.

Referenced by se_core::Composite::releaseComponents().

void se_core::ComponentFactory::setDoDestroy bool  f  )  [inherited]
 

Definition at line 39 of file ComponentFactory.cpp.

References Assert.

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

void se_core::ZoneComponentFactory::setMarkerType int  type  )  [inline]
 

Definition at line 37 of file ZoneComponentFactory.hpp.

Referenced by se_core::ZoneComponentParser::parse().


Member Data Documentation

bool se_core::ComponentFactory::doDestroy_ [protected, inherited]
 

Definition at line 40 of file ComponentFactory.hpp.

int se_core::ZoneComponentFactory::markerType_ [protected]
 

Definition at line 40 of file ZoneComponentFactory.hpp.

int se_core::ComponentFactory::type_ [protected, inherited]
 

Definition at line 39 of file ComponentFactory.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:30 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo