#include <SetActiveDMP.h>
| Public Types | |
| typedef uint8_t | _success_type | 
| typedef boost::shared_ptr < ::dmp::SetActiveDMPResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::dmp::SetActiveDMPResponse_ < ContainerAllocator > > | Ptr | 
| typedef SetActiveDMPResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SetActiveDMPResponse_ () | |
| SetActiveDMPResponse_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| uint8_t | success | 
Definition at line 54 of file SetActiveDMP.h.
| typedef uint8_t dmp::SetActiveDMPResponse_< ContainerAllocator >::_success_type | 
Definition at line 67 of file SetActiveDMP.h.
| typedef boost::shared_ptr< ::dmp::SetActiveDMPResponse_<ContainerAllocator> const> dmp::SetActiveDMPResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 72 of file SetActiveDMP.h.
| typedef boost::shared_ptr< ::dmp::SetActiveDMPResponse_<ContainerAllocator> > dmp::SetActiveDMPResponse_< ContainerAllocator >::Ptr | 
Definition at line 71 of file SetActiveDMP.h.
| typedef SetActiveDMPResponse_<ContainerAllocator> dmp::SetActiveDMPResponse_< ContainerAllocator >::Type | 
Definition at line 55 of file SetActiveDMP.h.
| dmp::SetActiveDMPResponse_< ContainerAllocator >::SetActiveDMPResponse_ | ( | ) |  [inline] | 
Definition at line 57 of file SetActiveDMP.h.
| dmp::SetActiveDMPResponse_< ContainerAllocator >::SetActiveDMPResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 62 of file SetActiveDMP.h.
| boost::shared_ptr<std::map<std::string, std::string> > dmp::SetActiveDMPResponse_< ContainerAllocator >::__connection_header | 
Definition at line 73 of file SetActiveDMP.h.
| uint8_t dmp::SetActiveDMPResponse_< ContainerAllocator >::success | 
Definition at line 68 of file SetActiveDMP.h.