Contents

getOrderingRef

Returns the ordering context the ordered set was created with.

Declaration

virtual void * getOrderingRef();

Return Value

The ordered set's ordering context, or NULL if it doesn't have one.

See Also

Miscellaneous