oagTimer::pathData Struct Reference

#include <oagTimerModel.h>

Collaboration diagram for oagTimer::pathData:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * src
 the name of the source node
char * dst
 the name of the destination node
const TimerModeldelay
 the timing model for the delay value
const TimerModelslew
 the slew model for the slew rate
int srcTrans
 the transition type at the source node
int dstTrans
 the transition type at the destination node

Detailed Description

This structure contains the necessary information of an internal arc.


Member Data Documentation

const TimerModel* oagTimer::pathData::delay
 

the timing model for the delay value

char* oagTimer::pathData::dst
 

the name of the destination node

int oagTimer::pathData::dstTrans
 

the transition type at the destination node

const TimerModel* oagTimer::pathData::slew
 

the slew model for the slew rate

char* oagTimer::pathData::src
 

the name of the source node

int oagTimer::pathData::srcTrans
 

the transition type at the source node


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 14:25:20 2011 by  doxygen 1.3.9.1