Searched defs:hasProperty (Results 1 – 3 of 3) sorted by relevance
220 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
179 bool hasProperty(enum SDNP Prop) const { in hasProperty() function
476 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function