C++ main module for emicrom 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
 
typedef CORE_Map< tString, SP::CORE_Object > CORE_StringObjectMap
 

Functions

 TYPEDEF_SPTR (CORE_StringRealMap)
 
 TYPEDEF_SPTR (CORE_StringIntMap)
 
 TYPEDEF_SPTR (CORE_StringObjectMap)
 

Typedef Documentation

◆ CORE_StringIntMap

◆ CORE_StringObjectMap

typedef CORE_Map<tString,SP::CORE_Object> CORE_StringObjectMap

◆ CORE_StringRealMap

Function Documentation

◆ TYPEDEF_SPTR() [1/3]

TYPEDEF_SPTR ( CORE_StringRealMap  )

◆ TYPEDEF_SPTR() [2/3]

TYPEDEF_SPTR ( CORE_StringIntMap  )

◆ TYPEDEF_SPTR() [3/3]

TYPEDEF_SPTR ( CORE_StringObjectMap  )