|
cosi::library::onchipcommunication::_Link Class Reference#include <_Link.h>
Inheritance diagram for cosi::library::onchipcommunication::_Link:
Constructor & Destructor Documentation
Member Function Documentation
Sets the name of the source node. This is the name of the library element that can be a source for this link.
Returns the name of the library element that can be the source of this link.
Sets the name of the destination node. This is the name of the library element that can be a destination for this link.
Returns the name of the library elements that can be the destination of this link.
Sets the type of the interface that can be the source interface of this link. The source node can have many interfaces. A link connectes one source interface to one destination interface.
Returns that source interface of this link.
Sets the type of the interface that can be the destination interface of this link. The destination node can have many interfaces. A link connectes one source interface to one destination interface.
Returns the destination interface of this node.
Member Data Documentation
This field is true if the link is directed.
The name of the source node of this link.
The name of the destination node of this link.
The type of the source interface of this link.
The type of the destination interface of this link.
The documentation for this class was generated from the following files: Generated on Sun Sep 7 18:37:47 2008 for COSI by 1.5.4 |