Public Types | Public Member Functions | Public Attributes
spline_smoother::SplineCoefficients_< ContainerAllocator > Struct Template Reference

#include <SplineCoefficients.h>

List of all members.

Public Types

typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_coefficients_type
typedef boost::shared_ptr
< ::spline_smoother::SplineCoefficients_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::spline_smoother::SplineCoefficients_
< ContainerAllocator > > 
Ptr
typedef SplineCoefficients_
< ContainerAllocator > 
Type

Public Member Functions

 SplineCoefficients_ ()
 SplineCoefficients_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
coefficients

Detailed Description

template<class ContainerAllocator>
struct spline_smoother::SplineCoefficients_< ContainerAllocator >

Definition at line 21 of file SplineCoefficients.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > spline_smoother::SplineCoefficients_< ContainerAllocator >::_coefficients_type

Definition at line 34 of file SplineCoefficients.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::spline_smoother::SplineCoefficients_<ContainerAllocator> const> spline_smoother::SplineCoefficients_< ContainerAllocator >::ConstPtr

Definition at line 39 of file SplineCoefficients.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::spline_smoother::SplineCoefficients_<ContainerAllocator> > spline_smoother::SplineCoefficients_< ContainerAllocator >::Ptr

Definition at line 38 of file SplineCoefficients.h.

template<class ContainerAllocator >
typedef SplineCoefficients_<ContainerAllocator> spline_smoother::SplineCoefficients_< ContainerAllocator >::Type

Definition at line 22 of file SplineCoefficients.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
spline_smoother::SplineCoefficients_< ContainerAllocator >::SplineCoefficients_ ( ) [inline]

Definition at line 24 of file SplineCoefficients.h.

template<class ContainerAllocator >
spline_smoother::SplineCoefficients_< ContainerAllocator >::SplineCoefficients_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file SplineCoefficients.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > spline_smoother::SplineCoefficients_< ContainerAllocator >::__connection_header

Definition at line 40 of file SplineCoefficients.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > spline_smoother::SplineCoefficients_< ContainerAllocator >::coefficients

Definition at line 35 of file SplineCoefficients.h.


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


spline_smoother
Author(s): Mrinal Kalakrishnan / mail@mrinal.net
autogenerated on Mon Dec 2 2013 12:35:44