$search
#include <TaskRequest.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _content_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _json_parameters_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _task_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _userPose_type |
typedef boost::shared_ptr < ::srs_knowledge::TaskRequestRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::TaskRequestRequest_ < ContainerAllocator > > | Ptr |
typedef TaskRequestRequest_ < 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 |
TaskRequestRequest_ (const ContainerAllocator &_alloc) | |
TaskRequestRequest_ () | |
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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | content |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | json_parameters |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | task |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | userPose |
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 TaskRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_content_type |
Definition at line 47 of file TaskRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_json_parameters_type |
Definition at line 50 of file TaskRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_task_type |
Definition at line 44 of file TaskRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_userPose_type |
Definition at line 53 of file TaskRequest.h.
typedef boost::shared_ptr< ::srs_knowledge::TaskRequestRequest_<ContainerAllocator> const> srs_knowledge::TaskRequestRequest_< ContainerAllocator >::ConstPtr |
Definition at line 134 of file TaskRequest.h.
typedef boost::shared_ptr< ::srs_knowledge::TaskRequestRequest_<ContainerAllocator> > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::Ptr |
Definition at line 133 of file TaskRequest.h.
typedef TaskRequestRequest_<ContainerAllocator> srs_knowledge::TaskRequestRequest_< ContainerAllocator >::Type |
Definition at line 26 of file TaskRequest.h.
srs_knowledge::TaskRequestRequest_< ContainerAllocator >::TaskRequestRequest_ | ( | ) | [inline] |
Definition at line 28 of file TaskRequest.h.
srs_knowledge::TaskRequestRequest_< ContainerAllocator >::TaskRequestRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file TaskRequest.h.
ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 62 of file TaskRequest.h.
ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 69 of file TaskRequest.h.
ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 101 of file TaskRequest.h.
ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 76 of file TaskRequest.h.
static ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 60 of file TaskRequest.h.
static const char* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 58 of file TaskRequest.h.
static ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 67 of file TaskRequest.h.
static const char* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 65 of file TaskRequest.h.
static ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 99 of file TaskRequest.h.
static const char* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 79 of file TaskRequest.h.
static ROS_DEPRECATED const std::string srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 74 of file TaskRequest.h.
static const char* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 72 of file TaskRequest.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 113 of file TaskRequest.h.
virtual ROS_DEPRECATED uint32_t srs_knowledge::TaskRequestRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 123 of file TaskRequest.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::TaskRequestRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 103 of file TaskRequest.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__connection_header |
Definition at line 135 of file TaskRequest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::content |
Definition at line 48 of file TaskRequest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::json_parameters |
Definition at line 51 of file TaskRequest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::task |
Definition at line 45 of file TaskRequest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::userPose |
Definition at line 54 of file TaskRequest.h.