$search
#include <GNSSSetup.h>
Public Types | |
enum | { AUTOCONFIG_ENABLE = 1 } |
enum | { AUTOCONFIG_DISABLE = 0 } |
typedef uint8_t | _autoconfig_type |
typedef uint8_t | _rate_type |
typedef uint8_t | _reserved1_type |
typedef uint32_t | _reserved2_type |
typedef uint8_t | _reserved3_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::GNSSSetup_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::GNSSSetup_ < ContainerAllocator > > | Ptr |
typedef GNSSSetup_ < 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) |
GNSSSetup_ (const ContainerAllocator &_alloc) | |
GNSSSetup_ () | |
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 | autoconfig |
uint8_t | rate |
uint8_t | reserved1 |
uint32_t | reserved2 |
uint8_t | reserved3 |
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 GNSSSetup.h.
typedef uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_autoconfig_type |
Definition at line 47 of file GNSSSetup.h.
typedef uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_rate_type |
Definition at line 50 of file GNSSSetup.h.
typedef uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_reserved1_type |
Definition at line 53 of file GNSSSetup.h.
typedef uint32_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_reserved2_type |
Definition at line 56 of file GNSSSetup.h.
typedef uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_reserved3_type |
Definition at line 59 of file GNSSSetup.h.
typedef uint16_t applanix_msgs::GNSSSetup_< ContainerAllocator >::_transaction_type |
Definition at line 44 of file GNSSSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSSetup_<ContainerAllocator> const> applanix_msgs::GNSSSetup_< ContainerAllocator >::ConstPtr |
Definition at line 137 of file GNSSSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSSetup_<ContainerAllocator> > applanix_msgs::GNSSSetup_< ContainerAllocator >::Ptr |
Definition at line 136 of file GNSSSetup.h.
typedef GNSSSetup_<ContainerAllocator> applanix_msgs::GNSSSetup_< ContainerAllocator >::Type |
Definition at line 22 of file GNSSSetup.h.
anonymous enum |
Definition at line 62 of file GNSSSetup.h.
anonymous enum |
Definition at line 63 of file GNSSSetup.h.
applanix_msgs::GNSSSetup_< ContainerAllocator >::GNSSSetup_ | ( | ) | [inline] |
Definition at line 24 of file GNSSSetup.h.
applanix_msgs::GNSSSetup_< ContainerAllocator >::GNSSSetup_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GNSSSetup.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 70 of file GNSSSetup.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 77 of file GNSSSetup.h.
ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 98 of file GNSSSetup.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 68 of file GNSSSetup.h.
static const char* applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 66 of file GNSSSetup.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 75 of file GNSSSetup.h.
static const char* applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 73 of file GNSSSetup.h.
static ROS_DEPRECATED const std::string applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 96 of file GNSSSetup.h.
static const char* applanix_msgs::GNSSSetup_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 80 of file GNSSSetup.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::GNSSSetup_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 112 of file GNSSSetup.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::GNSSSetup_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 124 of file GNSSSetup.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::GNSSSetup_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 100 of file GNSSSetup.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::GNSSSetup_< ContainerAllocator >::__connection_header |
Definition at line 138 of file GNSSSetup.h.
uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::autoconfig |
Definition at line 48 of file GNSSSetup.h.
uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::rate |
Definition at line 51 of file GNSSSetup.h.
uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::reserved1 |
Definition at line 54 of file GNSSSetup.h.
uint32_t applanix_msgs::GNSSSetup_< ContainerAllocator >::reserved2 |
Definition at line 57 of file GNSSSetup.h.
uint8_t applanix_msgs::GNSSSetup_< ContainerAllocator >::reserved3 |
Definition at line 60 of file GNSSSetup.h.
uint16_t applanix_msgs::GNSSSetup_< ContainerAllocator >::transaction |
Definition at line 45 of file GNSSSetup.h.