$search
#include <CarCommand.h>
Public Types | |
typedef ::art_msgs::CarControl_ < ContainerAllocator > | _control_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::art_msgs::CarCommand_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::art_msgs::CarCommand_ < ContainerAllocator > > | Ptr |
typedef CarCommand_ < 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 |
CarCommand_ (const ContainerAllocator &_alloc) | |
CarCommand_ () | |
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 |
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 |
::art_msgs::CarControl_ < ContainerAllocator > | control |
::std_msgs::Header_ < ContainerAllocator > | header |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file CarCommand.h.
typedef ::art_msgs::CarControl_<ContainerAllocator> art_msgs::CarCommand_< ContainerAllocator >::_control_type |
Definition at line 41 of file CarCommand.h.
typedef ::std_msgs::Header_<ContainerAllocator> art_msgs::CarCommand_< ContainerAllocator >::_header_type |
Definition at line 38 of file CarCommand.h.
typedef boost::shared_ptr< ::art_msgs::CarCommand_<ContainerAllocator> const> art_msgs::CarCommand_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file CarCommand.h.
typedef boost::shared_ptr< ::art_msgs::CarCommand_<ContainerAllocator> > art_msgs::CarCommand_< ContainerAllocator >::Ptr |
Definition at line 122 of file CarCommand.h.
typedef CarCommand_<ContainerAllocator> art_msgs::CarCommand_< ContainerAllocator >::Type |
Definition at line 24 of file CarCommand.h.
art_msgs::CarCommand_< ContainerAllocator >::CarCommand_ | ( | ) | [inline] |
Definition at line 26 of file CarCommand.h.
art_msgs::CarCommand_< ContainerAllocator >::CarCommand_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file CarCommand.h.
ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 50 of file CarCommand.h.
ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 57 of file CarCommand.h.
ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 96 of file CarCommand.h.
static ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 48 of file CarCommand.h.
static const char* art_msgs::CarCommand_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 46 of file CarCommand.h.
static ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 55 of file CarCommand.h.
static const char* art_msgs::CarCommand_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 53 of file CarCommand.h.
static ROS_DEPRECATED const std::string art_msgs::CarCommand_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 94 of file CarCommand.h.
static const char* art_msgs::CarCommand_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 60 of file CarCommand.h.
virtual ROS_DEPRECATED uint8_t* art_msgs::CarCommand_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 106 of file CarCommand.h.
virtual ROS_DEPRECATED uint32_t art_msgs::CarCommand_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 114 of file CarCommand.h.
virtual ROS_DEPRECATED uint8_t* art_msgs::CarCommand_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 98 of file CarCommand.h.
boost::shared_ptr<std::map<std::string, std::string> > art_msgs::CarCommand_< ContainerAllocator >::__connection_header |
Definition at line 124 of file CarCommand.h.
::art_msgs::CarControl_<ContainerAllocator> art_msgs::CarCommand_< ContainerAllocator >::control |
Definition at line 42 of file CarCommand.h.
::std_msgs::Header_<ContainerAllocator> art_msgs::CarCommand_< ContainerAllocator >::header |
Definition at line 39 of file CarCommand.h.