NEURON
SectionListIterator Struct Reference

Public Member Functions

 SectionListIterator (nrn_Item *)
 
Sectionnext (void)
 
int done (void) const
 

Private Attributes

hoc_Iteminitial
 
hoc_Itemcurrent
 

Detailed Description

Definition at line 20 of file neuronapi.cpp.

Constructor & Destructor Documentation

◆ SectionListIterator()

SectionListIterator::SectionListIterator ( nrn_Item my_sectionlist)
explicit

Definition at line 472 of file neuronapi.cpp.

Member Function Documentation

◆ done()

int SectionListIterator::done ( void  ) const

Definition at line 507 of file neuronapi.cpp.

◆ next()

Section * SectionListIterator::next ( void  )

Definition at line 476 of file neuronapi.cpp.

Member Data Documentation

◆ current

hoc_Item* SectionListIterator::current
private

Definition at line 27 of file neuronapi.cpp.

◆ initial

hoc_Item* SectionListIterator::initial
private

Definition at line 26 of file neuronapi.cpp.


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