Public Types | Public Member Functions | Public Attributes
dmp::SetActiveDMPRequest_< ContainerAllocator > Struct Template Reference

#include <SetActiveDMP.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct dmp::SetActiveDMPRequest_< ContainerAllocator >

Definition at line 26 of file SetActiveDMP.h.


Member Typedef Documentation

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::dmp::SetActiveDMPRequest_<ContainerAllocator> const> dmp::SetActiveDMPRequest_< ContainerAllocator >::ConstPtr

Definition at line 44 of file SetActiveDMP.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::dmp::SetActiveDMPRequest_<ContainerAllocator> > dmp::SetActiveDMPRequest_< ContainerAllocator >::Ptr

Definition at line 43 of file SetActiveDMP.h.

template<class ContainerAllocator >
typedef SetActiveDMPRequest_<ContainerAllocator> dmp::SetActiveDMPRequest_< ContainerAllocator >::Type

Definition at line 27 of file SetActiveDMP.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
dmp::SetActiveDMPRequest_< ContainerAllocator >::SetActiveDMPRequest_ ( ) [inline]

Definition at line 29 of file SetActiveDMP.h.

template<class ContainerAllocator >
dmp::SetActiveDMPRequest_< ContainerAllocator >::SetActiveDMPRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file SetActiveDMP.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > dmp::SetActiveDMPRequest_< ContainerAllocator >::__connection_header

Definition at line 45 of file SetActiveDMP.h.

template<class ContainerAllocator >
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.


The documentation for this struct was generated from the following file:


dmp
Author(s): Scott Niekum
autogenerated on Fri Jan 3 2014 11:19:23