MaxPlusAnalysis::DependencyGraphs::Dependency Class Reference

#include <mpdependencies.h>

Collaboration diagram for MaxPlusAnalysis::DependencyGraphs::Dependency:

List of all members.

Public Member Functions

 Dependency (Channel *from, Channel *to, Node *toNd)

Public Attributes

ChannelfromChannel
ChanneltoChannel
NodetoNode

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: