#include <GAMSCalibrationControl.h>
Public Types | |
enum | { CONTROL_STOP = 0 } |
enum | { CONTROL_BEGIN = 1 } |
enum | { CONTROL_SUSPEND = 2 } |
enum | { CONTROL_FORCE = 3 } |
typedef uint8_t | _control_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::GAMSCalibrationControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::GAMSCalibrationControl_ < ContainerAllocator > > | Ptr |
typedef GAMSCalibrationControl_ < ContainerAllocator > | Type |
Public Member Functions | |
GAMSCalibrationControl_ () | |
GAMSCalibrationControl_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | control |
uint16_t | transaction |
Definition at line 21 of file GAMSCalibrationControl.h.
typedef uint8_t applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::_control_type |
Definition at line 39 of file GAMSCalibrationControl.h.
typedef uint16_t applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::_transaction_type |
Definition at line 36 of file GAMSCalibrationControl.h.
typedef boost::shared_ptr< ::applanix_msgs::GAMSCalibrationControl_<ContainerAllocator> const> applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file GAMSCalibrationControl.h.
typedef boost::shared_ptr< ::applanix_msgs::GAMSCalibrationControl_<ContainerAllocator> > applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::Ptr |
Definition at line 47 of file GAMSCalibrationControl.h.
typedef GAMSCalibrationControl_<ContainerAllocator> applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::Type |
Definition at line 22 of file GAMSCalibrationControl.h.
anonymous enum |
Definition at line 42 of file GAMSCalibrationControl.h.
anonymous enum |
Definition at line 43 of file GAMSCalibrationControl.h.
anonymous enum |
Definition at line 44 of file GAMSCalibrationControl.h.
anonymous enum |
Definition at line 45 of file GAMSCalibrationControl.h.
applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::GAMSCalibrationControl_ | ( | ) | [inline] |
Definition at line 24 of file GAMSCalibrationControl.h.
applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::GAMSCalibrationControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file GAMSCalibrationControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::__connection_header |
Definition at line 49 of file GAMSCalibrationControl.h.
uint8_t applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::control |
Definition at line 40 of file GAMSCalibrationControl.h.
uint16_t applanix_msgs::GAMSCalibrationControl_< ContainerAllocator >::transaction |
Definition at line 37 of file GAMSCalibrationControl.h.