![]() |
NEURON
|
#include <membfunc.h>
Public Attributes | |
| Pvmp | alloc |
| Pvmi | current |
| Pvmi | jacob |
| Pvmi | state |
| Pvmi | initialize |
| Pvmp | destructor |
| Symbol * | sym |
| int | vectorized |
| int | thread_size_ |
| void(* | thread_mem_init_ )(Datum *) |
| void(* | thread_cleanup_ )(Datum *) |
| void(* | thread_table_check_ )(double *, Datum *, Datum *, NrnThread *, int) |
| void(* | _update_ion_pointers )(Datum *) |
| int | is_point |
| void * | hoc_mech |
| void(* | setdata_ )(struct Prop *) |
| int * | dparam_semantics |
Definition at line 31 of file membfunc.h.
Definition at line 52 of file membfunc.h.
| Pvmp Memb_func::alloc |
Definition at line 32 of file membfunc.h.
| Pvmi Memb_func::current |
Definition at line 33 of file membfunc.h.
| Pvmp Memb_func::destructor |
Definition at line 37 of file membfunc.h.
| int* Memb_func::dparam_semantics |
Definition at line 56 of file membfunc.h.
| void* Memb_func::hoc_mech |
Definition at line 54 of file membfunc.h.
| Pvmi Memb_func::initialize |
Definition at line 36 of file membfunc.h.
| int Memb_func::is_point |
Definition at line 53 of file membfunc.h.
| Pvmi Memb_func::jacob |
Definition at line 34 of file membfunc.h.
Definition at line 55 of file membfunc.h.
| Pvmi Memb_func::state |
Definition at line 35 of file membfunc.h.
| Symbol* Memb_func::sym |
Definition at line 38 of file membfunc.h.
Definition at line 50 of file membfunc.h.
Definition at line 49 of file membfunc.h.
| int Memb_func::thread_size_ |
Definition at line 48 of file membfunc.h.
Definition at line 51 of file membfunc.h.
| int Memb_func::vectorized |
Definition at line 47 of file membfunc.h.