$search
#include <TrackerCommand.h>
Public Types | |
typedef uint8_t | _code_type |
typedef uint8_t | _param_type |
typedef boost::shared_ptr < ::blort_ros::TrackerCommandRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::blort_ros::TrackerCommandRequest_ < ContainerAllocator > > | Ptr |
typedef TrackerCommandRequest_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
TrackerCommandRequest_ (const ContainerAllocator &_alloc) | |
TrackerCommandRequest_ () | |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | code |
uint8_t | param |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 25 of file TrackerCommand.h.
typedef uint8_t blort_ros::TrackerCommandRequest_< ContainerAllocator >::_code_type |
Definition at line 40 of file TrackerCommand.h.
typedef uint8_t blort_ros::TrackerCommandRequest_< ContainerAllocator >::_param_type |
Definition at line 43 of file TrackerCommand.h.
typedef boost::shared_ptr< ::blort_ros::TrackerCommandRequest_<ContainerAllocator> const> blort_ros::TrackerCommandRequest_< ContainerAllocator >::ConstPtr |
Definition at line 117 of file TrackerCommand.h.
typedef boost::shared_ptr< ::blort_ros::TrackerCommandRequest_<ContainerAllocator> > blort_ros::TrackerCommandRequest_< ContainerAllocator >::Ptr |
Definition at line 116 of file TrackerCommand.h.
typedef TrackerCommandRequest_<ContainerAllocator> blort_ros::TrackerCommandRequest_< ContainerAllocator >::Type |
Definition at line 26 of file TrackerCommand.h.
blort_ros::TrackerCommandRequest_< ContainerAllocator >::TrackerCommandRequest_ | ( | ) | [inline] |
Definition at line 28 of file TrackerCommand.h.
blort_ros::TrackerCommandRequest_< ContainerAllocator >::TrackerCommandRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TrackerCommand.h.
ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file TrackerCommand.h.
ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file TrackerCommand.h.
ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 90 of file TrackerCommand.h.
ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 66 of file TrackerCommand.h.
static ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file TrackerCommand.h.
static const char* blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file TrackerCommand.h.
static ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file TrackerCommand.h.
static const char* blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file TrackerCommand.h.
static ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 88 of file TrackerCommand.h.
static const char* blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 69 of file TrackerCommand.h.
static ROS_DEPRECATED const std::string blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 64 of file TrackerCommand.h.
static const char* blort_ros::TrackerCommandRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 62 of file TrackerCommand.h.
virtual ROS_DEPRECATED uint8_t* blort_ros::TrackerCommandRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file TrackerCommand.h.
virtual ROS_DEPRECATED uint32_t blort_ros::TrackerCommandRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 108 of file TrackerCommand.h.
virtual ROS_DEPRECATED uint8_t* blort_ros::TrackerCommandRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 92 of file TrackerCommand.h.
boost::shared_ptr<std::map<std::string, std::string> > blort_ros::TrackerCommandRequest_< ContainerAllocator >::__connection_header |
Definition at line 118 of file TrackerCommand.h.
uint8_t blort_ros::TrackerCommandRequest_< ContainerAllocator >::code |
Definition at line 41 of file TrackerCommand.h.
uint8_t blort_ros::TrackerCommandRequest_< ContainerAllocator >::param |
Definition at line 44 of file TrackerCommand.h.