| checkLogLevel(MessageTypeT level) const | Logging | protected |
| Component class | IceManager | friend |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| destroy() | IceManager | |
| getCommunicator() | IceManager | |
| getEffectiveLoggingLevel() const | Logging | |
| getIceGridRegistry() | IceManager | |
| getIceGridSession() | IceManager | |
| getLogSender() const | Logging | protected |
| getProxy(const std::string &name, const std::string &endpoints=std::string()) | IceManager | inline |
| getTopic(const std::string &topicName, bool useUDP=false) | IceManager | inline |
| getTopicManager() | IceManager | |
| GetTopicManager(Ice::CommunicatorPtr communicator) | IceManager | static |
| getTopicSuffix() const | IceManager | |
| 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) const | Logging | protected |
| minimumLoggingLevel | Logging | protected |
| registerAndSubscribeTopic(Ice::ObjectPtr subscriber, const std::string &topicName, bool orderedPublishing=false) | IceManager | |
| registerDelayedTopicRetrieval(const std::string ®istrantName, const std::string &topicName) | IceManager | |
| registerDelayedTopicSubscription(const std::string ®istrantName, const std::string &topicName) | IceManager | |
| registerObject(const Ice::ObjectPtr &object, const std::string &objectName, const Ice::ObjectAdapterPtr &adapterToAddTo=nullptr) | IceManager | |
| registerObjectDependency(const std::string ®istrantName, const std::string &dependencyObjectName) | IceManager | |
| removeObject(const std::string &objectName) | IceManager | |
| removeProxyFromCache(const std::string &name, const std::string &endpoints=std::string()) | IceManager | inline |
| 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 | |
| spamFilter | Logging | mutableprotected |
| subscribeTopic(Ice::ObjectPrx subscriber, const std::string &topicName, bool orderedPublishing=false) | IceManager | |
| tag | Logging | protected |
| throwUserException(std::string const &message) | IceManager | |
| unsubscribeTopic(Ice::ObjectPrx subscriberProxy, const std::string &topicName) | IceManager | |
| waitForShutdown() | IceManager | |
| ~IceManager() override | IceManager | |
| ~Logging() | Logging | virtual |