Main Page
Namespaces
Classes
Files
File List
File Members
include
robot_model_services
robot_model
RobotModelAbstractFactory.hpp
Go to the documentation of this file.
1
20
#pragma once
21
22
#include "
robot_model_services/robot_model/RobotModel.hpp
"
23
24
namespace
robot_model_services
{
25
26
class
RobotModelAbstractFactory
{
27
28
public
:
29
virtual
RobotModelPtr
createRobotModel
() = 0;
30
};
31
typedef
boost::shared_ptr<RobotModelAbstractFactory>
RobotModelAbstractFactoryPtr
;
32
}
33
robot_model_services::RobotModelAbstractFactory
Definition:
RobotModelAbstractFactory.hpp:26
robot_model_services::RobotModelAbstractFactory::createRobotModel
virtual RobotModelPtr createRobotModel()=0
boost::shared_ptr< RobotModel >
robot_model_services
this namespace contains all generally usable classes.
Definition:
DebugHelper.hpp:27
RobotModel.hpp
robot_model_services::RobotModelAbstractFactoryPtr
boost::shared_ptr< RobotModelAbstractFactory > RobotModelAbstractFactoryPtr
Definition:
RobotModelAbstractFactory.hpp:31
asr_robot_model_services
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Mon Jun 10 2019 12:49:59