$search
#include <COMPortMessages.h>
Public Types | |
enum | { MESSAGES_NMEA_GST = 1 } |
enum | { MESSAGES_NMEA_GGA = 2 } |
enum | { MESSAGES_NMEA_HDT = 4 } |
enum | { MESSAGES_NMEA_ZDA = 8 } |
enum | { MESSAGES_NMEA_EVT1 = 16 } |
enum | { MESSAGES_NMEA_EVT2 = 32 } |
enum | { MESSAGES_NMEA_VTG = 64 } |
enum | { MESSAGES_NMEA_PASHR = 128 } |
enum | { MESSAGES_NMEA_GGA2 = 8192 } |
enum | { MESSAGES_NMEA_PPS = 16384 } |
enum | { MESSAGES_NMEA_GGK = 32768 } |
enum | { MESSAGES_NMEA_RMC = 65536 } |
enum | { MESSAGES_BIN_GIMBAL_LOOP = 1 } |
enum | { MESSAGES_BIN_RDR1 = 2 } |
enum | { MESSAGES_BIN_PAST2 = 4 } |
enum | { MESSAGES_BIN_PPS = 65536 } |
enum | { MESSAGES_BIN_TM1B = 131072 } |
typedef uint32_t | _messages_type |
typedef uint8_t | _port_num_type |
typedef uint8_t | _update_rate_type |
typedef boost::shared_ptr < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > > | Ptr |
typedef COMPortMessages_ < 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 |
COMPortMessages_ (const ContainerAllocator &_alloc) | |
COMPortMessages_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
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 |
uint32_t | messages |
uint8_t | port_num |
uint8_t | update_rate |
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 COMPortMessages.h.
typedef uint32_t applanix_msgs::COMPortMessages_< ContainerAllocator >::_messages_type |
Definition at line 41 of file COMPortMessages.h.
typedef uint8_t applanix_msgs::COMPortMessages_< ContainerAllocator >::_port_num_type |
Definition at line 38 of file COMPortMessages.h.
typedef uint8_t applanix_msgs::COMPortMessages_< ContainerAllocator >::_update_rate_type |
Definition at line 44 of file COMPortMessages.h.
typedef boost::shared_ptr< ::applanix_msgs::COMPortMessages_<ContainerAllocator> const> applanix_msgs::COMPortMessages_< ContainerAllocator >::ConstPtr |
Definition at line 137 of file COMPortMessages.h.
typedef boost::shared_ptr< ::applanix_msgs::COMPortMessages_<ContainerAllocator> > applanix_msgs::COMPortMessages_< ContainerAllocator >::Ptr |
Definition at line 136 of file COMPortMessages.h.
typedef COMPortMessages_<ContainerAllocator> applanix_msgs::COMPortMessages_< ContainerAllocator >::Type |
Definition at line 22 of file COMPortMessages.h.
anonymous enum |
Definition at line 47 of file COMPortMessages.h.
anonymous enum |
Definition at line 48 of file COMPortMessages.h.
anonymous enum |
Definition at line 49 of file COMPortMessages.h.
anonymous enum |
Definition at line 50 of file COMPortMessages.h.
anonymous enum |
Definition at line 51 of file COMPortMessages.h.
anonymous enum |
Definition at line 52 of file COMPortMessages.h.
anonymous enum |
Definition at line 53 of file COMPortMessages.h.
anonymous enum |
Definition at line 54 of file COMPortMessages.h.
anonymous enum |
Definition at line 55 of file COMPortMessages.h.
anonymous enum |
Definition at line 56 of file COMPortMessages.h.
anonymous enum |
Definition at line 57 of file COMPortMessages.h.
anonymous enum |
Definition at line 58 of file COMPortMessages.h.
anonymous enum |
Definition at line 59 of file COMPortMessages.h.
anonymous enum |
Definition at line 60 of file COMPortMessages.h.
anonymous enum |
Definition at line 61 of file COMPortMessages.h.
anonymous enum |
Definition at line 62 of file COMPortMessages.h.
anonymous enum |
Definition at line 63 of file COMPortMessages.h.
applanix_msgs::COMPortMessages_< ContainerAllocator >::COMPortMessages_ | ( | ) | [inline] |
Definition at line 24 of file COMPortMessages.h.
applanix_msgs::COMPortMessages_< ContainerAllocator >::COMPortMessages_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file COMPortMessages.h.
ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 70 of file COMPortMessages.h.
ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 77 of file COMPortMessages.h.
ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 107 of file COMPortMessages.h.
static ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 68 of file COMPortMessages.h.
static const char* applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 66 of file COMPortMessages.h.
static ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 75 of file COMPortMessages.h.
static const char* applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 73 of file COMPortMessages.h.
static ROS_DEPRECATED const std::string applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 105 of file COMPortMessages.h.
static const char* applanix_msgs::COMPortMessages_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 80 of file COMPortMessages.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::COMPortMessages_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 118 of file COMPortMessages.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::COMPortMessages_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 127 of file COMPortMessages.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::COMPortMessages_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 109 of file COMPortMessages.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::COMPortMessages_< ContainerAllocator >::__connection_header |
Definition at line 138 of file COMPortMessages.h.
uint32_t applanix_msgs::COMPortMessages_< ContainerAllocator >::messages |
Definition at line 42 of file COMPortMessages.h.
uint8_t applanix_msgs::COMPortMessages_< ContainerAllocator >::port_num |
Definition at line 39 of file COMPortMessages.h.
uint8_t applanix_msgs::COMPortMessages_< ContainerAllocator >::update_rate |
Definition at line 45 of file COMPortMessages.h.