FSMSADF::ChannelBinding Class Reference
#include <graph_binding.h>
Collaboration diagram for FSMSADF::ChannelBinding:

Public Member Functions | |
| ChannelBinding (Memory *m=NULL) | |
| ChannelBinding (Memory *mSrc, NetworkInterface *nSrc, Memory *mDst, NetworkInterface *nDst, Connection *c) | |
Public Attributes | |
| Memory * | memoryMem |
| Memory * | memorySrc |
| Memory * | memoryDst |
| NetworkInterface * | networkInterfaceIn |
| NetworkInterface * | networkInterfaceOut |
| Connection * | connection |
Detailed Description
Channel binding
Constructor & Destructor Documentation
| FSMSADF::ChannelBinding::ChannelBinding | ( | Memory * | m = NULL |
) | [inline] |
References connection, memoryDst, memoryMem, memorySrc, networkInterfaceIn, and networkInterfaceOut.
| FSMSADF::ChannelBinding::ChannelBinding | ( | Memory * | mSrc, | |
| NetworkInterface * | nSrc, | |||
| Memory * | mDst, | |||
| NetworkInterface * | nDst, | |||
| Connection * | c | |||
| ) | [inline] |
References connection, memoryDst, memoryMem, memorySrc, networkInterfaceIn, and networkInterfaceOut.
Member Data Documentation
Referenced by FSMSADF::GraphBinding::bindChannelToConnection(), and ChannelBinding().
Referenced by FSMSADF::GraphBinding::bindChannelToConnection(), and ChannelBinding().
Referenced by FSMSADF::GraphBinding::bindChannelToTile(), and ChannelBinding().
Referenced by FSMSADF::GraphBinding::bindChannelToConnection(), and ChannelBinding().
Referenced by FSMSADF::GraphBinding::bindChannelToConnection(), and ChannelBinding().
Referenced by FSMSADF::GraphBinding::bindChannelToConnection(), and ChannelBinding().
The documentation for this class was generated from the following file:

