#include <SetPosition.h>
Public Types | |
typedef boost::shared_ptr < ::amtec::SetPositionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::amtec::SetPositionResponse_ < ContainerAllocator > > | Ptr |
typedef SetPositionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetPositionResponse_ () | |
SetPositionResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 58 of file SetPosition.h.
typedef boost::shared_ptr< ::amtec::SetPositionResponse_<ContainerAllocator> const> amtec::SetPositionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file SetPosition.h.
typedef boost::shared_ptr< ::amtec::SetPositionResponse_<ContainerAllocator> > amtec::SetPositionResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file SetPosition.h.
typedef SetPositionResponse_<ContainerAllocator> amtec::SetPositionResponse_< ContainerAllocator >::Type |
Definition at line 59 of file SetPosition.h.
amtec::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | ) | [inline] |
Definition at line 61 of file SetPosition.h.
amtec::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 65 of file SetPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > amtec::SetPositionResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file SetPosition.h.