|
#include <MemoryX/core/memory/SegmentUtilImplementations.h>
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.
SegmentLock | ( | bool | start_watchdog = false | ) |
Definition at line 277 of file SegmentUtilImplementations.cpp.
|
override |
Definition at line 311 of file SegmentUtilImplementations.cpp.
|
protected |
Definition at line 317 of file SegmentUtilImplementations.cpp.
void startWatchdog | ( | ) |
Definition at line 303 of file SegmentUtilImplementations.cpp.
|
override |
Definition at line 286 of file SegmentUtilImplementations.cpp.
|
protected |
Definition at line 56 of file SegmentUtilImplementations.h.