#include <SetPosition.h>
Public Types | |
typedef double | _position_pan_type |
typedef double | _position_tilt_type |
typedef boost::shared_ptr < ::amtec::SetPositionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::amtec::SetPositionRequest_ < ContainerAllocator > > | Ptr |
typedef SetPositionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetPositionRequest_ () | |
SetPositionRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | position_pan |
double | position_tilt |
Definition at line 25 of file SetPosition.h.
typedef double amtec::SetPositionRequest_< ContainerAllocator >::_position_pan_type |
Definition at line 40 of file SetPosition.h.
typedef double amtec::SetPositionRequest_< ContainerAllocator >::_position_tilt_type |
Definition at line 43 of file SetPosition.h.
typedef boost::shared_ptr< ::amtec::SetPositionRequest_<ContainerAllocator> const> amtec::SetPositionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetPosition.h.
typedef boost::shared_ptr< ::amtec::SetPositionRequest_<ContainerAllocator> > amtec::SetPositionRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetPosition.h.
typedef SetPositionRequest_<ContainerAllocator> amtec::SetPositionRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetPosition.h.
amtec::SetPositionRequest_< ContainerAllocator >::SetPositionRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetPosition.h.
amtec::SetPositionRequest_< ContainerAllocator >::SetPositionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > amtec::SetPositionRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetPosition.h.
double amtec::SetPositionRequest_< ContainerAllocator >::position_pan |
Definition at line 41 of file SetPosition.h.
double amtec::SetPositionRequest_< ContainerAllocator >::position_tilt |
Definition at line 44 of file SetPosition.h.