#include "TdkObjectCollection.h"
#include "TeProject.h"
Classes | |
class | TdkProject |
Defines the class TdkProject. More... | |
Typedefs | |
typedef std::map< int, TdkProject * > | TdkProjectMap |
A Hash table of pointers to TdkProject objects, indexed by the projectId_. |
typedef std::map<int, TdkProject*> TdkProjectMap |
A Hash table of pointers to TdkProject objects, indexed by the projectId_.