#include <oagTimerModel.h>
Collaboration diagram for oagTimer::pathData:

Public Attributes | |
| char * | src |
| the name of the source node | |
| char * | dst |
| the name of the destination node | |
| const TimerModel * | delay |
| the timing model for the delay value | |
| const TimerModel * | slew |
| 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 | |
|
|
the timing model for the delay value
|
|
|
the name of the destination node
|
|
|
the transition type at the destination node
|
|
|
the slew model for the slew rate
|
|
|
the name of the source node
|
|
|
the transition type at the source node
|
1.3.9.1