![]() |
Dataflow Runtime API
3.0.3.0
|
Classes | |
| struct | DipAddress |
| Addresses of peers used in DIP. More... | |
| class | DIPCommunicationStackIfc |
| A communication stack which represents the dataflow stack for all different transport layers (TCP, USB etc). More... | |
| class | DIPDataFrameSyncReceiveLayer |
| This layer receives a byte stream from a lower layer and tries to generate data frames out of the byte streams data. More... | |
| class | DIPDataFrameSyncSendLayer |
| This layer appends frame end chars to mark the the end of a data frame. More... | |
| class | DIPRemotingReceiveService |
| Service for remote objects to receive data from another remote object. More... | |
| class | DIPRemotingSendService |
| Service for remote objects to send data to another remote object. More... | |
| class | ProtocolReceiverIfc |
| Classes that implement this interface provide a generic mechanism to exchange data with a remoting peer. More... | |
| class | RemoteObjectTemplate |