C++ main module for gpm Package  1.0
Classes | Typedefs | Functions
CORE_Map.h File Reference
#include "CORE_Object.h"
#include <vector>
#include "CORE_Vector.h"
#include "CORE_Array.h"
#include "CORE_Map.hpp"
Include dependency graph for CORE_Map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CORE_Map< Key, Value >
 this class describes a map More...
 

Typedefs

typedef CORE_Map< tString, tRealCORE_StringRealMap
 
typedef CORE_Map< tString, int > CORE_StringIntMap
 

Functions

 TYPEDEF_SPTR (CORE_StringRealMap)
 
 TYPEDEF_SPTR (CORE_StringIntMap)
 

Typedef Documentation

Function Documentation

TYPEDEF_SPTR ( CORE_StringRealMap  )
TYPEDEF_SPTR ( CORE_StringIntMap  )