$search
#include <DeleteInstance.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectName_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectURI_type |
typedef boost::shared_ptr < ::srs_knowledge::DeleteInstanceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::DeleteInstanceRequest_ < ContainerAllocator > > | Ptr |
typedef DeleteInstanceRequest_ < 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 |
DeleteInstanceRequest_ (const ContainerAllocator &_alloc) | |
DeleteInstanceRequest_ () | |
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 () |
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 > | objectName |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectURI |
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 DeleteInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::_objectName_type |
Definition at line 40 of file DeleteInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::_objectURI_type |
Definition at line 43 of file DeleteInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::DeleteInstanceRequest_<ContainerAllocator> const> srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file DeleteInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::DeleteInstanceRequest_<ContainerAllocator> > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::Ptr |
Definition at line 106 of file DeleteInstance.h.
typedef DeleteInstanceRequest_<ContainerAllocator> srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::Type |
Definition at line 26 of file DeleteInstance.h.
srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::DeleteInstanceRequest_ | ( | ) | [inline] |
Definition at line 28 of file DeleteInstance.h.
srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::DeleteInstanceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file DeleteInstance.h.
ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file DeleteInstance.h.
ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file DeleteInstance.h.
ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 80 of file DeleteInstance.h.
ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 66 of file DeleteInstance.h.
static ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file DeleteInstance.h.
static const char* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file DeleteInstance.h.
static ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file DeleteInstance.h.
static const char* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file DeleteInstance.h.
static ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 78 of file DeleteInstance.h.
static const char* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 69 of file DeleteInstance.h.
static ROS_DEPRECATED const std::string srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 64 of file DeleteInstance.h.
static const char* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 62 of file DeleteInstance.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 90 of file DeleteInstance.h.
virtual ROS_DEPRECATED uint32_t srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file DeleteInstance.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 82 of file DeleteInstance.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__connection_header |
Definition at line 108 of file DeleteInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::objectName |
Definition at line 41 of file DeleteInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::objectURI |
Definition at line 44 of file DeleteInstance.h.