Searched defs:MicroProps (Results 1 – 5 of 5) sorted by relevance
74 struct MicroProps : public MicroPropsGenerator { struct86 // No ownership: must point at a string which will outlive MicroProps argument108 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument110 struct {140 MicroProps() = default; argument144 MicroProps& operator=(const MicroProps& other) = default; argument160 void processQuantity(DecimalQuantity &quantity, MicroProps µs, in processQuantity() argument
75 struct MicroProps : public MicroPropsGenerator { struct90 // No ownership: must point at a string which will outlive MicroProps argument112 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument114 struct {144 MicroProps() = default; argument148 MicroProps& operator=(const MicroProps& other) = default; argument164 void processQuantity(DecimalQuantity &quantity, MicroProps µs, in processQuantity() argument
87 struct MicroProps : public MicroPropsGenerator { struct88 SimpleMicroProps simple; argument97 // No ownership: must point at a string which will outlive MicroProps argument118 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument120 struct {150 MicroProps() = default; argument154 MicroProps& operator=(const MicroProps& other) = default; argument170 void processQuantity(DecimalQuantity &quantity, MicroProps µs, in processQuantity() argument
15 public class MicroProps implements Cloneable, MicroPropsGenerator { class41 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
20 public class MicroProps implements Cloneable, MicroPropsGenerator { class77 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps