#include <GetGraph.h>
Public Types | |
typedef ::graph_mapping_msgs::ConstraintGraphMessage_ < ContainerAllocator > | _graph_type |
typedef uint64_t | _id_type |
typedef boost::shared_ptr < ::graph_mapping_msgs::GetGraphResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::graph_mapping_msgs::GetGraphResponse_ < ContainerAllocator > > | Ptr |
typedef GetGraphResponse_ < 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) |
GetGraphResponse_ (const ContainerAllocator &_alloc) | |
GetGraphResponse_ () | |
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 | |
::graph_mapping_msgs::ConstraintGraphMessage_ < ContainerAllocator > | graph |
uint64_t | id |
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 90 of file GetGraph.h.
typedef ::graph_mapping_msgs::ConstraintGraphMessage_<ContainerAllocator> graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::_graph_type |
Definition at line 109 of file GetGraph.h.
typedef uint64_t graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::_id_type |
Definition at line 106 of file GetGraph.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::GetGraphResponse_<ContainerAllocator> const> graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::ConstPtr |
Definition at line 217 of file GetGraph.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::GetGraphResponse_<ContainerAllocator> > graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::Ptr |
Definition at line 216 of file GetGraph.h.
typedef GetGraphResponse_<ContainerAllocator> graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::Type |
Definition at line 92 of file GetGraph.h.
graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::GetGraphResponse_ | ( | ) | [inline] |
Definition at line 94 of file GetGraph.h.
graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::GetGraphResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 100 of file GetGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 118 of file GetGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 125 of file GetGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 190 of file GetGraph.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 132 of file GetGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 116 of file GetGraph.h.
static const char* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 114 of file GetGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 123 of file GetGraph.h.
static const char* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 121 of file GetGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 188 of file GetGraph.h.
static const char* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 135 of file GetGraph.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 130 of file GetGraph.h.
static const char* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 128 of file GetGraph.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 200 of file GetGraph.h.
virtual ROS_DEPRECATED uint32_t graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 208 of file GetGraph.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 192 of file GetGraph.h.
::graph_mapping_msgs::ConstraintGraphMessage_<ContainerAllocator> graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::graph |
Definition at line 110 of file GetGraph.h.
uint64_t graph_mapping_msgs::GetGraphResponse_< ContainerAllocator >::id |
Definition at line 107 of file GetGraph.h.