Classes

Based_Pointer_T.h File Reference

#include "ace/Basic_Types.h"
#include "ace/Based_Pointer_T.inl"
#include "ace/Based_Pointer_T.cpp"
Include dependency graph for Based_Pointer_T.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_Basic< CONCRETE >
 A proxy that keeps track of the relative offset of a "pointer" from its base address. This class makes it possible to transparently use "pointers" in shared memory as easily as programming with pointers to local memory. In particular, we don't need to ensure that the base addresses of all the pointers are mapped into separate processes at the same absolute memory base address. More...
class  ACE_Based_Pointer< CONCRETE >
 A smart proxy that keeps track of the relative offset of a "pointer" from its base address. More...

Detailed Description

Id:
Based_Pointer_T.h 81705 2008-05-15 14:02:02Z johnnyw
Author:
Dietrich Quehl <Dietrich.Quehl@med.siemens.de>
Douglas C. Schmidt <schmidt@.cs.wustl.edu>

Definition in file Based_Pointer_T.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines