ACE_Shared_Memory Class ReferenceThis base class adapts both System V shared memory and "BSD" mmap to a common API. More...
Inheritance diagram for ACE_Shared_Memory:
![]()
Detailed DescriptionThis base class adapts both System V shared memory and "BSD" mmap to a common API.This is a very simple-minded wrapper, i.e., it really is only useful for allocating large contiguous chunks of shared memory. For a much more sophisticated version, please check out the <ACE_Malloc> class. Constructor & Destructor Documentation
Member Function Documentation
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
Implemented in ACE_Shared_Memory_MM, and ACE_Shared_Memory_SV.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:53 2008 for ACE by ![]() |