ACE  6.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
Based_Pointer_T.h File Reference
#include "ace/Basic_Types.h"
#include "ace/Based_Pointer_T.inl"
#include "ace/Based_Pointer_T.cpp"

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 Dietr.nosp@m.ich..nosp@m.Quehl.nosp@m.@med.nosp@m..siem.nosp@m.ens..nosp@m.de
Douglas C. Schmidt <schmidtcs.wustl.edu>