#include <BaseElement.h>
| Protected Attributes | |
| BaseElement * | parent | 
| ChildList::iterator | it | 
| Node * | current | 
| Public Member Functions | |
| operator Node * () | |
| Node * | operator-> () | 
| void | operator++ () | 
| bool | operator== (const child_iterator< Node > &i) const | 
| Protected Member Functions | |
| child_iterator (BaseElement *parent, ChildList::iterator it) | |
| void | checkIt () | 
| Friends | |
| class | BaseElement | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | inlineprotected | 
| 
 | inlineprotected | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | friend |