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