$search
#include <GNSSControl.h>
Public Types | |
enum | { CONTROL_PRIMARY_GNSS_CONFIG = 0 } |
enum | { CONTROL_PRIMARY_GNSS_RESET = 1 } |
enum | { CONTROL_SECONDARY_GNSS_CONFIG = 2 } |
enum | { CONTROL_SECONDARY_GNSS_RESET = 3 } |
typedef uint8_t | _control_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::GNSSControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::GNSSControl_ < ContainerAllocator > > | Ptr |
typedef GNSSControl_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GNSSControl_ (const ContainerAllocator &_alloc) | |
GNSSControl_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | control |
uint16_t | transaction |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file GNSSControl.h.
typedef uint8_t applanix_msgs::GNSSControl_< ContainerAllocator >::_control_type |
Definition at line 39 of file GNSSControl.h.
typedef uint16_t applanix_msgs::GNSSControl_< ContainerAllocator >::_transaction_type |
Definition at line 36 of file GNSSControl.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSControl_<ContainerAllocator> const> applanix_msgs::GNSSControl_< ContainerAllocator >::ConstPtr |
Definition at line 102 of file GNSSControl.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSControl_<ContainerAllocator> > applanix_msgs::GNSSControl_< ContainerAllocator >::Ptr |
Definition at line 101 of file GNSSControl.h.
typedef GNSSControl_<ContainerAllocator> applanix_msgs::GNSSControl_< ContainerAllocator >::Type |
Definition at line 22 of file GNSSControl.h.
anonymous enum |
Definition at line 42 of file GNSSControl.h.
anonymous enum |
Definition at line 43 of file GNSSControl.h.
anonymous enum |
Definition at line 44 of file GNSSControl.h.
anonymous enum |
Definition at line 45 of file GNSSControl.h.
applanix_msgs::GNSSControl_< ContainerAllocator >::GNSSControl_ | ( | ) | [inline] |
Definition at line 24 of file GNSSControl.h.
applanix_msgs::GNSSControl_< ContainerAllocator >::GNSSControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file GNSSControl.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file GNSSControl.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file GNSSControl.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 75 of file GNSSControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file GNSSControl.h.
static const char* applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file GNSSControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file GNSSControl.h.
static const char* applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file GNSSControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 73 of file GNSSControl.h.
static const char* applanix_msgs::GNSSControl_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 62 of file GNSSControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::GNSSControl_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 85 of file GNSSControl.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::GNSSControl_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 93 of file GNSSControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::GNSSControl_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 77 of file GNSSControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::GNSSControl_< ContainerAllocator >::__connection_header |
Definition at line 103 of file GNSSControl.h.
uint8_t applanix_msgs::GNSSControl_< ContainerAllocator >::control |
Definition at line 40 of file GNSSControl.h.
uint16_t applanix_msgs::GNSSControl_< ContainerAllocator >::transaction |
Definition at line 37 of file GNSSControl.h.