NEURON
vrecitem.h File Reference
#include <OS/list.h>
#include <InterViews/observe.h>
#include <netcon.h>
#include <ivocvect.h>

Go to the source code of this file.

Classes

class  PlayRecordEvent
 
class  PlayRecord
 
class  TvecRecord
 
class  YvecRecord
 
class  VecRecordDiscrete
 
class  VecRecordDiscreteSave
 
class  VecRecordDt
 
class  VecRecordDtSave
 
class  VecPlayStep
 
class  VecPlayStepSave
 
class  VecPlayContinuous
 
class  VecPlayContinuousSave
 

Macros

#define VecRecordDiscreteType   1
 
#define VecRecordDtType   2
 
#define VecPlayStepType   3
 
#define VecPlayContinuousType   4
 
#define TvecRecordType   5
 
#define YvecRecordType   6
 
#define GLineRecordType   7
 
#define GVectorRecordType   8
 

Functions

 declarePtrList (PlayRecList, PlayRecord) class PlayRecordSave
 

Macro Definition Documentation

◆ GLineRecordType

#define GLineRecordType   7

Definition at line 25 of file vrecitem.h.

◆ GVectorRecordType

#define GVectorRecordType   8

Definition at line 26 of file vrecitem.h.

◆ TvecRecordType

#define TvecRecordType   5

Definition at line 23 of file vrecitem.h.

◆ VecPlayContinuousType

#define VecPlayContinuousType   4

Definition at line 22 of file vrecitem.h.

◆ VecPlayStepType

#define VecPlayStepType   3

Definition at line 21 of file vrecitem.h.

◆ VecRecordDiscreteType

#define VecRecordDiscreteType   1

Definition at line 19 of file vrecitem.h.

◆ VecRecordDtType

#define VecRecordDtType   2

Definition at line 20 of file vrecitem.h.

◆ YvecRecordType

#define YvecRecordType   6

Definition at line 24 of file vrecitem.h.

Function Documentation

◆ declarePtrList()

declarePtrList ( PlayRecList  ,
PlayRecord   
)

Definition at line 84 of file vrecitem.h.