TIBCO Adapter SDK C++ Reference
MListEnumerator
Class Hierarchy | C++ Classes and Methods | Members | Methods
This class allows you to iterate through the elements of a list.
Remarks
Applications should not call the constructor for this class; instead, they should call the MList::newEnumerator method.
Declaration
template <class _I> class MListEnumerator : public MEnumerator<Mu4, _I>;
Class Hierarchy
MEnumerator
    MListEnumerator
File
MList.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.