24 #include "../view_map/Functions0D.h"
26 #ifdef WITH_CXX_GUARDEDALLOC
62 return "UnaryPredicate0D";
72 #ifdef WITH_CXX_GUARDEDALLOC
73 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:UnaryPredicate0D")
106 return "BinaryPredicate0D";
119 #ifdef WITH_CXX_GUARDEDALLOC
120 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:BinaryPredicate0D")
129 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