#include <Node.h>
Public Types | |
typedef uint32_t | _id_type |
typedef std::vector < ::geometry_msgs::Pose_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_ < ContainerAllocator > >::other > | _optimized_pose_type |
typedef boost::shared_ptr < ::graph_mapping_msgs::Node_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::graph_mapping_msgs::Node_ < ContainerAllocator > > | Ptr |
typedef Node_< 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_optimized_pose_size () const |
ROS_DEPRECATED void | get_optimized_pose_vec (std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > &vec) const |
Node_ (const ContainerAllocator &_alloc) | |
Node_ () | |
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_optimized_pose_size (uint32_t size) |
ROS_DEPRECATED void | set_optimized_pose_vec (const std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< 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 | |
uint32_t | id |
std::vector < ::geometry_msgs::Pose_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_ < ContainerAllocator > >::other > | optimized_pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file Node.h.
typedef uint32_t graph_mapping_msgs::Node_< ContainerAllocator >::_id_type |
typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > graph_mapping_msgs::Node_< ContainerAllocator >::_optimized_pose_type |
typedef boost::shared_ptr< ::graph_mapping_msgs::Node_<ContainerAllocator> const> graph_mapping_msgs::Node_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::graph_mapping_msgs::Node_<ContainerAllocator> > graph_mapping_msgs::Node_< ContainerAllocator >::Ptr |
typedef Node_<ContainerAllocator> graph_mapping_msgs::Node_< ContainerAllocator >::Type |
graph_mapping_msgs::Node_< ContainerAllocator >::Node_ | ( | ) | [inline] |
graph_mapping_msgs::Node_< ContainerAllocator >::Node_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* graph_mapping_msgs::Node_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* graph_mapping_msgs::Node_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string graph_mapping_msgs::Node_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* graph_mapping_msgs::Node_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::Node_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
ROS_DEPRECATED uint32_t graph_mapping_msgs::Node_< ContainerAllocator >::get_optimized_pose_size | ( | ) | const [inline] |
ROS_DEPRECATED void graph_mapping_msgs::Node_< ContainerAllocator >::get_optimized_pose_vec | ( | std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
virtual ROS_DEPRECATED uint32_t graph_mapping_msgs::Node_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* graph_mapping_msgs::Node_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
ROS_DEPRECATED void graph_mapping_msgs::Node_< ContainerAllocator >::set_optimized_pose_size | ( | uint32_t | size | ) | [inline] |
ROS_DEPRECATED void graph_mapping_msgs::Node_< ContainerAllocator >::set_optimized_pose_vec | ( | const std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > & | vec | ) | [inline] |
uint32_t graph_mapping_msgs::Node_< ContainerAllocator >::id |
std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > graph_mapping_msgs::Node_< ContainerAllocator >::optimized_pose |