struct SENDITEM

This structure holds the information that specifies the destination of a synapse firing.

[more]int Node
Destination Node
[more]void* Addr
Memory address of object to receive msg
[more]int Delay
Ticks from now to deliver msg - must be at least 1!


Documentation

This structure holds the information that specifies the destination of a synapse firing. Each compartment has a list of these
oint Node
Destination Node

ovoid* Addr
Memory address of object to receive msg

oint Delay
Ticks from now to deliver msg - must be at least 1!

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.