dlvhex  2.5.0
PredicateMatches Struct Reference

General purpose predicate functor, which returns true iff predicate of g matches pred. More...

Public Member Functions

bool operator() (const AtomPtr &g, const std::string &pred) const

Detailed Description

General purpose predicate functor, which returns true iff predicate of g matches pred.

Definition at line 159 of file AtomSet.cpp.


Member Function Documentation

bool PredicateMatches::operator() ( const AtomPtr &  g,
const std::string &  pred 
) const [inline]

Definition at line 162 of file AtomSet.cpp.


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