|
|
#include <MemoryX/core/memory/SegmentUtilImplementations.h>
Inheritance diagram for SegmentLock:Public Member Functions | |
| void | ice_postUnmarshal () override |
| SegmentLock (bool start_watchdog=false) | |
| void | startWatchdog () |
| void | unlock (const Ice::Current &c=Ice::emptyCurrent) override |
Protected Member Functions | |
| void | keepAlive () |
| ~SegmentLock () override | |
Protected Attributes | |
| armarx::PeriodicTask< SegmentLock >::pointer_type | keepAliveTask |
Definition at line 41 of file SegmentUtilImplementations.h.
|
overrideprotected |
Definition at line 268 of file SegmentUtilImplementations.cpp.
Here is the call graph for this function:| SegmentLock | ( | bool | start_watchdog = false | ) |
Definition at line 277 of file SegmentUtilImplementations.cpp.
Here is the call graph for this function:
|
override |
Definition at line 311 of file SegmentUtilImplementations.cpp.
Here is the call graph for this function:
|
protected |
Definition at line 317 of file SegmentUtilImplementations.cpp.
Here is the caller graph for this function:| void startWatchdog | ( | ) |
Definition at line 303 of file SegmentUtilImplementations.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
override |
Definition at line 286 of file SegmentUtilImplementations.cpp.
Here is the caller graph for this function:
|
protected |
Definition at line 56 of file SegmentUtilImplementations.h.