IceStormInternal Namespace Reference

Classes

class  Service
 

Typedefs

typedef ::IceInternal::Handle< IceStormInternal::ServiceServicePtr
 

Functions

int compareSubscriberRecordKey (const MDB_val *v1, const MDB_val *v2)
 
std::string describeEndpoints (const Ice::ObjectPrx &)
 
IceStormElection::LogUpdate getIncrementedLLU (const IceDB::ReadWriteTxn &, IceStorm::LLUMap &)
 
std::string identityToTopicName (const Ice::Identity &)
 
Ice::Identity nameToIdentity (const IceStorm::InstancePtr &, const std::string &)
 

Variables

IceDB::IceContext dbContext
 

Typedef Documentation

◆ ServicePtr

Function Documentation

◆ compareSubscriberRecordKey()

int compareSubscriberRecordKey ( const MDB_val * v1,
const MDB_val * v2 )

Definition at line 74 of file Util.cpp.

+ Here is the caller graph for this function:

◆ describeEndpoints()

string describeEndpoints ( const Ice::ObjectPrx & proxy)

Definition at line 51 of file Util.cpp.

+ Here is the caller graph for this function:

◆ getIncrementedLLU()

IceStormElection::LogUpdate getIncrementedLLU ( const IceDB::ReadWriteTxn & txn,
IceStorm::LLUMap & lluMap )

Definition at line 96 of file Util.cpp.

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

◆ identityToTopicName()

string identityToTopicName ( const Ice::Identity & id)

Definition at line 23 of file Util.cpp.

+ Here is the caller graph for this function:

◆ nameToIdentity()

Ice::Identity nameToIdentity ( const IceStorm::InstancePtr & ,
const std::string &  )
+ Here is the caller graph for this function:

Variable Documentation

◆ dbContext

IceDB::IceContext dbContext

Definition at line 19 of file Util.cpp.