#include <../../nrnconf.h>
#include <stdlib.h>
#include "section.h"
#include "parse.hpp"
#include "classreg.h"
#include "code.h"
#include "oc_ansi.h"
Go to the source code of this file.
◆ cons()
static void* cons |
( |
Object * |
ho | ) |
|
|
static |
◆ destruct()
static void destruct |
( |
void * |
v | ) |
|
|
static |
◆ nrn_secref_nchild()
int nrn_secref_nchild |
( |
Section * |
sec | ) |
|
◆ nrn_sectionref_steer()
◆ s_cas()
static double s_cas |
( |
void * |
v | ) |
|
|
static |
◆ s_exists()
static double s_exists |
( |
void * |
v | ) |
|
|
static |
◆ s_has_parent()
static double s_has_parent |
( |
void * |
v | ) |
|
|
static |
◆ s_has_trueparent()
static double s_has_trueparent |
( |
void * |
v | ) |
|
|
static |
◆ s_nchild()
static double s_nchild |
( |
void * |
v | ) |
|
|
static |
◆ s_rename()
static double s_rename |
( |
void * |
v | ) |
|
|
static |
◆ s_unname()
static double s_unname |
( |
void * |
v | ) |
|
|
static |
◆ sec2pitm()
◆ SectionRef_reg()
void SectionRef_reg |
( |
void |
| ) |
|
◆ members
Initial value:
{nullptr, nullptr}}
static double s_has_parent(void *v)
static double s_has_trueparent(void *v)
static double s_unname(void *v)
static double s_rename(void *v)
static double s_nchild(void *v)
static double s_exists(void *v)
static double s_cas(void *v)
Definition at line 287 of file secref.cpp.
◆ nrn_child_sym
◆ nrn_parent_sym
◆ nrn_root_sym
◆ nrn_sec_sym
◆ nrn_trueparent_sym