#include <Deregistration.hpp>
Public Member Functions | |
| Deregistration (void *ptr, int superstep) | |
| void * | ptr () |
| int | superstep () |
Private Attributes | |
| void * | ptr_ |
| int | superstep_ |
|
||||||||||||
|
Creates a Deregistration Object.
|
|
|
Returns the pointer of this Deregistration |
|
|
Returns the superstep of this Deregistration |
|
|
pointer to the memory area being registered |
|
|
the superstep in which the deregistration request was issued |
1.3.3