TIBCO Adapter SDK C++ Reference
MPropertiesEnumerator Members
MPropertiesEnumerator | Legend
Members
Methods
Method Description
getPath Return the path used to create this enumerator, that is, the rsPath parameter used in the MProperties::newEnumerator() method.
isDirectory Indicate that the node in the tree is a directory.
isObject Indicate that the node in the tree is an object.
next Return an attribute/value pair if the next item is an attribute. If the next item is an element, returns a matching enumerator.

This form is suitable for returning any value, including MGlobalNameData, MString, and MBinary data.

next Return an attribute/value pair if the next item is an attribute. Use this method to retrieve string values.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.