ACE
6.1.0
|
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 |
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.
ACE_SYNCH_RW_MUTEX ACE_BASED_POINTER_REPOSITORY |