MaxPlusAnalysis::DependencyGraphs::Dependency Class Reference
#include <mpdependencies.h>
Collaboration diagram for MaxPlusAnalysis::DependencyGraphs::Dependency:

Public Member Functions | |
| Dependency (Channel *from, Channel *to, Node *toNd) | |
Public Attributes | |
| Channel * | fromChannel |
| Channel * | toChannel |
| Node * | toNode |
Detailed Description
class Dependency Represents a critical dependency between two channels of the graph.
Constructor & Destructor Documentation
| MaxPlusAnalysis::DependencyGraphs::Dependency::Dependency | ( | Channel * | from, | |
| Channel * | to, | |||
| Node * | toNd | |||
| ) |
Member Data Documentation
The documentation for this class was generated from the following file:

