#include <../../nrnconf.h>
#include <stdio.h>
#include "classreg.h"
#include "gui-redirect.h"
Go to the source code of this file.
◆ cons()
◆ destruct()
◆ map()
| static double map |
( |
void * |
v | ) |
|
|
static |
◆ readonly()
| static double readonly |
( |
void * |
v | ) |
|
|
static |
◆ TextEditor_reg()
◆ v_text()
| static const char** v_text |
( |
void * |
v | ) |
|
|
static |
◆ hoc_return_type_code
◆ members
Initial value:= {
0,0
}
static double readonly(void *v)
static double map(void *v)
Definition at line 105 of file mlinedit.cpp.
◆ nrnpy_gui_helper3_str_
| char**(* nrnpy_gui_helper3_str_) (const char *name, Object *obj, int handle_strptr) |
◆ nrnpy_gui_helper_
◆ nrnpy_object_to_double_
| double(* nrnpy_object_to_double_) (Object *) |
◆ retstr_members
Initial value:= {
0,0
}
static const char ** v_text(void *v)
Definition at line 111 of file mlinedit.cpp.