ACE 8.0.1
Loading...
Searching...
No Matches
Classes | Typedefs
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...
 

Typedefs

typedef ACE_Singleton< ACE_Based_Pointer_Repository, ACE_SYNCH_RW_MUTEXACE_BASED_POINTER_REPOSITORY
 Declare a process wide singleton.
 

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 <schmidt.cs.wustl.edu>

Typedef Documentation

◆ ACE_BASED_POINTER_REPOSITORY

Declare a process wide singleton.

Provide a Singleton access point to the based pointer repository.