se_basic::NavMeshAreaComponentFactory Class Reference

#include <NavMeshAreaComponentFactory.hpp>

Inheritance diagram for se_basic::NavMeshAreaComponentFactory:

se_core::ComponentFactory List of all members.

Public Member Functions

 NavMeshAreaComponentFactory ()
se_core::Componentcreate (se_core::Composite *owner) const
virtual Component * create (Composite *owner) const =0
virtual void release (Component *t) const
bool doDestroy () const
void setDoDestroy (bool f)

Protected Attributes

int type_
bool doDestroy_

Constructor & Destructor Documentation

se_basic::NavMeshAreaComponentFactory::NavMeshAreaComponentFactory  ) 
 

Definition at line 35 of file NavMeshAreaComponentFactory.cpp.

References se_core::sct_NAVMESH.


Member Function Documentation

virtual Component* se_core::ComponentFactory::create Composite owner  )  const [pure virtual, inherited]
 

Implemented in se_core::StatComponentFactory, se_core::CutsceneAreaComponentFactory, se_core::CutsceneComponentFactory, se_core::PhysicsComponentFactory, se_core::CollisionComponentFactory, se_core::ScriptComponentFactory, se_core::SignalComponentFactory, se_core::SpawnAreaComponentFactory, se_core::SpawnComponentFactory, se_core::ActorFactory, se_core::ZoneAreaComponentFactory, and se_core::ZoneComponentFactory.

Referenced by se_core::CompositeFactory::Generic::createComponents(), and se_core::CompositeFactory::createComponents().

Component * se_basic::NavMeshAreaComponentFactory::create se_core::Composite owner  )  const
 

Definition at line 41 of file NavMeshAreaComponentFactory.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().


Member Data Documentation

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

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

SourceForge.net Logo