#include <nrnmenu.h>
|
void | mschk (const char *) |
|
Definition at line 6 of file nrnmenu.h.
◆ MechanismStandard()
MechanismStandard::MechanismStandard |
( |
const char * |
name, |
|
|
int |
vartype |
|
) |
| |
◆ ~MechanismStandard()
MechanismStandard::~MechanismStandard |
( |
| ) |
|
|
virtual |
◆ action()
void MechanismStandard::action |
( |
const char * |
action, |
|
|
Object * |
pyact |
|
) |
| |
◆ count()
int MechanismStandard::count |
( |
| ) |
|
◆ get()
double MechanismStandard::get |
( |
const char * |
name, |
|
|
int |
arrayindex = 0 |
|
) |
| |
◆ in() [1/3]
◆ in() [2/3]
◆ in() [3/3]
void MechanismStandard::in |
( |
Section * |
sec, |
|
|
double |
x = -1. |
|
) |
| |
◆ is_array()
bool MechanismStandard::is_array |
( |
int |
i | ) |
const |
◆ mschk()
void MechanismStandard::mschk |
( |
const char * |
s | ) |
|
|
private |
◆ name() [1/2]
const char * MechanismStandard::name |
( |
| ) |
const |
◆ name() [2/2]
const char * MechanismStandard::name |
( |
int |
i, |
|
|
int & |
size |
|
) |
| const |
◆ np()
◆ out() [1/3]
◆ out() [2/3]
◆ out() [3/3]
void MechanismStandard::out |
( |
Section * |
sec, |
|
|
double |
x = -1. |
|
) |
| |
◆ panel()
void MechanismStandard::panel |
( |
const char * |
label = NULL | ) |
|
◆ save()
void MechanismStandard::save |
( |
const char * |
obref, |
|
|
std::ostream * |
po |
|
) |
| |
◆ set()
void MechanismStandard::set |
( |
const char * |
name, |
|
|
double |
val, |
|
|
int |
arrayindex = 0 |
|
) |
| |
◆ action_
std::string MechanismStandard::action_ |
|
private |
◆ glosym_
Symbol** MechanismStandard::glosym_ |
|
private |
◆ msobj_
Object* MechanismStandard::msobj_ |
◆ name_cnt_
int MechanismStandard::name_cnt_ |
|
private |
◆ np_
◆ offset_
int MechanismStandard::offset_ |
|
private |
◆ pyact_
Object* MechanismStandard::pyact_ |
|
private |
◆ vartype_
int MechanismStandard::vartype_ |
|
private |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/nrnmenu.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/nrnmenu.cpp