#include <ndatclas.h>

Public Member Functions | |
| SectionList (Object *) | |
| virtual | ~SectionList () |
| Section * | begin () |
| Section * | next () |
Private Attributes | |
| SectionListImpl * | sli_ |
| SectionList::SectionList | ( | Object * | ob | ) |
References check_obj_type(), SectionListImpl::itr_, SectionListImpl::list_, SectionListImpl::ob_, and sli_.

| SectionList::~SectionList | ( | ) | [virtual] |
References hoc_dec_refcount(), SectionListImpl::ob_, and sli_.

| Section * SectionList::begin | ( | ) |
References SectionListImpl::itr_, SectionListImpl::list_, next(), hoc_Item::next, and sli_.
Referenced by LinearMechanism::create().

| Section * SectionList::next | ( | ) |
References hocSEC, SectionListImpl::itr_, SectionListImpl::list_, hoc_Item::next, nil, sec, and sli_.
Referenced by begin(), and LinearMechanism::create().
SectionListImpl* SectionList::sli_ [private] |
Referenced by begin(), next(), SectionList(), and ~SectionList().
1.6.3