CoreNEURON
netcon.hpp File Reference

Go to the source code of this file.

Classes

struct  coreneuron::DiscreteEvent
 
class  coreneuron::NetCon
 
class  coreneuron::SelfEvent
 
class  coreneuron::ConditionEvent
 
class  coreneuron::PreSyn
 
class  coreneuron::InputPreSyn
 
class  coreneuron::NetParEvent
 

Namespaces

 coreneuron
 THIS FILE IS AUTO GENERATED DONT MODIFY IT.
 

Macros

#define DiscreteEventType   0
 
#define TstopEventType   1
 
#define NetConType   2
 
#define SelfEventType   3
 
#define PreSynType   4
 
#define NetParEventType   7
 
#define InputPreSynType   20
 

Macro Definition Documentation

◆ DiscreteEventType

#define DiscreteEventType   0

Definition at line 25 of file netcon.hpp.

◆ InputPreSynType

#define InputPreSynType   20

Definition at line 31 of file netcon.hpp.

◆ NetConType

#define NetConType   2

Definition at line 27 of file netcon.hpp.

◆ NetParEventType

#define NetParEventType   7

Definition at line 30 of file netcon.hpp.

◆ PreSynType

#define PreSynType   4

Definition at line 29 of file netcon.hpp.

◆ SelfEventType

#define SelfEventType   3

Definition at line 28 of file netcon.hpp.

◆ TstopEventType

#define TstopEventType   1

Definition at line 26 of file netcon.hpp.