addMessageStatsTemplate(EStatistics::MessageId msgid, const EString &name) | EStatistics::Interface | |
addPeer(const EString &peer) | EStatistics::Interface | |
getId() | EStatistics::Interface | inline |
getMessageStatsTemplate() | EStatistics::Interface | inline |
getName() | EStatistics::Interface | inline |
getPeer(const EString &peer, Bool addFlag=True) | EStatistics::Interface | |
getPeers() | EStatistics::Interface | inline |
getProtocol() | EStatistics::Interface | inline |
incRequestReceivedErrors(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incRequestReceivedErrors(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incRequestReceivedOk(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incRequestReceivedOk(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incRequestSentErrors(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incRequestSentErrors(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incRequestSentOk(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incRequestSentOk(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedErrors(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedErrors(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedOkAccepted(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedOkAccepted(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedOkRejected(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseReceivedOkRejected(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentErrors(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentErrors(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentOkAccepted(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentOkAccepted(const std::string &peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentOkRejected(cpStr peer, UInt msgid) | EStatistics::Interface | inline |
incResponseSentOkRejected(const std::string &peer, Int msgid) | EStatistics::Interface | inline |
Interface(EStatistics::InterfaceId id, EStatistics::ProtocolType protocol, cpStr name) | EStatistics::Interface | |
Interface(EStatistics::InterfaceId id, EStatistics::ProtocolType protocol, const EString &name) | EStatistics::Interface | |
Interface(const Interface &i) | EStatistics::Interface | |
removePeer(const EString &peer) | EStatistics::Interface | |
reset() | EStatistics::Interface | |