ompl::PDF< _T >::Element Class Reference

A class that will hold data contained in the PDF. More...

#include <PDF.h>

List of all members.

Public Attributes

_T data_
 The data contained in this Element.

Private Member Functions

 Element (const _T &d, const std::size_t i)

Private Attributes

std::size_t index_

Friends

class PDF

Detailed Description

template<typename _T>
class ompl::PDF< _T >::Element

A class that will hold data contained in the PDF.

Definition at line 53 of file PDF.h.


Constructor & Destructor Documentation

template<typename _T >
ompl::PDF< _T >::Element::Element ( const _T &  d,
const std::size_t  i 
) [inline, private]

Definition at line 60 of file PDF.h.


Friends And Related Function Documentation

template<typename _T >
friend class PDF [friend]

Definition at line 55 of file PDF.h.


Member Data Documentation

template<typename _T >
_T ompl::PDF< _T >::Element::data_

The data contained in this Element.

Definition at line 58 of file PDF.h.

template<typename _T >
std::size_t ompl::PDF< _T >::Element::index_ [private]

Definition at line 63 of file PDF.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 11:37:45 2013