TIBCO Adapter SDK C++ Reference
Up | Next
MMap::=
MMap
Assignment operator.
Parameters
Parameters Description
const MMap<_K, _V>& other The MMap to assign to.
Declaration
virtual MMap<_K, _V> & operator =(const MMap<_K, _V>& other);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.