#include <abl-show.h>
Public Member Functions | |
scaling_cost (int permille) | |
int | cost (int max) const |
operator bool () const | |
Static Public Member Functions | |
static scaling_cost | fixed (int fixed) |
Public Attributes | |
int | value |
scaling_cost::scaling_cost | ( | int | permille | ) | [inline] |
static scaling_cost scaling_cost::fixed | ( | int | fixed | ) | [inline, static] |
int scaling_cost::cost | ( | int | max | ) | const |
scaling_cost::operator bool | ( | ) | const [inline] |