Public Types | Public Member Functions | Public Attributes | List of all members
BFL::WeightedSample_ctor< T > Struct Template Reference

#include <SampleComposition.hpp>

Inheritance diagram for BFL::WeightedSample_ctor< T >:
Inheritance graph
[legend]

Public Types

typedef const WeightedSample< T > &( Signature) (T, double)
 

Public Member Functions

const WeightedSample< T > & operator() (T value, double weight) const
 
 WeightedSample_ctor ()
 

Public Attributes

boost::shared_ptr< WeightedSample< T > > ptr
 

Detailed Description

template<typename T>
struct BFL::WeightedSample_ctor< T >

Definition at line 306 of file SampleComposition.hpp.

Member Typedef Documentation

template<typename T >
typedef const WeightedSample<T>&( BFL::WeightedSample_ctor< T >::Signature) (T, double)

Definition at line 309 of file SampleComposition.hpp.

Constructor & Destructor Documentation

template<typename T >
BFL::WeightedSample_ctor< T >::WeightedSample_ctor ( )
inline

Definition at line 311 of file SampleComposition.hpp.

Member Function Documentation

template<typename T >
const WeightedSample<T>& BFL::WeightedSample_ctor< T >::operator() ( value,
double  weight 
) const
inline

Definition at line 313 of file SampleComposition.hpp.

Member Data Documentation

template<typename T >
boost::shared_ptr< WeightedSample<T> > BFL::WeightedSample_ctor< T >::ptr
mutable

Definition at line 310 of file SampleComposition.hpp.


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


bfl
Author(s): Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen.
autogenerated on Mon Jun 10 2019 12:48:02