Lines Matching refs:FreezeRule
161 FreezeRule rule = FreezeRule(domain, stringId);
177 void FreezeRuleCluster::ParseTagLinks(xmlNode* tag, FreezeRule& rule)
339 std::string FreezeRule::GetDomain() const
344 void FreezeRule::SetDomain(const std::string& domain)
349 std::string FreezeRule::GetStringId() const
354 void FreezeRule::SetStringId(const std::string& stringId)
359 std::map<std::string, FreezeResult> FreezeRule::GetMap() const
364 void FreezeRule::AddResult(const std::string& domain, const std::string& stringId, const FreezeResult& result)
374 bool FreezeRule::GetResult(const std::string& domain, const std::string& stringId, FreezeResult& result)