Static Public Member Functions | List of all members
TestVerificationRulesFriend Class Reference

TestVerificationRulesFriend is a friend of ConfigPolicyManager so we can call its private members through these wrapper functions. More...

Static Public Member Functions

static const BoostInfoTreefindMatchingRule (const ConfigPolicyManager &policyManager, const Name &objName, const std::string &matchType)
 
static bool checkSignatureMatch (ConfigPolicyManager &policyManager, const Name &signatureName, const Name &objectName, const BoostInfoTree &rule)
 

Detailed Description

TestVerificationRulesFriend is a friend of ConfigPolicyManager so we can call its private members through these wrapper functions.

We can't make TestVerificationRules a friend because gtest mangles the class name.


The documentation for this class was generated from the following file: