Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

DataProcessor.hh File Reference


Detailed Description

This file includes the definition of the DataProcessor class as well as some related types and macros.

#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


Typedef Documentation

typedef int DataChannel
 

This type definition represents a "handle" to input and output channels of data processors.

typedef double ProcFloat
 

This type definition represents the data type that flows between data processors.


SimLib Reference Documentation