$search
#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
BinaryMessageSelect_ (const ContainerAllocator &_alloc) | |
BinaryMessageSelect_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_ports_size () const |
ROS_DEPRECATED void | get_ports_vec (std::vector< ::applanix_msgs::COMPortMessages_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_reserved_size () const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_ports_size (uint32_t size) |
ROS_DEPRECATED void | set_ports_vec (const std::vector< ::applanix_msgs::COMPortMessages_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_< ContainerAllocator > >::other > &vec) |
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 |
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 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
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 146 of file BinaryMessageSelect.h.
typedef boost::shared_ptr< ::applanix_msgs::BinaryMessageSelect_<ContainerAllocator> > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::Ptr |
Definition at line 145 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.
ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 66 of file BinaryMessageSelect.h.
ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 73 of file BinaryMessageSelect.h.
ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 113 of file BinaryMessageSelect.h.
static ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 64 of file BinaryMessageSelect.h.
static const char* applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 62 of file BinaryMessageSelect.h.
static ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 71 of file BinaryMessageSelect.h.
static const char* applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 69 of file BinaryMessageSelect.h.
static ROS_DEPRECATED const std::string applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 111 of file BinaryMessageSelect.h.
static const char* applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 76 of file BinaryMessageSelect.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 125 of file BinaryMessageSelect.h.
ROS_DEPRECATED uint32_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::get_ports_size | ( | ) | const [inline] |
Definition at line 57 of file BinaryMessageSelect.h.
ROS_DEPRECATED void applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::get_ports_vec | ( | std::vector< ::applanix_msgs::COMPortMessages_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 59 of file BinaryMessageSelect.h.
ROS_DEPRECATED uint32_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::get_reserved_size | ( | ) | const [inline] |
Definition at line 56 of file BinaryMessageSelect.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 135 of file BinaryMessageSelect.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 115 of file BinaryMessageSelect.h.
ROS_DEPRECATED void applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::set_ports_size | ( | uint32_t | size | ) | [inline] |
Definition at line 58 of file BinaryMessageSelect.h.
ROS_DEPRECATED void applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::set_ports_vec | ( | const std::vector< ::applanix_msgs::COMPortMessages_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortMessages_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 60 of file BinaryMessageSelect.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::BinaryMessageSelect_< ContainerAllocator >::__connection_header |
Definition at line 147 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.