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 83 of file RemoteReferenceCount.cpp.

Constructor & Destructor Documentation

◆ RemoteReferenceCounter() [1/3]

◆ RemoteReferenceCounter() [2/3]

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

Definition at line 87 of file RemoteReferenceCount.cpp.

+ Here is the call graph for this function:

◆ RemoteReferenceCounter() [3/3]

Definition at line 92 of file RemoteReferenceCount.cpp.

◆ ~RemoteReferenceCounter()

~RemoteReferenceCounter ( )
inlineoverride

Definition at line 94 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 103 of file RemoteReferenceCount.cpp.

◆ getId()

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

Definition at line 107 of file RemoteReferenceCount.cpp.

◆ heartbeat()

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

Definition at line 116 of file RemoteReferenceCount.cpp.

◆ ice_postUnmarshal()

void ice_postUnmarshal ( )
inlineoverride

Definition at line 111 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: