$extrastylesheet
libMesh::Predicates::predicate< T > Struct Template Reference

#include <single_predicates.h>

Inheritance diagram for libMesh::Predicates::predicate< T >:

List of all members.

Public Member Functions

virtual ~predicate ()
virtual bool operator() (const T &it) const =0

Protected Member Functions

virtual predicateclone () const =0

Friends

struct abstract_multi_predicate< T >

Detailed Description

template<typename T>
struct libMesh::Predicates::predicate< T >

Definition at line 53 of file single_predicates.h.


Constructor & Destructor Documentation

template<typename T>
virtual libMesh::Predicates::predicate< T >::~predicate ( ) [inline, virtual]

Definition at line 55 of file single_predicates.h.

{}

Member Function Documentation


Friends And Related Function Documentation

template<typename T>
friend struct abstract_multi_predicate< T > [friend]

Definition at line 60 of file single_predicates.h.


The documentation for this struct was generated from the following file: