10 #include "../view_map/Functions0D.h"
12 #ifdef WITH_CXX_GUARDEDALLOC
48 return "UnaryPredicate0D";
58 #ifdef WITH_CXX_GUARDEDALLOC
59 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:UnaryPredicate0D")
92 return "BinaryPredicate0D";
105 #ifdef WITH_CXX_GUARDEDALLOC
106 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:BinaryPredicate0D")
115 namespace Predicates0D {
Read Guarded memory(de)allocation.
virtual int operator()(Interface0D &inter1, Interface0D &inter2)
virtual ~BinaryPredicate0D()
virtual string getName() const
int operator()(Interface0DIterator &)
int operator()(Interface0DIterator &)
virtual ~UnaryPredicate0D()
virtual int operator()(Interface0DIterator &it)
virtual string getName() const