#include <ProgramControl.h>
Public Types | |
enum | { CONTROL_ALIVE = 0 } |
enum | { CONTROL_TERMINATE_TCPIP = 1 } |
enum | { CONTROL_RESET_GAMS = 100 } |
enum | { CONTROL_RESET_POS = 101 } |
enum | { CONTROL_SHUTDOWN_POS = 102 } |
typedef uint16_t | _control_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::ProgramControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::ProgramControl_ < ContainerAllocator > > | Ptr |
typedef ProgramControl_ < ContainerAllocator > | Type |
Public Member Functions | |
ProgramControl_ () | |
ProgramControl_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | control |
uint16_t | transaction |
Definition at line 21 of file ProgramControl.h.
typedef uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::_control_type |
Definition at line 39 of file ProgramControl.h.
typedef uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::_transaction_type |
Definition at line 36 of file ProgramControl.h.
typedef boost::shared_ptr< ::applanix_msgs::ProgramControl_<ContainerAllocator> const> applanix_msgs::ProgramControl_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file ProgramControl.h.
typedef boost::shared_ptr< ::applanix_msgs::ProgramControl_<ContainerAllocator> > applanix_msgs::ProgramControl_< ContainerAllocator >::Ptr |
Definition at line 48 of file ProgramControl.h.
typedef ProgramControl_<ContainerAllocator> applanix_msgs::ProgramControl_< ContainerAllocator >::Type |
Definition at line 22 of file ProgramControl.h.
anonymous enum |
Definition at line 42 of file ProgramControl.h.
anonymous enum |
Definition at line 43 of file ProgramControl.h.
anonymous enum |
Definition at line 44 of file ProgramControl.h.
anonymous enum |
Definition at line 45 of file ProgramControl.h.
anonymous enum |
Definition at line 46 of file ProgramControl.h.
applanix_msgs::ProgramControl_< ContainerAllocator >::ProgramControl_ | ( | ) | [inline] |
Definition at line 24 of file ProgramControl.h.
applanix_msgs::ProgramControl_< ContainerAllocator >::ProgramControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ProgramControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::ProgramControl_< ContainerAllocator >::__connection_header |
Definition at line 50 of file ProgramControl.h.
uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::control |
Definition at line 40 of file ProgramControl.h.
uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::transaction |
Definition at line 37 of file ProgramControl.h.