$search
#include <PortControl.h>
Public Types | |
typedef uint16_t | _groups_count_type |
typedef std::vector < ::applanix_msgs::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | _groups_type |
typedef uint16_t | _rate_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::PortControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::PortControl_ < ContainerAllocator > > | Ptr |
typedef PortControl_ < 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) |
ROS_DEPRECATED uint32_t | get_groups_size () const |
ROS_DEPRECATED void | get_groups_vec (std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > &vec) const |
PortControl_ (const ContainerAllocator &_alloc) | |
PortControl_ () | |
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_groups_size (uint32_t size) |
ROS_DEPRECATED void | set_groups_vec (const std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< 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::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | groups |
uint16_t | groups_count |
uint16_t | rate |
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 PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_groups_count_type |
Definition at line 44 of file PortControl.h.
typedef std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::PortControl_< ContainerAllocator >::_groups_type |
Definition at line 47 of file PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_rate_type |
Definition at line 50 of file PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_transaction_type |
Definition at line 41 of file PortControl.h.
typedef boost::shared_ptr< ::applanix_msgs::PortControl_<ContainerAllocator> const> applanix_msgs::PortControl_< ContainerAllocator >::ConstPtr |
Definition at line 124 of file PortControl.h.
typedef boost::shared_ptr< ::applanix_msgs::PortControl_<ContainerAllocator> > applanix_msgs::PortControl_< ContainerAllocator >::Ptr |
Definition at line 123 of file PortControl.h.
typedef PortControl_<ContainerAllocator> applanix_msgs::PortControl_< ContainerAllocator >::Type |
Definition at line 23 of file PortControl.h.
applanix_msgs::PortControl_< ContainerAllocator >::PortControl_ | ( | ) | [inline] |
Definition at line 25 of file PortControl.h.
applanix_msgs::PortControl_< ContainerAllocator >::PortControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PortControl.h.
ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file PortControl.h.
ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file PortControl.h.
ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 91 of file PortControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file PortControl.h.
static const char* applanix_msgs::PortControl_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file PortControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file PortControl.h.
static const char* applanix_msgs::PortControl_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file PortControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::PortControl_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 89 of file PortControl.h.
static const char* applanix_msgs::PortControl_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file PortControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::PortControl_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 103 of file PortControl.h.
ROS_DEPRECATED uint32_t applanix_msgs::PortControl_< ContainerAllocator >::get_groups_size | ( | ) | const [inline] |
Definition at line 54 of file PortControl.h.
ROS_DEPRECATED void applanix_msgs::PortControl_< ContainerAllocator >::get_groups_vec | ( | std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 56 of file PortControl.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::PortControl_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 113 of file PortControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::PortControl_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 93 of file PortControl.h.
ROS_DEPRECATED void applanix_msgs::PortControl_< ContainerAllocator >::set_groups_size | ( | uint32_t | size | ) | [inline] |
Definition at line 55 of file PortControl.h.
ROS_DEPRECATED void applanix_msgs::PortControl_< ContainerAllocator >::set_groups_vec | ( | const std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 57 of file PortControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::PortControl_< ContainerAllocator >::__connection_header |
Definition at line 125 of file PortControl.h.
std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::PortControl_< ContainerAllocator >::groups |
Definition at line 48 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::groups_count |
Definition at line 45 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::rate |
Definition at line 51 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::transaction |
Definition at line 42 of file PortControl.h.