Mission Base

Program Base Library Functions

int pblMapSize

( PblMap* map )

Returns the number of entries in this map.

Documentation

Returns the number of entries in this map.

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

Parameters:
map - The map to use
Returns:
int rc: The number of entries in this map.

Alphabetic index



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