|
degate 0.1.1
|
#include <degate.h>#include <globals.h>#include <LogicModel.h>#include <PortColorManager.h>#include <RCBase.h>#include <string>#include <list>#include <tr1/memory>#include <time.h>#include "ProjectImporter.h"
Go to the source code of this file.
Classes | |
| class | degate::Project |
| The project class is a container for project related data. More... | |
Namespaces | |
| namespace | degate |
The namespace 'degate' is the namespace for everything that belongs to libdegate. | |
Typedefs | |
| typedef std::list < std::tr1::shared_ptr < Project > > | degate::ProjectList |
| typedef std::tr1::shared_ptr < Project > | degate::Project_shptr |
1.7.4