BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IteratorMemento Class Reference

Holds all iterator states encountered for SampleTreeIterator. More...

Public Member Functions

void push_state (const IteratorState &state)
 
void pop_state ()
 
IteratorStateget_state ()
 
bool empty () const
 
void reset ()
 
const INodegetCurrent ()
 
void next ()
 
size_t size () const
 

Protected Attributes

std::stack< IteratorStatem_state_stack
 

Detailed Description

Holds all iterator states encountered for SampleTreeIterator.

Definition at line 55 of file NodeIterator.h.


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