CRBMap Members

Methods

CRBMap

The constructor.

~CRBMap

The destructor.

Lookup

Call this method to look up keys or values in the CRBMap object.

RemoveKey

Call this method to remove an element from the CRBMap object, given the key.

SetAt

Call this method to insert an element pair into the map.

See the documentation for the base class CRBTree for information on the other methods available.

See Also

Reference

CRBMap Class

Other Resources

CRBTree Members