BloombergLP::ball::AttributeContext_RuleEvaluationCache::isDataAvailable

Return true if this cache contains up-to-date cached rule evaluations having the specified sequenceNumber for the set of rules indicated by the specified relevantRulesMask bit mask, and false otherwise.

Synopsis

Declared in <ball_attributecontext.h>

bool
isDataAvailable(
    bsls::Types::Int64 sequenceNumber,
    RuleSet::MaskType relevantRulesMask) const;