| _bl | BaseLib::Systems::ServiceMessages | protected |
| _configPending | BaseLib::Systems::ServiceMessages | protected |
| _configPendingSetTime | BaseLib::Systems::ServiceMessages | protected |
| _configPendingTime | BaseLib::Systems::ServiceMessages | protected |
| _disposing | BaseLib::Systems::ServiceMessages | protected |
| _errorMutex | BaseLib::Systems::ServiceMessages | protected |
| _errors | BaseLib::Systems::ServiceMessages | protected |
| _eventHandler | BaseLib::IEvents | protected |
| _lowbat | BaseLib::Systems::ServiceMessages | protected |
| _lowbatTime | BaseLib::Systems::ServiceMessages | protected |
| _peerId | BaseLib::Systems::ServiceMessages | protected |
| _peerSerial | BaseLib::Systems::ServiceMessages | protected |
| _stickyUnreach | BaseLib::Systems::ServiceMessages | protected |
| _stickyUnreachTime | BaseLib::Systems::ServiceMessages | protected |
| _unreach | BaseLib::Systems::ServiceMessages | protected |
| _unreachResendCounter | BaseLib::Systems::ServiceMessages | protected |
| _unreachTime | BaseLib::Systems::ServiceMessages | protected |
| _variableDatabaseIDs | BaseLib::Systems::ServiceMessages | protected |
| checkUnreach(int32_t cyclicTimeout, int64_t lastPacketReceived) | BaseLib::Systems::ServiceMessages | virtual |
| endUnreach() | BaseLib::Systems::ServiceMessages | virtual |
| get(const PRpcClientInfo &clientInfo, bool returnId, const std::string &language) | BaseLib::Systems::ServiceMessages | virtual |
| getConfigPending() | BaseLib::Systems::ServiceMessages | inlinevirtual |
| getConfigPendingSetTime() | BaseLib::Systems::ServiceMessages | inlinevirtual |
| getEventHandler() | BaseLib::IEvents | virtual |
| getLowbat() | BaseLib::Systems::ServiceMessages | inlinevirtual |
| getUnreach() | BaseLib::Systems::ServiceMessages | inlinevirtual |
| IEvents() | BaseLib::IEvents | |
| last_unreach_event_ | BaseLib::Systems::ServiceMessages | protected |
| load() | BaseLib::Systems::ServiceMessages | virtual |
| raiseConfigPending(bool configPending) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseDeleteServiceMessage(uint64_t databaseID) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseEnqueuePendingQueues() | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseEvent(std::string &source, uint64_t peerId, int32_t channel, std::shared_ptr< std::vector< std::string >> &variables, std::shared_ptr< std::vector< std::shared_ptr< BaseLib::Variable >>> &values) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseGetServiceMessages() | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseRPCEvent(std::string &source, uint64_t peerId, int32_t channel, std::string &deviceAddress, std::shared_ptr< std::vector< std::string >> &valueKeys, std::shared_ptr< std::vector< std::shared_ptr< Variable >>> &values) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseSaveParameter(std::string name, uint32_t channel, std::vector< uint8_t > &data) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseSaveServiceMessage(Database::DataRow &data) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| raiseServiceMessageEvent(const PServiceMessage &serviceMessage) | BaseLib::Systems::ServiceMessages | protectedvirtual |
| resetConfigPendingSetTime() | BaseLib::Systems::ServiceMessages | virtual |
| resetEventHandler() | BaseLib::IEvents | virtual |
| save(ServiceMessagePriority priority, int64_t timestamp, uint32_t index, bool value) | BaseLib::Systems::ServiceMessages | virtual |
| save(ServiceMessagePriority priority, int64_t timestamp, int32_t channel, std::string id, uint8_t value) | BaseLib::Systems::ServiceMessages | virtual |
| ServiceMessages(BaseLib::SharedObjects *baseLib, uint64_t peerId, std::string peerSerial, IServiceEventSink *eventHandler) | BaseLib::Systems::ServiceMessages | |
| set(std::string id, bool value) | BaseLib::Systems::ServiceMessages | virtual |
| set(std::string id, uint8_t value, uint32_t channel) | BaseLib::Systems::ServiceMessages | virtual |
| setConfigPending(bool value) | BaseLib::Systems::ServiceMessages | virtual |
| setEventHandler(IEventSinkBase *eventHandler) | BaseLib::IEvents | virtual |
| setPeerId(uint64_t peerId) | BaseLib::Systems::ServiceMessages | inlinevirtual |
| setPeerSerial(std::string peerSerial) | BaseLib::Systems::ServiceMessages | inlinevirtual |
| setUnreach(bool value, bool requeue) | BaseLib::Systems::ServiceMessages | virtual |
| ~IEvents() | BaseLib::IEvents | virtual |
| ~ServiceMessages() | BaseLib::Systems::ServiceMessages | virtual |