ACE  6.0.6
Classes
Map_Manager.h File Reference
#include "ace/Basic_Types.h"
#include "ace/Global_Macros.h"
#include "ace/Default_Constants.h"
#include "ace/Map_Manager.inl"
#include "ace/Map_Manager.cpp"

Classes

class  ACE_Map_Entry
 An entry in the Map. More...
class  ACE_Map_Manager
 Define a map abstraction that associates EXT_IDs with INT_IDs. More...
class  ACE_Map_Iterator_Base
 Iterator for the ACE_Map_Manager. More...
class  ACE_Map_Const_Iterator_Base
 Const iterator for the ACE_Map_Manager. More...
class  ACE_Map_Iterator
 Forward iterator for the ACE_Map_Manager. More...
class  ACE_Map_Const_Iterator
 Forward const iterator for the ACE_Map_Manager. More...
class  ACE_Map_Reverse_Iterator
 Reverse Iterator for the ACE_Map_Manager. More...

Detailed Description

Id:
Map_Manager.h 91626 2010-09-07 10:59:20Z johnnyw
Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines