#include <DMPTraj.h>
Public Types | |
| typedef std::vector < ::dmp::DMPPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPPoint_ < ContainerAllocator > >::other > | _points_type |
| typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _times_type |
| typedef boost::shared_ptr < ::dmp::DMPTraj_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::dmp::DMPTraj_ < ContainerAllocator > > | Ptr |
| typedef DMPTraj_ < ContainerAllocator > | Type |
Public Member Functions | |
| DMPTraj_ () | |
| DMPTraj_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< ::dmp::DMPPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPPoint_ < ContainerAllocator > >::other > | points |
| std::vector< double, typename ContainerAllocator::template rebind< double >::other > | times |
| typedef std::vector< ::dmp::DMPPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPPoint_<ContainerAllocator> >::other > dmp::DMPTraj_< ContainerAllocator >::_points_type |
| typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > dmp::DMPTraj_< ContainerAllocator >::_times_type |
| typedef boost::shared_ptr< ::dmp::DMPTraj_<ContainerAllocator> const> dmp::DMPTraj_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::dmp::DMPTraj_<ContainerAllocator> > dmp::DMPTraj_< ContainerAllocator >::Ptr |
| typedef DMPTraj_<ContainerAllocator> dmp::DMPTraj_< ContainerAllocator >::Type |
| dmp::DMPTraj_< ContainerAllocator >::DMPTraj_ | ( | ) | [inline] |
| dmp::DMPTraj_< ContainerAllocator >::DMPTraj_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > dmp::DMPTraj_< ContainerAllocator >::__connection_header |
| std::vector< ::dmp::DMPPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPPoint_<ContainerAllocator> >::other > dmp::DMPTraj_< ContainerAllocator >::points |
| std::vector<double, typename ContainerAllocator::template rebind<double>::other > dmp::DMPTraj_< ContainerAllocator >::times |