oagTimerSdcData.h File Reference

#include <map>
#include <set>
#include <vector>
#include <string.h>
#include <string>
#include "oaDesignDB.h"

Include dependency graph for oagTimerSdcData.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::stringIsLess
struct  oagTimer::clock
struct  oagTimer::propagatedClock
class  oagTimer::SdcData

Defines

#define oagTimerSdcData_P

Typedefs

typedef std::map< std::string,
double, stringIsLess > 
delayMap
typedef std::map< std::string,
std::string, stringIsLess > 
cellMap
typedef std::map< std::string,
int, stringIsLess > 
termIntMap


Define Documentation

#define oagTimerSdcData_P
 


Typedef Documentation

typedef std::map<std::string, std::string, stringIsLess> oagTimer::cellMap
 

a map of two strings

typedef std::map<std::string, double, stringIsLess> oagTimer::delayMap
 

a map of strings and double values

typedef std::map<std::string, int, stringIsLess> oagTimer::termIntMap
 


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