#include <SaveGraph.h>
Public Types | |
typedef uint8_t | _succeeded_type |
typedef boost::shared_ptr < ::graph_mapping_msgs::SaveGraphResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::graph_mapping_msgs::SaveGraphResponse_ < ContainerAllocator > > | Ptr |
typedef SaveGraphResponse_ < 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) |
SaveGraphResponse_ (const ContainerAllocator &_alloc) | |
SaveGraphResponse_ () | |
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 | |
uint8_t | succeeded |
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 101 of file SaveGraph.h.
typedef uint8_t graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::_succeeded_type |
Definition at line 115 of file SaveGraph.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::SaveGraphResponse_<ContainerAllocator> const> graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::ConstPtr |
Definition at line 172 of file SaveGraph.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::SaveGraphResponse_<ContainerAllocator> > graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::Ptr |
Definition at line 171 of file SaveGraph.h.
typedef SaveGraphResponse_<ContainerAllocator> graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::Type |
Definition at line 103 of file SaveGraph.h.
graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::SaveGraphResponse_ | ( | ) | [inline] |
Definition at line 105 of file SaveGraph.h.
graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::SaveGraphResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 110 of file SaveGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 124 of file SaveGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 131 of file SaveGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 148 of file SaveGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 138 of file SaveGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 122 of file SaveGraph.h.
static const char* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 120 of file SaveGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 129 of file SaveGraph.h.
static const char* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 127 of file SaveGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 146 of file SaveGraph.h.
static const char* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 141 of file SaveGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 136 of file SaveGraph.h.
static const char* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 134 of file SaveGraph.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 157 of file SaveGraph.h.
virtual ROS_DEPRECATED uint32_t graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 164 of file SaveGraph.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 150 of file SaveGraph.h.
uint8_t graph_mapping_msgs::SaveGraphResponse_< ContainerAllocator >::succeeded |
Definition at line 116 of file SaveGraph.h.