OpenASIP  2.0
Classes | Namespaces | Macros
DSDBManager.hh File Reference
#include <string>
#include <set>
#include <vector>
#include <boost/tuple/tuple.hpp>
#include <boost/tuple/tuple_comparison.hpp>
#include "DBTypes.hh"
#include "Exception.hh"
#include "SimulatorConstants.hh"
#include "CostEstimatorTypes.hh"
Include dependency graph for DSDBManager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DSDBManager
 
struct  DSDBManager::MachineConfiguration
 
struct  DSDBManager::ApplicationData
 
struct  DSDBManager::ConfigurationCosts
 Struct for configuration costs with a specified application. More...
 
struct  DSDBManager::idComparator
 
struct  DSDBManager::cycleComparator
 
struct  DSDBManager::energyComparator
 
struct  DSDBManager::appComparator
 

Namespaces

 TTAMachine
 
 IDF
 

Macros

#define ILLEGAL_ROW_ID   (-1)
 

Detailed Description

Declaration of DSDBManager class.

Author
Veli-Pekka Jääskeläinen 2006 (vjaaskel-no.spam-cs.tut.fi)
Note
rating: red

Definition in file DSDBManager.hh.

Macro Definition Documentation

◆ ILLEGAL_ROW_ID

#define ILLEGAL_ROW_ID   (-1)

Definition at line 58 of file DSDBManager.hh.