#include <ngiter.h>
Inheritance diagram for NodeScan::Source:
Public Member Functions | |
virtual | ~Source () |
virtual Node * | GetFirst ()=0 |
virtual Node * | GetNext (Node *pLastNode)=0 |
> class CCAPI NodeScan::Source
Definition at line 135 of file ngiter.h.
|
Definition at line 139 of file ngiter.h.
|
|
Implemented in DocTreeSource, SelectDocSource, RangeSource, SelectObjSource, NotSelectSource, SingleNodeSource, and SetSentinelSource. |
|
Implemented in DocTreeSource, RangeSource, NotSelectSource, and SingleNodeSource. |