EpcTools
An event based multi-threaded C++ development framework.
EStatistics::Interface Member List

This is the complete list of members for EStatistics::Interface, including all inherited members.

addMessageStatsTemplate(EStatistics::MessageId msgid, const EString &name)EStatistics::Interface
addPeer(const EString &peer)EStatistics::Interface
getId()EStatistics::Interfaceinline
getMessageStatsTemplate()EStatistics::Interfaceinline
getName()EStatistics::Interfaceinline
getPeer(const EString &peer, Bool addFlag=True)EStatistics::Interface
getPeers()EStatistics::Interfaceinline
getProtocol()EStatistics::Interfaceinline
incRequestReceivedErrors(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incRequestReceivedErrors(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incRequestReceivedOk(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incRequestReceivedOk(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incRequestSentErrors(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incRequestSentErrors(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incRequestSentOk(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incRequestSentOk(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedErrors(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedErrors(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedOkAccepted(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedOkAccepted(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedOkRejected(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseReceivedOkRejected(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentErrors(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentErrors(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentOkAccepted(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentOkAccepted(const std::string &peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentOkRejected(cpStr peer, UInt msgid)EStatistics::Interfaceinline
incResponseSentOkRejected(const std::string &peer, Int msgid)EStatistics::Interfaceinline
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