|
DGtal 2.1.0
|
#include <DGtal/base/CUnaryFunctor.h>
Public Member Functions | |
| BOOST_CONCEPT_USAGE (CUnaryFunctor) | |
Private Member Functions | |
| template<typename T> | |
| T & | getRef (T &t) |
Private Attributes | |
| X | x |
| A | a |
| R | r |
Definition at line 112 of file CUnaryFunctor.h.
|
inline |
Definition at line 118 of file CUnaryFunctor.h.
References a, getRef(), r, DGtal::concepts::ConceptUtils::sameType(), and x.
|
inlineprivate |
Definition at line 130 of file CUnaryFunctor.h.
Referenced by BOOST_CONCEPT_USAGE().
|
private |
Definition at line 125 of file CUnaryFunctor.h.
Referenced by BOOST_CONCEPT_USAGE().
|
private |
Definition at line 126 of file CUnaryFunctor.h.
Referenced by BOOST_CONCEPT_USAGE().
|
private |
Definition at line 124 of file CUnaryFunctor.h.
Referenced by BOOST_CONCEPT_USAGE().