TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MMap
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference