#include <fast_list_edge_model_factory.h>


Public Member Functions | |
| FastListEdgeModelFactory () | |
| virtual | ~FastListEdgeModelFactory () |
| virtual std::string | name (void) const throw () |
| virtual std::string | description (void) const throw () |
| virtual EdgeModel * | create (const SimulationController &) throw () |
| shawn::FastListEdgeModelFactory::FastListEdgeModelFactory | ( | ) |
| virtual shawn::FastListEdgeModelFactory::~FastListEdgeModelFactory | ( | ) | [virtual] |
| virtual std::string shawn::FastListEdgeModelFactory::name | ( | void | ) | const throw () [virtual] |
Reimplemented from shawn::GridEdgeModelFactory.
| virtual std::string shawn::FastListEdgeModelFactory::description | ( | void | ) | const throw () [virtual] |
Reimplemented from shawn::GridEdgeModelFactory.
| virtual EdgeModel* shawn::FastListEdgeModelFactory::create | ( | const SimulationController & | ) | throw () [virtual] |
Reimplemented from shawn::GridEdgeModelFactory.
1.5.6