version 0.2.18
[fms.git] / include / nntp / extensiontrust.h
index b7a3bab..3ff45ef 100644 (file)
@@ -13,6 +13,8 @@ public:
 \r
        const bool GetMessageTrust(const std::string &nntpname, int &trust);\r
        const bool GetTrustListTrust(const std::string &nntpname, int &trust);\r
+       const bool GetPeerMessageTrust(const std::string &nntpname, int &trust);\r
+       const bool GetPeerTrustListTrust(const std::string &nntpname, int &trust);\r
 \r
        const bool SetMessageTrust(const std::string &nntpname, const int trust);\r
        const bool SetTrustListTrust(const std::string &nntpname, const int trust);\r