Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/iter-explorer.hpp"
Interface to indicate and expose the ability for child expansion.
This interface is used when packaging a IterExplorer pipeline opaquely into IterSource.
VAL
Definition at line 1397 of file iter-explorer.hpp.
Public Member Functions | |
virtual size_t | depth () const =0 |
virtual VAL * | expandChildren ()=0 |
Protected Member Functions | |
~ChildExpandableSource () | |
|
inlineprotected |
Definition at line 1400 of file iter-explorer.hpp.