casa::utilj::UnaryFunctor< D, R > Class Template Reference

#include <UtilJ.h>

List of all members.

Public Types

typedef R(* F )(D)

Public Member Functions

 UnaryFunctor (F f)
operator() (D x)

Private Attributes

F f_p

Detailed Description

template<typename D, typename R>
class casa::utilj::UnaryFunctor< D, R >

Definition at line 637 of file UtilJ.h.


Member Typedef Documentation

template<typename D , typename R >
typedef R(* casa::utilj::UnaryFunctor< D, R >::F)(D)

Definition at line 639 of file UtilJ.h.


Constructor & Destructor Documentation

template<typename D , typename R >
casa::utilj::UnaryFunctor< D, R >::UnaryFunctor ( F  f  )  [inline]

Definition at line 641 of file UtilJ.h.


Member Function Documentation

template<typename D , typename R >
R casa::utilj::UnaryFunctor< D, R >::operator() ( x  )  [inline]

Definition at line 642 of file UtilJ.h.

References casa::utilj::UnaryFunctor< D, R >::f_p.


Member Data Documentation

template<typename D , typename R >
F casa::utilj::UnaryFunctor< D, R >::f_p [private]

Definition at line 646 of file UtilJ.h.

Referenced by casa::utilj::UnaryFunctor< D, R >::operator()().


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

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1