aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
TireInstanceDestructor
extending_generic_factory
Undocumented in source.
class
TireInstanceDestructor : InstanceDestructor!Tire {
mixin
LocatorAwareMixin
!
TireInstanceDestructor
;
mixin
AllocatorAwareMixin
!
TireInstanceDestructor
;
void
destruct
(Tire destructable);
}
Members
Functions
destruct
void
destruct
(Tire destructable)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
AllocatorAwareMixin
!
TireInstanceDestructor
Undocumented in source.
__anonymous
mixin
LocatorAwareMixin
!
TireInstanceDestructor
Undocumented in source.
Meta
Source
See Implementation
extending_generic_factory
classes
Tire
TireConstructorInstanceFactory
TireInflatorConfigurer
TireInstanceDestructor
functions
destroyTire
inflateTire
main
makeTire