#include <Dof.h>
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 |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Dof_< ContainerAllocator >::_name_type |
typedef boost::shared_ptr< ::evart_bridge::Dof_<ContainerAllocator> const> evart_bridge::Dof_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::evart_bridge::Dof_<ContainerAllocator> > evart_bridge::Dof_< ContainerAllocator >::Ptr |
typedef Dof_<ContainerAllocator> evart_bridge::Dof_< ContainerAllocator >::Type |
evart_bridge::Dof_< ContainerAllocator >::Dof_ | ( | ) | [inline] |
evart_bridge::Dof_< ContainerAllocator >::Dof_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > evart_bridge::Dof_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Dof_< ContainerAllocator >::name |