#include <BinaryMessageSelect.h>
Public Types | |
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, 7 > | _reserved_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::BinaryMessageSelect_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::BinaryMessageSelect_ < ContainerAllocator > > | Ptr |
typedef BinaryMessageSelect_ < ContainerAllocator > | Type |
Public Member Functions | |
BinaryMessageSelect_ () | |
BinaryMessageSelect_ (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, 7 > | reserved |
uint16_t | transaction |
Definition at line 22 of file BinaryMessageSelect.h.
typedef uint8_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::_ports_count_type |
Definition at line 49 of file BinaryMessageSelect.h.
typedef std::vector< ::applanix_msgs::COMPortMessages_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_<ContainerAllocator> >::other > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::_ports_type |
Definition at line 52 of file BinaryMessageSelect.h.
typedef boost::array<uint8_t, 7> applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::_reserved_type |
Definition at line 46 of file BinaryMessageSelect.h.
typedef uint16_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::_transaction_type |
Definition at line 43 of file BinaryMessageSelect.h.
typedef boost::shared_ptr< ::applanix_msgs::BinaryMessageSelect_<ContainerAllocator> const> applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::ConstPtr |
Definition at line 57 of file BinaryMessageSelect.h.
typedef boost::shared_ptr< ::applanix_msgs::BinaryMessageSelect_<ContainerAllocator> > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::Ptr |
Definition at line 56 of file BinaryMessageSelect.h.
typedef BinaryMessageSelect_<ContainerAllocator> applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::Type |
Definition at line 23 of file BinaryMessageSelect.h.
applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::BinaryMessageSelect_ | ( | ) | [inline] |
Definition at line 25 of file BinaryMessageSelect.h.
applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::BinaryMessageSelect_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file BinaryMessageSelect.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__connection_header |
Definition at line 58 of file BinaryMessageSelect.h.
std::vector< ::applanix_msgs::COMPortMessages_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_<ContainerAllocator> >::other > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::ports |
Definition at line 53 of file BinaryMessageSelect.h.
uint8_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::ports_count |
Definition at line 50 of file BinaryMessageSelect.h.
boost::array<uint8_t, 7> applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::reserved |
Definition at line 47 of file BinaryMessageSelect.h.
uint16_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::transaction |
Definition at line 44 of file BinaryMessageSelect.h.