oagTimerTPoint.h File Reference

#include <float.h>
#include <vector>
#include <map>
#include "oaDesignDB.h"
#include "oagTimerModel.h"

Include dependency graph for oagTimerTPoint.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

struct  oagTimer::timingData
 The TPoint class defines the timing point. More...
struct  oagTimer::DPData
struct  oagTimer::lrData
class  oagTimer::TPoint

Defines

#define oagTimerTPoint_P

Enumerations

enum  timingPointType {
  TIMING_POINT_NULL, TIMING_POINT_SIGNAL_IN, TIMING_POINT_SIGNAL_OUT, TIMING_POINT_CLOCK,
  TIMING_POINT_PI, TIMING_POINT_PO, TIMING_POINT_PI_CLOCK
}


Define Documentation

#define oagTimerTPoint_P
 


Enumeration Type Documentation

enum timingPointType
 

the types of a timing point

Enumeration values:
TIMING_POINT_NULL  null pointer type
TIMING_POINT_SIGNAL_IN  input type instTerm
TIMING_POINT_SIGNAL_OUT  output type instTerm
TIMING_POINT_CLOCK  clock type instTerm
TIMING_POINT_PI  primary input type term
TIMING_POINT_PO  primary output type term
TIMING_POINT_PI_CLOCK  primary input and clock type term


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