TIBCO Adapter SDK C++ Reference
MMap::MMap
MMap
Create a map with a specific hash table size.
Parameters
Parameters Description
Mi4 nHashTableSize = 101 Size of the hash table. The default hash table size is 101. You can specify a different value.
Declaration
MMap(Mi4 nHashTableSize = 101);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.