#include <LabelMesh.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _label_type |
typedef boost::shared_ptr < ::mesh_label_node::LabelMeshResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mesh_label_node::LabelMeshResponse_ < ContainerAllocator > > | Ptr |
typedef LabelMeshResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
LabelMeshResponse_ () | |
LabelMeshResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | label |
Definition at line 54 of file LabelMesh.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mesh_label_node::LabelMeshResponse_< ContainerAllocator >::_label_type |
Definition at line 67 of file LabelMesh.h.
typedef boost::shared_ptr< ::mesh_label_node::LabelMeshResponse_<ContainerAllocator> const> mesh_label_node::LabelMeshResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file LabelMesh.h.
typedef boost::shared_ptr< ::mesh_label_node::LabelMeshResponse_<ContainerAllocator> > mesh_label_node::LabelMeshResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file LabelMesh.h.
typedef LabelMeshResponse_<ContainerAllocator> mesh_label_node::LabelMeshResponse_< ContainerAllocator >::Type |
Definition at line 55 of file LabelMesh.h.
mesh_label_node::LabelMeshResponse_< ContainerAllocator >::LabelMeshResponse_ | ( | ) | [inline] |
Definition at line 57 of file LabelMesh.h.
mesh_label_node::LabelMeshResponse_< ContainerAllocator >::LabelMeshResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file LabelMesh.h.
boost::shared_ptr<std::map<std::string, std::string> > mesh_label_node::LabelMeshResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file LabelMesh.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mesh_label_node::LabelMeshResponse_< ContainerAllocator >::label |
Definition at line 68 of file LabelMesh.h.