shawn::TagFactory Class Reference
#include <tag_factory.h>
List of all members.
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: