Public Types | Public Member Functions | Public Attributes
evart_bridge::Body_< ContainerAllocator > Struct Template Reference

#include <Body.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct evart_bridge::Body_< ContainerAllocator >

Definition at line 23 of file Body.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::evart_bridge::Dof_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::_dofs_type

Definition at line 46 of file Body.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Body_< ContainerAllocator >::_name_type

Definition at line 40 of file Body.h.

template<class ContainerAllocator >
typedef std::vector< ::evart_bridge::Segment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Segment_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::_segments_type

Definition at line 43 of file Body.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::evart_bridge::Body_<ContainerAllocator> const> evart_bridge::Body_< ContainerAllocator >::ConstPtr

Definition at line 51 of file Body.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::evart_bridge::Body_<ContainerAllocator> > evart_bridge::Body_< ContainerAllocator >::Ptr

Definition at line 50 of file Body.h.

template<class ContainerAllocator >
typedef Body_<ContainerAllocator> evart_bridge::Body_< ContainerAllocator >::Type

Definition at line 24 of file Body.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
evart_bridge::Body_< ContainerAllocator >::Body_ ( ) [inline]

Definition at line 26 of file Body.h.

template<class ContainerAllocator >
evart_bridge::Body_< ContainerAllocator >::Body_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file Body.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > evart_bridge::Body_< ContainerAllocator >::__connection_header

Definition at line 52 of file Body.h.

template<class ContainerAllocator >
std::vector< ::evart_bridge::Dof_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Dof_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::dofs

Definition at line 47 of file Body.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Body_< ContainerAllocator >::name

Definition at line 41 of file Body.h.

template<class ContainerAllocator >
std::vector< ::evart_bridge::Segment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Segment_<ContainerAllocator> >::other > evart_bridge::Body_< ContainerAllocator >::segments

Definition at line 44 of file Body.h.


The documentation for this struct was generated from the following file:


evart_bridge
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Fri Jan 3 2014 11:30:22