TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MMap::get
MMap
Retrieve an element using the specified key.
Parameters
Parameters
Description
const _K& rKey
The key to with which to identify the element to retrieve.
Declaration
_V* get(
const
_K& rKey)
const
;
Links
MMap
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference