Pol  Rev 533
BXMLAttributeIterator Class Reference

#include <xmlfilescrobj.h>

+ Inheritance diagram for BXMLAttributeIterator:
+ Collaboration diagram for BXMLAttributeIterator:

List of all members.

Public Member Functions

 BXMLAttributeIterator (TiXmlElement *node, BObject *pIter)
virtual BObjectstep ()

Private Attributes

BObjectRef m_IterVal
BLongm_pIterVal
TiXmlElement * node
TiXmlAttribute * nodeAttrib

Detailed Description

Definition at line 33 of file xmlfilescrobj.h.


Constructor & Destructor Documentation

BXMLAttributeIterator::BXMLAttributeIterator ( TiXmlElement *  node,
BObject pIter 
)

Definition at line 628 of file xmlfilescrobj.cpp.

References ref_ptr< T >::get(), m_IterVal, and m_pIterVal.

+ Here is the call graph for this function:


Member Function Documentation

Reimplemented from ContIterator.

Definition at line 637 of file xmlfilescrobj.cpp.

References BStruct::addMember(), BLong::increment(), m_pIterVal, node, and nodeAttrib.

+ Here is the call graph for this function:


Member Data Documentation

Definition at line 41 of file xmlfilescrobj.h.

Referenced by BXMLAttributeIterator().

Definition at line 42 of file xmlfilescrobj.h.

Referenced by BXMLAttributeIterator(), and step().

TiXmlElement* BXMLAttributeIterator::node [private]

Definition at line 39 of file xmlfilescrobj.h.

Referenced by step().

TiXmlAttribute* BXMLAttributeIterator::nodeAttrib [private]

Definition at line 40 of file xmlfilescrobj.h.

Referenced by step().


The documentation for this class was generated from the following files: