$search
#include <AddObject.h>
Public Types | |
typedef ::worldmodel_msgs::Object_ < ContainerAllocator > | _object_type |
typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectResponse_ < ContainerAllocator > > | Ptr |
typedef AddObjectResponse_ < 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 |
AddObjectResponse_ (const ContainerAllocator &_alloc) | |
AddObjectResponse_ () | |
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 |
::worldmodel_msgs::Object_ < ContainerAllocator > | object |
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 221 of file AddObject.h.
typedef ::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::_object_type |
Definition at line 234 of file AddObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectResponse_<ContainerAllocator> const> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 393 of file AddObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectResponse_<ContainerAllocator> > worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 392 of file AddObject.h.
typedef AddObjectResponse_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::Type |
Definition at line 222 of file AddObject.h.
worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::AddObjectResponse_ | ( | ) | [inline] |
Definition at line 224 of file AddObject.h.
worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::AddObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 229 of file AddObject.h.
ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 243 of file AddObject.h.
ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 250 of file AddObject.h.
ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 369 of file AddObject.h.
ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 257 of file AddObject.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 241 of file AddObject.h.
static const char* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 239 of file AddObject.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 248 of file AddObject.h.
static const char* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 246 of file AddObject.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 367 of file AddObject.h.
static const char* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 260 of file AddObject.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 255 of file AddObject.h.
static const char* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 253 of file AddObject.h.
virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 378 of file AddObject.h.
virtual ROS_DEPRECATED uint32_t worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 385 of file AddObject.h.
virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 371 of file AddObject.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 394 of file AddObject.h.
::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::object |
Definition at line 235 of file AddObject.h.