shawn::ProcessorWorldFactory Class Reference

#include <processor_world_factory.h>

Inheritance diagram for shawn::ProcessorWorldFactory:

Inheritance graph
[legend]
Collaboration diagram for shawn::ProcessorWorldFactory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProcessorWorldFactory ()
virtual ~ProcessorWorldFactory ()
virtual void set_node_count (int) throw ()
virtual int node_count (void) const throw ()
virtual void add_processor_factory (const ProcessorFactoryHandle &) throw ()
virtual void fill_world (World &) throw ()

Protected Member Functions

virtual Vec new_position (void) const throw ()
virtual Nodenew_node (const Vec &, const std::string &label="") const throw ()


Constructor & Destructor Documentation

shawn::ProcessorWorldFactory::ProcessorWorldFactory (  ) 

virtual shawn::ProcessorWorldFactory::~ProcessorWorldFactory (  )  [virtual]


Member Function Documentation

virtual void shawn::ProcessorWorldFactory::set_node_count ( int   )  throw () [virtual]

virtual int shawn::ProcessorWorldFactory::node_count ( void   )  const throw () [virtual]

virtual void shawn::ProcessorWorldFactory::add_processor_factory ( const ProcessorFactoryHandle &   )  throw () [virtual]

virtual void shawn::ProcessorWorldFactory::fill_world ( World  )  throw () [virtual]

Reimplemented from shawn::WorldFactory.

virtual Vec shawn::ProcessorWorldFactory::new_position ( void   )  const throw () [protected, virtual]

virtual Node* shawn::ProcessorWorldFactory::new_node ( const Vec ,
const std::string &  label = "" 
) const throw () [protected, virtual]


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

Generated on Tue Feb 7 00:01:42 2012 for Shawn by  doxygen 1.5.6