#include <ConstraintGraphMessage.h>
Public Types | |
typedef std::vector < ::graph_mapping_msgs::Edge_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::graph_mapping_msgs::Edge_ < ContainerAllocator > >::other > | _edges_type |
typedef std::vector < ::graph_mapping_msgs::Node_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::graph_mapping_msgs::Node_ < ContainerAllocator > >::other > | _nodes_type |
typedef boost::shared_ptr < ::graph_mapping_msgs::ConstraintGraphMessage_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::graph_mapping_msgs::ConstraintGraphMessage_ < ContainerAllocator > > | Ptr |
typedef ConstraintGraphMessage_ < 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 |
ConstraintGraphMessage_ (const ContainerAllocator &_alloc) | |
ConstraintGraphMessage_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_edges_size () const |
ROS_DEPRECATED void | get_edges_vec (std::vector< ::graph_mapping_msgs::Edge_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_nodes_size () const |
ROS_DEPRECATED void | get_nodes_vec (std::vector< ::graph_mapping_msgs::Node_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_< ContainerAllocator > >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_edges_size (uint32_t size) |
ROS_DEPRECATED void | set_edges_vec (const std::vector< ::graph_mapping_msgs::Edge_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_< ContainerAllocator > >::other > &vec) |
ROS_DEPRECATED void | set_nodes_size (uint32_t size) |
ROS_DEPRECATED void | set_nodes_vec (const std::vector< ::graph_mapping_msgs::Node_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_< ContainerAllocator > >::other > &vec) |
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 () |
Public Attributes | |
std::vector < ::graph_mapping_msgs::Edge_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::graph_mapping_msgs::Edge_ < ContainerAllocator > >::other > | edges |
std::vector < ::graph_mapping_msgs::Node_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::graph_mapping_msgs::Node_ < ContainerAllocator > >::other > | nodes |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file ConstraintGraphMessage.h.
typedef std::vector< ::graph_mapping_msgs::Edge_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_<ContainerAllocator> >::other > graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::_edges_type |
Definition at line 38 of file ConstraintGraphMessage.h.
typedef std::vector< ::graph_mapping_msgs::Node_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_<ContainerAllocator> >::other > graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::_nodes_type |
Definition at line 35 of file ConstraintGraphMessage.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::ConstraintGraphMessage_<ContainerAllocator> const> graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::ConstPtr |
Definition at line 142 of file ConstraintGraphMessage.h.
typedef boost::shared_ptr< ::graph_mapping_msgs::ConstraintGraphMessage_<ContainerAllocator> > graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::Ptr |
Definition at line 141 of file ConstraintGraphMessage.h.
typedef ConstraintGraphMessage_<ContainerAllocator> graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::Type |
Definition at line 21 of file ConstraintGraphMessage.h.
graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::ConstraintGraphMessage_ | ( | ) | [inline] |
Definition at line 23 of file ConstraintGraphMessage.h.
graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::ConstraintGraphMessage_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file ConstraintGraphMessage.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file ConstraintGraphMessage.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file ConstraintGraphMessage.h.
ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 115 of file ConstraintGraphMessage.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file ConstraintGraphMessage.h.
static const char* graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file ConstraintGraphMessage.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file ConstraintGraphMessage.h.
static const char* graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file ConstraintGraphMessage.h.
static ROS_DEPRECATED const std::string graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 113 of file ConstraintGraphMessage.h.
static const char* graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file ConstraintGraphMessage.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 125 of file ConstraintGraphMessage.h.
ROS_DEPRECATED uint32_t graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::get_edges_size | ( | ) | const [inline] |
Definition at line 46 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::get_edges_vec | ( | std::vector< ::graph_mapping_msgs::Edge_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 48 of file ConstraintGraphMessage.h.
ROS_DEPRECATED uint32_t graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::get_nodes_size | ( | ) | const [inline] |
Definition at line 42 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::get_nodes_vec | ( | std::vector< ::graph_mapping_msgs::Node_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 44 of file ConstraintGraphMessage.h.
virtual ROS_DEPRECATED uint32_t graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 133 of file ConstraintGraphMessage.h.
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 117 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::set_edges_size | ( | uint32_t | size | ) | [inline] |
Definition at line 47 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::set_edges_vec | ( | const std::vector< ::graph_mapping_msgs::Edge_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 49 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::set_nodes_size | ( | uint32_t | size | ) | [inline] |
Definition at line 43 of file ConstraintGraphMessage.h.
ROS_DEPRECATED void graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::set_nodes_vec | ( | const std::vector< ::graph_mapping_msgs::Node_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 45 of file ConstraintGraphMessage.h.
std::vector< ::graph_mapping_msgs::Edge_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Edge_<ContainerAllocator> >::other > graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::edges |
Definition at line 39 of file ConstraintGraphMessage.h.
std::vector< ::graph_mapping_msgs::Node_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::graph_mapping_msgs::Node_<ContainerAllocator> >::other > graph_mapping_msgs::ConstraintGraphMessage_< ContainerAllocator >::nodes |
Definition at line 36 of file ConstraintGraphMessage.h.