Public Member Functions | |
| bool | operator> (ObjectRef &ref) |
| bool | operator< (ObjectRef &ref) |
| bool | operator>= (ObjectRef &ref) |
| bool | operator<= (ObjectRef &ref) |
| bool | operator== (ObjectRef &ref) |
| bool | operator!= (ObjectRef &ref) |
Static Public Member Functions | |
| static int | compare (ObjectRef *a, ObjectRef *b) |
Public Attributes | |
| oid_t | oid |
| bool operator> | ( | ObjectRef & | ref | ) | [inline] |
| bool operator< | ( | ObjectRef & | ref | ) | [inline] |
| bool operator>= | ( | ObjectRef & | ref | ) | [inline] |
| bool operator<= | ( | ObjectRef & | ref | ) | [inline] |
| bool operator== | ( | ObjectRef & | ref | ) | [inline] |
| bool operator!= | ( | ObjectRef & | ref | ) | [inline] |