RVL::LocalFunctionObject< DataType > Class Template Reference

Generic local function object, i.e. More...

#include <localevaluation.hh>

Inheritance diagram for RVL::LocalFunctionObject< DataType >:

RVL::FunctionObject RVL::LocalEvaluation< DataType > RVL::Writeable List of all members.

Public Member Functions

 LocalFunctionObject ()
 LocalFunctionObject (const LocalFunctionObject< DataType > &)
virtual ~LocalFunctionObject ()

Detailed Description

template<class DataType>
class RVL::LocalFunctionObject< DataType >

Generic local function object, i.e.

one that requires local data. One of many many possible implementations.

Definition at line 57 of file localevaluation.hh.


Constructor & Destructor Documentation

template<class DataType>
RVL::LocalFunctionObject< DataType >::LocalFunctionObject (  ) 

Definition at line 60 of file localevaluation.hh.

template<class DataType>
RVL::LocalFunctionObject< DataType >::LocalFunctionObject ( const LocalFunctionObject< DataType > &   ) 

Definition at line 61 of file localevaluation.hh.

template<class DataType>
virtual RVL::LocalFunctionObject< DataType >::~LocalFunctionObject (  )  [virtual]

Definition at line 62 of file localevaluation.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7