NEURON
SectionList Class Reference

#include <ndatclas.h>

Inheritance diagram for SectionList:
Resource

Public Member Functions

 SectionList (Object *)
 
virtual ~SectionList ()
 
Sectionbegin ()
 
Sectionnext ()
 
Objectnrn_object ()
 
- Public Member Functions inherited from Resource
 Resource ()=default
 
virtual ~Resource ()=default
 
virtual void ref () const
 
virtual void unref () const
 
virtual void unref_deferred () const
 
virtual void cleanup ()
 
virtual void Reference () const
 
virtual void Unreference () const
 

Private Attributes

SectionListImplsli_
 

Additional Inherited Members

- Static Public Member Functions inherited from Resource
static void ref (const Resource *)
 
static void unref (const Resource *)
 
static void unref_deferred (const Resource *)
 
static bool defer (bool)
 
static void flush ()
 

Detailed Description

Definition at line 31 of file ndatclas.h.

Constructor & Destructor Documentation

◆ SectionList()

SectionList::SectionList ( Object ob)

Definition at line 259 of file ndatclas.cpp.

◆ ~SectionList()

SectionList::~SectionList ( )
virtual

Definition at line 267 of file ndatclas.cpp.

Member Function Documentation

◆ begin()

Section * SectionList::begin ( )

Definition at line 271 of file ndatclas.cpp.

◆ next()

Section * SectionList::next ( )

Definition at line 275 of file ndatclas.cpp.

◆ nrn_object()

Object * SectionList::nrn_object ( )

Definition at line 286 of file ndatclas.cpp.

Member Data Documentation

◆ sli_

SectionListImpl* SectionList::sli_
private

Definition at line 40 of file ndatclas.h.


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