#include <SetActiveDMP.h>
| Public Types | |
| typedef std::vector < ::dmp::DMPData_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPData_ < ContainerAllocator > >::other > | _dmp_list_type | 
| typedef boost::shared_ptr < ::dmp::SetActiveDMPRequest_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::dmp::SetActiveDMPRequest_ < ContainerAllocator > > | Ptr | 
| typedef SetActiveDMPRequest_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SetActiveDMPRequest_ () | |
| SetActiveDMPRequest_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| std::vector< ::dmp::DMPData_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPData_ < ContainerAllocator > >::other > | dmp_list | 
Definition at line 26 of file SetActiveDMP.h.
| typedef std::vector< ::dmp::DMPData_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPData_<ContainerAllocator> >::other > dmp::SetActiveDMPRequest_< ContainerAllocator >::_dmp_list_type | 
Definition at line 39 of file SetActiveDMP.h.
| typedef boost::shared_ptr< ::dmp::SetActiveDMPRequest_<ContainerAllocator> const> dmp::SetActiveDMPRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file SetActiveDMP.h.
| typedef boost::shared_ptr< ::dmp::SetActiveDMPRequest_<ContainerAllocator> > dmp::SetActiveDMPRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file SetActiveDMP.h.
| typedef SetActiveDMPRequest_<ContainerAllocator> dmp::SetActiveDMPRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file SetActiveDMP.h.
| dmp::SetActiveDMPRequest_< ContainerAllocator >::SetActiveDMPRequest_ | ( | ) |  [inline] | 
Definition at line 29 of file SetActiveDMP.h.
| dmp::SetActiveDMPRequest_< ContainerAllocator >::SetActiveDMPRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 34 of file SetActiveDMP.h.
| boost::shared_ptr<std::map<std::string, std::string> > dmp::SetActiveDMPRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file SetActiveDMP.h.
| std::vector< ::dmp::DMPData_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPData_<ContainerAllocator> >::other > dmp::SetActiveDMPRequest_< ContainerAllocator >::dmp_list | 
Definition at line 40 of file SetActiveDMP.h.