IceManager Member List

This is the complete list of members for IceManager, including all inherited members.

checkLogLevel(MessageTypeT level) constLoggingprotected
Component classIceManagerfriend
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
destroy()IceManager
getCommunicator()IceManager
getEffectiveLoggingLevel() constLogging
getIceGridRegistry()IceManager
getIceGridSession()IceManager
getLogSender() constLoggingprotected
getProxy(const std::string &name, const std::string &endpoints=std::string())IceManagerinline
getTopic(const std::string &topicName, bool useUDP=false)IceManagerinline
getTopicManager()IceManager
GetTopicManager(Ice::CommunicatorPtr communicator)IceManagerstatic
getTopicSuffix() constIceManager
IceManager(const Ice::CommunicatorPtr &communicator, std::string name="", const std::string topicSuffix="")IceManager
isObjectReachable(std::string objectName)IceManager
isObjectReachable(std::string objectName)IceManager
isShutdown()IceManager
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
minimumLoggingLevelLoggingprotected
registerAndSubscribeTopic(Ice::ObjectPtr subscriber, const std::string &topicName, bool orderedPublishing=false)IceManager
registerDelayedTopicRetrieval(const std::string &registrantName, const std::string &topicName)IceManager
registerDelayedTopicSubscription(const std::string &registrantName, const std::string &topicName)IceManager
registerObject(const Ice::ObjectPtr &object, const std::string &objectName, const Ice::ObjectAdapterPtr &adapterToAddTo=nullptr)IceManager
registerObjectDependency(const std::string &registrantName, const std::string &dependencyObjectName)IceManager
removeObject(const std::string &objectName)IceManager
removeProxyFromCache(const std::string &name, const std::string &endpoints=std::string())IceManagerinline
removeProxyFromCache(const std::string &name, const std::string &typeName, const std::string &endpoints=std::string())IceManager
removeProxyFromCache(const Ice::ObjectPrx &proxy)IceManager
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setName(std::string name)IceManager
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
shutdown()IceManager
spamFilterLoggingmutableprotected
subscribeTopic(Ice::ObjectPrx subscriber, const std::string &topicName, bool orderedPublishing=false)IceManager
tagLoggingprotected
throwUserException(std::string const &message)IceManager
unsubscribeTopic(Ice::ObjectPrx subscriberProxy, const std::string &topicName)IceManager
waitForShutdown()IceManager
~IceManager() overrideIceManager
~Logging()Loggingvirtual