Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

oscl_map.h File Reference

The file oscl_map.h defines the template class Oscl_Map which has a very similar API as the STL Map class (it basically provides a subset of the STL functionality). Memory allocation is abstracted through the use of an allocator template parameter. More...

#include "oscl_base.h"
#include "oscl_tree.h"
#include "osclconfig_compiler_warnings.h"

Go to the source code of this file.

Data Structures

struct  Oscl_Less
class  Oscl_Map
struct  Oscl_Select1st
class  value_compare

Defines

#define OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE


Detailed Description

The file oscl_map.h defines the template class Oscl_Map which has a very similar API as the STL Map class (it basically provides a subset of the STL functionality). Memory allocation is abstracted through the use of an allocator template parameter.


Define Documentation

#define OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE
 


OSCL API
Posting Version: OPENCORE_20090310