|
#include <ArmarXCore/core/RemoteReferenceCount.h>
Public Member Functions | |
void | add (detail::RemoteReferenceCountControlBlockManagementInterfacePtr ptr) |
RemoteReferenceCountControlBlockManager (IceUtil::Time period) | |
void | stop () |
~RemoteReferenceCountControlBlockManager () | |
Static Public Attributes | |
static const Ice::Long | DefaultDeletionDelayMs = 3000 |
static const Ice::Long | DefaultOrphantDeletionDelayMs = 10000 |
Definition at line 313 of file RemoteReferenceCount.h.
|
inline |
Definition at line 316 of file RemoteReferenceCount.h.
|
inline |
Definition at line 320 of file RemoteReferenceCount.h.
void add | ( | detail::RemoteReferenceCountControlBlockManagementInterfacePtr | ptr | ) |
Definition at line 365 of file RemoteReferenceCount.cpp.
void stop | ( | ) |
Definition at line 270 of file RemoteReferenceCount.cpp.
|
static |
Definition at line 325 of file RemoteReferenceCount.h.
|
static |
Definition at line 326 of file RemoteReferenceCount.h.