|
#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 250 of file RemoteReferenceCount.h.
|
inline |
Definition at line 253 of file RemoteReferenceCount.h.
|
inline |
Definition at line 254 of file RemoteReferenceCount.h.
void add | ( | detail::RemoteReferenceCountControlBlockManagementInterfacePtr | ptr | ) |
Definition at line 321 of file RemoteReferenceCount.cpp.
void stop | ( | ) |
Definition at line 232 of file RemoteReferenceCount.cpp.
|
static |
Definition at line 258 of file RemoteReferenceCount.h.
|
static |
Definition at line 259 of file RemoteReferenceCount.h.