#include <rim_comm_model_factory.h>


Public Member Functions | |
| virtual | ~RimCommModelFactory () |
| virtual CommunicationModel * | create (const SimulationController &) const throw () |
| virtual std::string | name (void) const throw () |
| virtual std::string | description (void) const throw () |
| virtual shawn::RimCommModelFactory::~RimCommModelFactory | ( | ) | [virtual] |
| virtual CommunicationModel* shawn::RimCommModelFactory::create | ( | const SimulationController & | ) | const throw () [virtual] |
Implements shawn::CommunicationModelFactory.
| virtual std::string shawn::RimCommModelFactory::name | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual std::string shawn::RimCommModelFactory::description | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
1.5.6