oagTimerTimer.h File Reference

#include <iostream>
#include "oaDesignDB.h"
#include "oagTimerTPoint.h"
#include "oagTimerTPointMaster.h"
#include <map>
#include <set>
#include <string>
#include "oagTimerModel.h"
#include "oagTimerLibData.h"
#include "oagTimerLibParserInt.h"
#include "oagTimerWireModel.h"
#include "oagTimerElmoreWireModel.h"

Include dependency graph for oagTimerTimer.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  oagTimer

Classes

class  oagTimer::Timer
 The Timer class has all APIs for the user to use this timer package. More...

Defines

#define oagTimerTimer_P

Typedefs

typedef std::vector< std::pair<
oaOccNet *, DelayType > > 
netsSlacks
typedef std::vector< std::pair<
oaOccObject *, bool > > 
nodesSlopeDir


Define Documentation

#define oagTimerTimer_P
 


Typedef Documentation

typedef std::vector<std::pair<oaOccNet*, DelayType> > oagTimer::netsSlacks
 

The vector of pairs, the first member of the pair is the oaNet pointer, the second member of the pair is the slack value of this net.

typedef std::vector<std::pair<oaOccObject*, bool> > oagTimer::nodesSlopeDir
 

The vector of pairs, the first member of the pair is the oaOccObject pointer, the second member of the pair is a boolean value, true for rise and false for fall.


Generated on Thu Aug 25 14:24:33 2011 by  doxygen 1.3.9.1