RemoteReferenceCountControlBlockManager Class Reference

#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
 

Detailed Description

Definition at line 250 of file RemoteReferenceCount.h.

Constructor & Destructor Documentation

◆ RemoteReferenceCountControlBlockManager()

RemoteReferenceCountControlBlockManager ( IceUtil::Time  period)
inline

Definition at line 253 of file RemoteReferenceCount.h.

◆ ~RemoteReferenceCountControlBlockManager()

Definition at line 254 of file RemoteReferenceCount.h.

Member Function Documentation

◆ add()

◆ stop()

void stop ( )

Definition at line 232 of file RemoteReferenceCount.cpp.

Member Data Documentation

◆ DefaultDeletionDelayMs

const Ice::Long DefaultDeletionDelayMs = 3000
static

Definition at line 258 of file RemoteReferenceCount.h.

◆ DefaultOrphantDeletionDelayMs

const Ice::Long DefaultOrphantDeletionDelayMs = 10000
static

Definition at line 259 of file RemoteReferenceCount.h.


The documentation for this class was generated from the following files: