#include <map>
#include <set>
#include <vector>
#include <string.h>
#include <string>
#include "oaDesignDB.h"
Include dependency graph for oagTimerSdcData.h:
This graph shows which files directly or indirectly include this file:
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 |
|
|
|
a map of two strings |
|
a map of strings and double values |
|
|