Lumiera  0.pre.03
»edit your freedom«
GenNode::ScopeExplorerIterator Struct Reference

Description

Definition at line 671 of file gen-node.hpp.

Public Member Functions

size_t level () const
 
- Public Member Functions inherited from IterStateWrapper< const GenNode, ScopeExplorer >
 IterStateWrapper (ScopeExplorer &&initialState)
 
 IterStateWrapper (ScopeExplorer const &initialState)
 
bool empty () const
 
 ENABLE_USE_IN_STD_RANGE_FOR_LOOPS (IterStateWrapper)
 
bool isValid () const
 
 operator bool () const
 
reference operator* () const
 
IterStateWrapperoperator++ ()
 
pointer operator-> () const
 

Additional Inherited Members

- Public Types inherited from IterStateWrapper< const GenNode, ScopeExplorer >
typedef const GenNode * pointer
 
typedef const GenNode & reference
 
typedef const GenNode value_type
 
- Protected Member Functions inherited from IterStateWrapper< const GenNode, ScopeExplorer >
void __throw_if_empty () const
 
ScopeExplorer & stateCore ()
 allow derived classes to access state representation
 
ScopeExplorer const & stateCore () const
 
+ Inheritance diagram for GenNode::ScopeExplorerIterator:
+ Collaboration diagram for GenNode::ScopeExplorerIterator:

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