singlech.cpp File Reference

#include <../../nrnconf.h>
#include <OS/list.h>
#include "nrnoc2iv.h"
#include "ndatclas.h"
#include "ivocvect.h"
#include "ocmatrix.h"
#include "classreg.h"
#include "singlech.h"
#include "membfunc.h"
#include "random1.h"
#include "NegExp.h"
Include dependency graph for singlech.cpp:
This graph shows which files directly or indirectly include this file:

Classes

class  SingleChanState
class  SingleChanInfo

Defines

#define NS   3

Functions

void hoc_reg_singlechan (int, void(*)(...))
void _singlechan_declare (void(*)(double, double *, Datum *), int *, int)
void _nrn_single_react (int, int, double)
double exprand (double)
 declarePtrList (SingleChanInfoList, SingleChanInfo) implementPtrList(SingleChanInfoList
void SingleChan_reg ()

Variables

SingleChanInfo SingleChanInfoList * infolist

Define Documentation

#define NS   3

Function Documentation

void _nrn_single_react ( int  i,
int  j,
double  rate 
)
void _singlechan_declare ( void(*)(double, double *, Datum *)  f,
int slist,
int  n 
)
declarePtrList ( SingleChanInfoList  ,
SingleChanInfo   
)
double exprand ( double   ) 

Referenced by erand(), and SingleChan::erand1().

void hoc_reg_singlechan ( int  type,
void(*)(...)  f 
)
void SingleChan_reg (  ) 

References class2oc().

Here is the call graph for this function:


Variable Documentation

SingleChanInfo SingleChanInfoList* infolist
Generated on Mon Jun 13 08:10:29 2011 for NEURON by  doxygen 1.6.3