#include <GetGradient.h>
Public Types | |
typedef boost::shared_ptr < ::particle_plume::GetGradientResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::particle_plume::GetGradientResponse_ < ContainerAllocator > > | Ptr |
typedef GetGradientResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetGradientResponse_ () | |
GetGradientResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 54 of file GetGradient.h.
typedef boost::shared_ptr< ::particle_plume::GetGradientResponse_<ContainerAllocator> const> particle_plume::GetGradientResponse_< ContainerAllocator >::ConstPtr |
Definition at line 67 of file GetGradient.h.
typedef boost::shared_ptr< ::particle_plume::GetGradientResponse_<ContainerAllocator> > particle_plume::GetGradientResponse_< ContainerAllocator >::Ptr |
Definition at line 66 of file GetGradient.h.
typedef GetGradientResponse_<ContainerAllocator> particle_plume::GetGradientResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GetGradient.h.
particle_plume::GetGradientResponse_< ContainerAllocator >::GetGradientResponse_ | ( | ) | [inline] |
Definition at line 57 of file GetGradient.h.
particle_plume::GetGradientResponse_< ContainerAllocator >::GetGradientResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file GetGradient.h.
boost::shared_ptr<std::map<std::string, std::string> > particle_plume::GetGradientResponse_< ContainerAllocator >::__connection_header |
Definition at line 68 of file GetGradient.h.