#include <discount.hh>
Public Member Functions | |
| float | Get (uint64_t count) const |
| float | Apply (uint64_t count) const |
Public Attributes | |
| float | amount [4] |
Definition at line 11 of file discount.hh.
| float lm::builder::Discount::Apply | ( | uint64_t | count | ) | const [inline] |
Definition at line 18 of file discount.hh.
References Get().

| float lm::builder::Discount::Get | ( | uint64_t | count | ) | const [inline] |
Definition at line 14 of file discount.hh.
References amount.
Referenced by Apply().

| float lm::builder::Discount::amount[4] |
1.5.9