OverridablePricingStrategy

Undocumented in source.

Constructors

this
this(PricingStrategy strategy)
Undocumented in source.

Members

Functions

clear
typeof(this) clear()
Undocumented in source. Be warned that the author may not have intended to support it.
modify
typeof(this) modify(TypeInfo from, TypeInfo to)
Undocumented in source. Be warned that the author may not have intended to support it.
modify
typeof(this) modify(TypeInfo from, TypeInfo to, size_t price)
Undocumented in source. Be warned that the author may not have intended to support it.
rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PricingStrategy

rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source.

Meta