Searched defs:hasProperty (Results 1 – 4 of 4) sorted by relevance
249 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
471 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
140 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
855 bool TargetExtType::hasProperty(Property Prop) const { in hasProperty() function in TargetExtType