Mission Base

Program Base Library Functions

void* pblSetGetHashValueFunction

( PblSet* set )

Gets the application specific hash value function for the elements of the set.

Documentation

Gets the application specific hash value function for the elements of the set.

This method has a time complexity of O(1).

Parameters:
set - The set to get the hash value function for
Returns:
void * retptr: The hash value function used, may be NULL.

Alphabetic index



This page was generated with the help of DOC++.