Searched defs:IntAttribute (Results 1 – 3 of 3) sorted by relevance
21 public class IntAttribute extends Attribute { class31 public IntAttribute (long type) { in IntAttribute() method in IntAttribute35 public IntAttribute (long type, int value) { in IntAttribute() method in IntAttribute
52 typedef TypedAttribute<int> IntAttribute; typedef
884 …int IntAttribute( const char* name ) const { int i=0; QueryIntAttribute( nam… in IntAttribute() function