#include "ace/Singleton.h"#include "ace/Synch_Traits.h"#include "ace/os_include/os_stddef.h"Include dependency graph for Based_Pointer_Repository.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| 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 | |
| Provide a Singleton access point to the based pointer repository. | |
| Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Based_Pointer_Repository_Rep | 
| ACE_SYNCH_RW_MUTEX | ACE_BASED_POINTER_REPOSITORY | 
Douglas C. Schmidt <schmidt@.cs.wustl.edu>
Definition in file Based_Pointer_Repository.h.
| 
 | ||||||||||||||||
| Provide a Singleton access point to the based pointer repository. 
 | 
| 
 | 
| 
 Definition at line 85 of file Based_Pointer_Repository.h. | 
| 
 | 
| 
 Definition at line 33 of file Based_Pointer_Repository.h. | 
 1.3.6
 
1.3.6