Public Member Functions | |
virtual bool | isEqualTo (const Value &l, const Value &r) const |
virtual bool | isLessThanOrEqualTo (const Value &, const Value &) const |
virtual | ~PartialOrderComparator () |
virtual osgIntrospection::PartialOrderComparator< T >::~PartialOrderComparator | ( | ) | [inline, virtual] |
virtual bool osgIntrospection::PartialOrderComparator< T >::isEqualTo | ( | const Value & | l, | |
const Value & | r | |||
) | const [inline, virtual] |
Implements osgIntrospection::Comparator.
virtual bool osgIntrospection::PartialOrderComparator< T >::isLessThanOrEqualTo | ( | const Value & | , | |
const Value & | ||||
) | const [inline, virtual] |
Implements osgIntrospection::Comparator.