NEURON
NrnMusicEventHandler Class Reference
Inheritance diagram for NrnMusicEventHandler:

Public Member Functions

void operator() (double t, MUSIC::LocalIndex id)
 
void filltable (NRNMUSIC::EventInputPort *, int)
 

Public Attributes

PreSyn ** table
 

Detailed Description

Definition at line 31 of file nrnmusic.cpp.

Member Function Documentation

◆ filltable()

void NrnMusicEventHandler::filltable ( NRNMUSIC::EventInputPort port,
int  cnt 
)

Definition at line 114 of file nrnmusic.cpp.

◆ operator()()

void NrnMusicEventHandler::operator() ( double  t,
MUSIC::LocalIndex  id 
)

Definition at line 124 of file nrnmusic.cpp.

Member Data Documentation

◆ table

PreSyn** NrnMusicEventHandler::table

Definition at line 35 of file nrnmusic.cpp.


The documentation for this class was generated from the following file: