![]() |
NEURON
|
#include <../../nrnconf.h>
#include "oc2iv.h"
#include "classreg.h"
#include "gui-redirect.h"
#include "utils/enumerate.h"
Go to the source code of this file.
Functions | |
static void * | vfe_cons (Object *) |
static void | vfe_destruct (void *v) |
static double | vfe_default (void *v) |
void | ValueFieldEditor_reg () |
Variables | |
static Member_func | vfe_members [] = {{"default", vfe_default}, {nullptr, nullptr}} |
|
static |