#include <../../nrnconf.h>
#include <stdio.h>
#include "classreg.h"
#include "gui-redirect.h"
Go to the source code of this file.
◆ cons()
static void* cons |
( |
Object * |
| ) |
|
|
static |
◆ destruct()
static void destruct |
( |
void * |
v | ) |
|
|
static |
◆ 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 |
◆ members
Member_func members[] = {{"readonly", readonly}, {"map", map}, {nullptr, nullptr}} |
|
static |
◆ retstr_members