rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlXmlNodePtrArrayIterator Class Reference

XML node pointer array iterator. More...

#include <ilog/xml.h>

Inheritance diagram for IlXmlNodePtrArrayIterator:
IlXmlNodeIteratorI

List of all members.

Public Member Functions

virtual IlXmlNodeIgetNextNode ()
 Gets the next iterated XML node.
virtual IlBoolean hasMoreNodes () const
 Queries the state of the iterator.

Detailed Description

XML node pointer array iterator.

Library: ilog

XML node pointer array iterator.


Member Function Documentation

virtual IlXmlNodeI* IlXmlNodePtrArrayIterator::getNextNode (  )  [virtual]

Gets the next iterated XML node.

Returns:
The next iterated XML node.

Implements IlXmlNodeIteratorI.

virtual IlBoolean IlXmlNodePtrArrayIterator::hasMoreNodes (  )  const [virtual]

Queries the state of the iterator.

Returns:
IlTrue if there are no more elements, and IlFalse otherwise.

Implements IlXmlNodeIteratorI.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.