#include "ace/ACE_export.h"
#include "ace/os_include/os_stddef.h"
#include "ace/Synch_Traits.h"
#include "ace/Singleton.h"
Include dependency graph for Based_Pointer_Repository.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
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_MUTEX > | ACE_BASED_POINTER_REPOSITORY |
Provide a Singleton access point to the based pointer repository. |
|
Provide a Singleton access point to the based pointer repository.
|