TIBCO Adapter SDK C++ Reference
MEnumerator
Class Hierarchy | C++ Classes and Methods | Members | Methods | See Also
This class allows you to iterate through the elements of an object for which it was created. You specify the key and value.

Applications should not call the constructor for this class. Instead, they should call the appropriate newEnumerator() method.

See Also
Declaration
template <class KeyType, class ItemType> class MEnumerator;
Class Hierarchy
MEnumerator
File
MEnumerator.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.