ACE  6.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions | Variables
Based_Pointer_Repository.h File Reference
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/os_include/os_stddef.h"

Classes

class  ACE_Based_Pointer_Repository
 Maps pointers to the base address of the region to which each pointer belongs. More...

Functions

 ACE_SINGLETON_DECLARE (ACE_Singleton, ACE_Based_Pointer_Repository, ACE_SYNCH_RW_MUTEX) typedef ACE_Singleton< ACE_Based_Pointer_Repository
 Declare a process wide singleton.

Variables

ACE_SYNCH_RW_MUTEX ACE_BASED_POINTER_REPOSITORY

Detailed Description

Id:
Based_Pointer_Repository.h 84837 2009-03-16 13:01:15Z johnnyw
Author:
Dietrich Quehl Dietr.nosp@m.ich..nosp@m.Quehl.nosp@m.@med.nosp@m..siem.nosp@m.ens..nosp@m.de
Douglas C. Schmidt <schmidtcs.wustl.edu>

Function Documentation

ACE_SINGLETON_DECLARE ( ACE_Singleton  ,
ACE_Based_Pointer_Repository  ,
ACE_SYNCH_RW_MUTEX   
)

Declare a process wide singleton.

Provide a Singleton access point to the based pointer repository.


Variable Documentation

ACE_SYNCH_RW_MUTEX ACE_BASED_POINTER_REPOSITORY