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

Holds state of iterator at single level for SampleTreeIterator. More...

Public Member Functions

 IteratorState (const INode *single_element)
 
 IteratorState (std::vector< const INode * > samples)
 
const INodegetCurrent () const
 
bool isEnd () const
 
void next ()
 

Friends

std::ostream & operator<< (std::ostream &output_stream, IteratorState const &iterator_state)
 

Detailed Description

Holds state of iterator at single level for SampleTreeIterator.

Definition at line 26 of file NodeIterator.h.


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