BALL::UnaryPredicate< T > Class Template Reference

#include <BALL/CONCEPT/predicate.h>

Inheritance diagram for BALL::UnaryPredicate< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~UnaryPredicate ()
Predicates

virtual bool operator() (const T &) const

Detailed Description

template<typename T>
class BALL::UnaryPredicate< T >

Generic Unary Predicate Class

Definition at line 28 of file CONCEPT/predicate.h.


Constructor & Destructor Documentation

template<typename T>
virtual BALL::UnaryPredicate< T >::~UnaryPredicate (  )  [inline, virtual]

Definition at line 33 of file CONCEPT/predicate.h.


Member Function Documentation

template<typename T>
bool BALL::UnaryPredicate< T >::operator() ( const T &   )  const [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3