#include <Body.h>
Public Types | |
typedef std::vector < ::evart_bridge::Dof_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_ < ContainerAllocator > >::other > | _dofs_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector < ::evart_bridge::Segment_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::evart_bridge::Segment_ < ContainerAllocator > >::other > | _segments_type |
typedef boost::shared_ptr < ::evart_bridge::Body_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::evart_bridge::Body_ < ContainerAllocator > > | Ptr |
typedef Body_< ContainerAllocator > | Type |
Public Member Functions | |
Body_ () | |
Body_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::evart_bridge::Dof_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_ < ContainerAllocator > >::other > | dofs |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::vector < ::evart_bridge::Segment_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::evart_bridge::Segment_ < ContainerAllocator > >::other > | segments |
typedef std::vector< ::evart_bridge::Dof_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::_dofs_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Body_< ContainerAllocator >::_name_type |
typedef std::vector< ::evart_bridge::Segment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Segment_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::_segments_type |
typedef boost::shared_ptr< ::evart_bridge::Body_<ContainerAllocator> const> evart_bridge::Body_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::evart_bridge::Body_<ContainerAllocator> > evart_bridge::Body_< ContainerAllocator >::Ptr |
typedef Body_<ContainerAllocator> evart_bridge::Body_< ContainerAllocator >::Type |
evart_bridge::Body_< ContainerAllocator >::Body_ | ( | ) | [inline] |
evart_bridge::Body_< ContainerAllocator >::Body_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > evart_bridge::Body_< ContainerAllocator >::__connection_header |
std::vector< ::evart_bridge::Dof_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::dofs |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Body_< ContainerAllocator >::name |
std::vector< ::evart_bridge::Segment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Segment_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::segments |