#include <NMEAMessageSelect.h>
Public Types | |
enum | { TALKER_IN = 0 } |
enum | { TALKER_GP = 1 } |
typedef uint8_t | _ports_count_type |
typedef std::vector < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > >::other > | _ports_type |
typedef boost::array< uint8_t, 9 > | _reserved_type |
typedef uint8_t | _talker_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::NMEAMessageSelect_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::NMEAMessageSelect_ < ContainerAllocator > > | Ptr |
typedef NMEAMessageSelect_ < ContainerAllocator > | Type |
Public Member Functions | |
NMEAMessageSelect_ () | |
NMEAMessageSelect_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::COMPortMessages_ < ContainerAllocator > >::other > | ports |
uint8_t | ports_count |
boost::array< uint8_t, 9 > | reserved |
uint8_t | talker |
uint16_t | transaction |
Definition at line 22 of file NMEAMessageSelect.h.
typedef uint8_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::_ports_count_type |
Definition at line 54 of file NMEAMessageSelect.h.
typedef std::vector< ::applanix_msgs::COMPortMessages_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_<ContainerAllocator> >::other > applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::_ports_type |
Definition at line 57 of file NMEAMessageSelect.h.
typedef boost::array<uint8_t, 9> applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::_reserved_type |
Definition at line 48 of file NMEAMessageSelect.h.
typedef uint8_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::_talker_type |
Definition at line 51 of file NMEAMessageSelect.h.
typedef uint16_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::_transaction_type |
Definition at line 45 of file NMEAMessageSelect.h.
typedef boost::shared_ptr< ::applanix_msgs::NMEAMessageSelect_<ContainerAllocator> const> applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::ConstPtr |
Definition at line 64 of file NMEAMessageSelect.h.
typedef boost::shared_ptr< ::applanix_msgs::NMEAMessageSelect_<ContainerAllocator> > applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::Ptr |
Definition at line 63 of file NMEAMessageSelect.h.
typedef NMEAMessageSelect_<ContainerAllocator> applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::Type |
Definition at line 23 of file NMEAMessageSelect.h.
anonymous enum |
Definition at line 60 of file NMEAMessageSelect.h.
anonymous enum |
Definition at line 61 of file NMEAMessageSelect.h.
applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::NMEAMessageSelect_ | ( | ) | [inline] |
Definition at line 25 of file NMEAMessageSelect.h.
applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::NMEAMessageSelect_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file NMEAMessageSelect.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::__connection_header |
Definition at line 65 of file NMEAMessageSelect.h.
std::vector< ::applanix_msgs::COMPortMessages_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_<ContainerAllocator> >::other > applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::ports |
Definition at line 58 of file NMEAMessageSelect.h.
uint8_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::ports_count |
Definition at line 55 of file NMEAMessageSelect.h.
boost::array<uint8_t, 9> applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::reserved |
Definition at line 49 of file NMEAMessageSelect.h.
uint8_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::talker |
Definition at line 52 of file NMEAMessageSelect.h.
uint16_t applanix_msgs::NMEAMessageSelect_< ContainerAllocator >::transaction |
Definition at line 46 of file NMEAMessageSelect.h.