addNewObject(Advancable *a) | Network | [virtual] |
algorithmList | Network | [private] |
allNeuronList | Network | [private] |
assignInputs(csimInputChannel *input, int n) | Network | [private] |
connect(uint32 destination, uint32 source) | Network | |
connect(uint32 recorderIdx, uint32 *objIdx, uint32 n, char *fieldName) | Network | |
connect(Advancable *destination, Advancable *source) | Network | [private] |
dt | Network | |
DT_us | Network | [private] |
dtChanged | Network | [private] |
exportObject(uint32 *idx, int nIdx, double ***value, int **m) | Network | |
fieldsOfSomeObjectChanged | Network | [private] |
getField(char *fieldName, double *v) | Network | |
getFieldArray(void) | Network | |
getFieldArraySize(void) | Network | |
getNumObjects(void) | Network | [inline] |
getNumOf(char *className) | Network | |
getObject(uint32 idx) | Network | |
getParameter(uint32 *idx, int n, char *paramName, double **value, int *m) | Network | |
getSpikes(uint32 *idx, double *times) | Network | |
importObject(uint32 *idx, int nIdx, double *value, int n) | Network | |
isReset | Network | [private] |
lastSyncTime | Network | [private] |
listObjects(bool fields) | Network | |
modelList | Network | [private] |
moveToTeached(Forceable *f) | Network | [private] |
Network(void) | Network | |
notTeachedList | Network | [private] |
nThreads | Network | |
objectList | Network | [private] |
preprocessorList | Network | [private] |
printFields(void) | Network | |
randSeed | Network | |
readoutList | Network | [private] |
recorderList | Network | [private] |
reset(void) | Network | |
ScheduleSpike(SpikingSynapse *s, pSpikeHandler h, double delay) | Network | |
setField(char *fieldName, double v) | Network | |
setFieldArray(double *p) | Network | |
setParameter(uint32 *idx, int nIdx, char *paramName, double *value, int m, int n) | Network | |
simulate(unsigned long nSteps, csimInputChannel *inputSignal, int ni, csimInputChannel *teacherSignal, int nt) | Network | |
spikeOutput | Network | |
step | Network | |
synapseList | Network | [private] |
t | Network | |
teachedList | Network | [private] |
teacherList | Network | [private] |
totalSpikeCount(void) | Network | |
unAssignInputs(csimInputChannel *input, int n) | Network | [private] |
updateObjects(void) | Network | |
verboseLevel | Network | |
~Network() | Network | [virtual] |