#include <../../nrnconf.h>
#include <stdlib.h>
#include "section.h"
#include "parse.hpp"
#include "hoc_membf.h"
#include "oc_ansi.h"
#include <nrnpython_config.h>
Go to the source code of this file.
◆ class2oc()
◆ cons()
◆ destruct()
◆ 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()
◆ hoc_return_type_code
◆ members
Initial value:= {"sec",
"parent",
"trueparent",
"root",
"child",
"nchild",
"has_parent",
"has_trueparent",
"exists",
"rename",
"unname",
"is_cas",
0,
0}
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 283 of file secref.cpp.
◆ nrn_child_sym
◆ nrn_parent_sym
◆ nrn_root_sym
◆ nrn_sec_sym
◆ nrn_trueparent_sym