#include <stdio.h>
#include "utils/List.h"
#include "cdl/sim_defs.hh"
Compounds | |
| class | DataProcessor |
| Abstract base class for all data processor classes. More... | |
Defines | |
| #define | RTI_INVALID_CHANNEL |
Typedefs | |
| typedef int | DataChannel |
| typedef double | ProcFloat |
|
|
This type definition represents a "handle" to input and output channels of data processors. |
|
|
This type definition represents the data type that flows between data processors. |