ACE  6.3.2
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. More...
 

Variables

ACE_SYNCH_RW_MUTEX ACE_BASED_POINTER_REPOSITORY
 

Detailed Description

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