cgma
|
#include "ToolData.hpp"
#include "MemoryManager.hpp"
#include "CubitDefines.h"
#include "CGMGeomConfigure.h"
#include <map>
Go to the source code of this file.
Classes | |
class | TDUniqueId |
Typedefs | |
typedef std::multimap< long, TDUniqueId * > | TDUIDList |
typedef std::map< long, long > | COPYUIDMap |
typedef std::map<long, long> COPYUIDMap |
Definition at line 34 of file TDUniqueId.hpp.
typedef std::multimap<long, TDUniqueId*> TDUIDList |
Definition at line 28 of file TDUniqueId.hpp.