![]() |
NEURON
|
#include <ndatclas.h>
Public Member Functions | |
SectionList (Object *) | |
virtual | ~SectionList () |
Section * | begin () |
Section * | next () |
Object * | nrn_object () |
![]() | |
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 | |
SectionListImpl * | sli_ |
Additional Inherited Members | |
![]() | |
static void | ref (const Resource *) |
static void | unref (const Resource *) |
static void | unref_deferred (const Resource *) |
static bool | defer (bool) |
static void | flush () |
Definition at line 31 of file ndatclas.h.
SectionList::SectionList | ( | Object * | ob | ) |
Definition at line 259 of file ndatclas.cpp.
|
virtual |
Definition at line 267 of file ndatclas.cpp.
Section * SectionList::begin | ( | ) |
Definition at line 271 of file ndatclas.cpp.
Section * SectionList::next | ( | ) |
Definition at line 275 of file ndatclas.cpp.
Object * SectionList::nrn_object | ( | ) |
Definition at line 286 of file ndatclas.cpp.
|
private |
Definition at line 40 of file ndatclas.h.