NEURON
cabvars.h File Reference

Go to the source code of this file.

Macros

#define XMECH   0
 

Functions

void capac_reg_ ()
 
void passive0_reg_ ()
 
void _passive_reg_ ()
 
void _stim_reg_ ()
 
void _syn_reg_ ()
 
void _expsyn_reg_ ()
 
void _exp2syn_reg_ ()
 
void _svclmp_reg_ ()
 
void _vclmp_reg_ ()
 
void _oclmp_reg_ ()
 
void _apcount_reg_ ()
 
void _netstim_reg_ ()
 
void _intfire1_reg_ ()
 
void _intfire2_reg_ ()
 
void _intfire4_reg_ ()
 
void _ppmark_reg_ ()
 
void _pattern_reg_ ()
 
void _feature_reg_ ()
 
void _hh_reg_ ()
 
void cab_alloc (Prop *)
 
void morph_alloc (Prop *)
 

Variables

struct {
   char *   name
 
   short   type
 
   short   index
 
usrprop []
 
static Pfrv mechanism []
 
static const char * morph_mech []
 
Memb_funcmemb_func
 

Macro Definition Documentation

◆ XMECH

#define XMECH   0

Definition at line 4 of file cabvars.h.

Function Documentation

◆ _apcount_reg_()

void _apcount_reg_ ( )

◆ _exp2syn_reg_()

void _exp2syn_reg_ ( )

◆ _expsyn_reg_()

void _expsyn_reg_ ( )

◆ _feature_reg_()

void _feature_reg_ ( )

◆ _hh_reg_()

void _hh_reg_ ( )

◆ _intfire1_reg_()

void _intfire1_reg_ ( )

◆ _intfire2_reg_()

void _intfire2_reg_ ( )

◆ _intfire4_reg_()

void _intfire4_reg_ ( )

◆ _netstim_reg_()

void _netstim_reg_ ( )

◆ _oclmp_reg_()

void _oclmp_reg_ ( )

◆ _passive_reg_()

void _passive_reg_ ( )

◆ _pattern_reg_()

void _pattern_reg_ ( )

◆ _ppmark_reg_()

void _ppmark_reg_ ( )

◆ _stim_reg_()

void _stim_reg_ ( )

◆ _svclmp_reg_()

void _svclmp_reg_ ( )

◆ _syn_reg_()

void _syn_reg_ ( )

◆ _vclmp_reg_()

void _vclmp_reg_ ( )

◆ cab_alloc()

void cab_alloc ( Prop )

Definition at line 397 of file cabcode.cpp.

◆ capac_reg_()

void capac_reg_ ( void  )

◆ morph_alloc()

void morph_alloc ( Prop )

Definition at line 413 of file cabcode.cpp.

◆ passive0_reg_()

void passive0_reg_ ( void  )

Variable Documentation

◆ index

short index

Definition at line 11 of file cabvars.h.

◆ mechanism

Pfrv mechanism[]
static
Initial value:
= {
0
}
void _oclmp_reg_()
void _ppmark_reg_()
void _syn_reg_()
void _exp2syn_reg_()
void _stim_reg_()
void _intfire2_reg_()
void _expsyn_reg_()
void _pattern_reg_()
void _feature_reg_()
void _hh_reg_()
void _vclmp_reg_()
void _passive_reg_()
void capac_reg_()
void _svclmp_reg_()
void passive0_reg_()
void _apcount_reg_()
void _intfire1_reg_()
void _netstim_reg_()
void _intfire4_reg_()

Definition at line 45 of file cabvars.h.

◆ memb_func

Memb_func* memb_func

Definition at line 161 of file init.cpp.

◆ morph_mech

const char* morph_mech[]
static
Initial value:
= {
"0", "morphology", "diam", 0,0,0,
}

Definition at line 76 of file cabvars.h.

◆ name

char* name

Definition at line 9 of file cabvars.h.

◆ type

short type

Definition at line 10 of file cabvars.h.

◆ usrprop

struct { ... } usrprop[]
Initial value:
= {
"nseg", 0, 0,
"L", 1, 2,
"rallbranch", 1, 4,
"Ra", 1, 7,
0, 0, 0
}