Lumiera  0.pre.03
»edit your freedom«
DeepExplorer Class Reference

Description

Strategy: explore the structure depth first.

After returning an element, delve into the scope defined by this element and so on recursively.

Definition at line 122 of file placement-index-query-resolver.cpp.

Public Member Functions

 DeepExplorer (PIter start, PIdx idx)
 

Private Member Functions

bool exhausted ()
 
Plastep ()
 

Private Attributes

PIdx index_
 
std::stack< PIterscopes_
 
+ Inheritance diagram for DeepExplorer:
+ Collaboration diagram for DeepExplorer:

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