Public Types | Public Member Functions | Public Attributes
problib::DimensionDescription_< ContainerAllocator > Struct Template Reference

#include <DimensionDescription.h>

List of all members.

Public Types

typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_fields_type
typedef boost::shared_ptr
< ::problib::DimensionDescription_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::problib::DimensionDescription_
< ContainerAllocator > > 
Ptr
typedef DimensionDescription_
< ContainerAllocator > 
Type

Public Member Functions

 DimensionDescription_ ()
 DimensionDescription_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
fields

Detailed Description

template<class ContainerAllocator>
struct problib::DimensionDescription_< ContainerAllocator >

Definition at line 21 of file DimensionDescription.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > problib::DimensionDescription_< ContainerAllocator >::_fields_type

Definition at line 34 of file DimensionDescription.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::problib::DimensionDescription_<ContainerAllocator> const> problib::DimensionDescription_< ContainerAllocator >::ConstPtr

Definition at line 39 of file DimensionDescription.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::problib::DimensionDescription_<ContainerAllocator> > problib::DimensionDescription_< ContainerAllocator >::Ptr

Definition at line 38 of file DimensionDescription.h.

template<class ContainerAllocator >
typedef DimensionDescription_<ContainerAllocator> problib::DimensionDescription_< ContainerAllocator >::Type

Definition at line 22 of file DimensionDescription.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
problib::DimensionDescription_< ContainerAllocator >::DimensionDescription_ ( ) [inline]

Definition at line 24 of file DimensionDescription.h.

template<class ContainerAllocator >
problib::DimensionDescription_< ContainerAllocator >::DimensionDescription_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file DimensionDescription.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > problib::DimensionDescription_< ContainerAllocator >::__connection_header

Definition at line 40 of file DimensionDescription.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > problib::DimensionDescription_< ContainerAllocator >::fields

Definition at line 35 of file DimensionDescription.h.


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


problib
Author(s): Sjoerd van den Dries
autogenerated on Tue Jan 7 2014 11:42:42