RemoteReferenceCounter Class Reference
+ Inheritance diagram for RemoteReferenceCounter:

Public Member Functions

RemoteReferenceCounterBasePtr copy (const Ice::Current &=Ice::emptyCurrent) const final override
 
std::string getId (const Ice::Current &=Ice::emptyCurrent) const final override
 
IceUtil::Time heartbeat (IceUtil::Time now)
 
void ice_postUnmarshal () override
 
 RemoteReferenceCounter ()=default
 
 RemoteReferenceCounter (const RemoteReferenceCountControlBlockInterfacePrx &prx, const std::string &id, Ice::Long heartBeatMs)
 
 RemoteReferenceCounter (const RemoteReferenceCounter &other)
 
 ~RemoteReferenceCounter () override
 

Detailed Description

Definition at line 89 of file RemoteReferenceCount.cpp.

Constructor & Destructor Documentation

◆ RemoteReferenceCounter() [1/3]

+ Here is the caller graph for this function:

◆ RemoteReferenceCounter() [2/3]

RemoteReferenceCounter ( const RemoteReferenceCountControlBlockInterfacePrx & prx,
const std::string & id,
Ice::Long heartBeatMs )
inline

Definition at line 94 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:

◆ RemoteReferenceCounter() [3/3]

Definition at line 102 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:

◆ ~RemoteReferenceCounter()

~RemoteReferenceCounter ( )
inlineoverride

Definition at line 107 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ copy()

RemoteReferenceCounterBasePtr copy ( const Ice::Current & = Ice::emptyCurrent) const
inlinefinaloverride

Definition at line 117 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:

◆ getId()

std::string getId ( const Ice::Current & = Ice::emptyCurrent) const
inlinefinaloverride

Definition at line 123 of file RemoteReferenceCount.cpp.

◆ heartbeat()

IceUtil::Time heartbeat ( IceUtil::Time now)
inline

Definition at line 136 of file RemoteReferenceCount.cpp.

◆ ice_postUnmarshal()

void ice_postUnmarshal ( )
inlineoverride

Definition at line 129 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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