ACE_Based_Pointer_Repository Class ReferenceMaps pointers to the base address of the region to which each pointer belongs. More...
Collaboration diagram for ACE_Based_Pointer_Repository:
Detailed DescriptionMaps pointers to the base address of the region to which each pointer belongs.Constructor & Destructor Documentation
Member Function Documentation
Return the appropriate base_addr region that contains addr. Returns 1 on success and 0 if the addr isn't contained in any base_addr region.
Bind a new entry to the repository or update the size of an existing entry. Returns 0 on success and -1 on failure.
Unbind from the repository the <base_addr> that addr is contained within.
Member Data DocumentationUse the "Cheshire-Cat" technique to hide the implementation in order to avoid circular include dependencies.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:20 2008 for ACE by 1.5.5 |