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

#include <Dof.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef boost::shared_ptr
< ::evart_bridge::Dof_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::evart_bridge::Dof_
< ContainerAllocator > > 
Ptr
typedef Dof_< ContainerAllocator > Type

Public Member Functions

 Dof_ ()
 Dof_ (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 > 
name

Detailed Description

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

Definition at line 21 of file Dof.h.


Member Typedef Documentation

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

Definition at line 34 of file Dof.h.

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

Definition at line 39 of file Dof.h.

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

Definition at line 38 of file Dof.h.

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

Definition at line 22 of file Dof.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Dof.h.

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

Definition at line 29 of file Dof.h.


Member Data Documentation

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

Definition at line 40 of file Dof.h.

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

Definition at line 35 of file Dof.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