Aria  2.8.0
ArMapObjectCompare Struct Reference

Comparator for two pointers to map objects. More...

#include <ArMapObject.h>

Inherits binary_function< const ArMapObject *, const ArMapObject *, bool >.

Public Member Functions

bool operator() (const ArMapObject *obj1, const ArMapObject *obj2)
 Returns true if obj1 is less than obj2; NULL pointers are greater than non-NULL.
 

Detailed Description

Comparator for two pointers to map objects.

Java and Python Wrappers: Not available in Java or Python wrapper libraries.


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