Mission Base

Program Base Library Functions

size_t pblMapEntryKeyLength

( PblMapEntry* entry )

Returns the key length of the map entry passed.

Documentation

Returns the key length of the map entry passed.

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

Parameters:
entry - The entry
Returns:
size_t length: The key length of the map entry.

Alphabetic index



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