14#ifdef WITH_CXX_GUARDEDALLOC
48 return "UnaryPredicate0D";
58#ifdef WITH_CXX_GUARDEDALLOC
59 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:UnaryPredicate0D")
90 return "BinaryPredicate0D";
103#ifdef WITH_CXX_GUARDEDALLOC
104 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:BinaryPredicate0D")
113namespace Predicates0D {
Functions taking 0D input.
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