shawn::TagFactory Class Reference

#include <tag_factory.h>

Inheritance diagram for shawn::TagFactory:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TagFactory ()
virtual ~TagFactory ()
virtual void set_world (World &w)
virtual bool has_world () const
virtual Worldworld_w ()
virtual const Worldworld () const
virtual Tagcreate (const std::string &type, const std::string &name, const std::string &content)=0 throw ( std::runtime_error )


Constructor & Destructor Documentation

shawn::TagFactory::TagFactory (  ) 

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


Member Function Documentation

virtual void shawn::TagFactory::set_world ( World w  )  [virtual]

virtual bool shawn::TagFactory::has_world (  )  const [virtual]

virtual World& shawn::TagFactory::world_w (  )  [virtual]

virtual const World& shawn::TagFactory::world (  )  const [virtual]

virtual Tag* shawn::TagFactory::create ( const std::string &  type,
const std::string &  name,
const std::string &  content 
) throw ( std::runtime_error ) [pure virtual]


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

Generated on Sun Feb 5 00:01:22 2012 for Shawn by  doxygen 1.5.6