aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
TireInflatorConfigurer
extending_generic_factory
Undocumented in source.
class
TireInflatorConfigurer : PropertyConfigurer!Tire {
this
(float atmospheres);
Locator
!(
Object
,
string
)
locator
[@property setter];
void
configure
(Tire tire);
}
Constructors
this
this
(float atmospheres)
Undocumented in source.
Members
Functions
configure
void
configure
(Tire tire)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
locator
Locator
!(
Object
,
string
)
locator
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
extending_generic_factory
classes
Tire
TireConstructorInstanceFactory
TireInflatorConfigurer
TireInstanceDestructor
functions
destroyTire
inflateTire
main
makeTire