ACE
6.1.0
|
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... |