|
lib45d
45Drives C++ Library API Documentation
|
This is the complete list of members for ffd::Quota, including all inherited members.
| BINARY enum value (defined in ffd::Bytes) | ffd::Bytes | |
| Bytes(const std::string &str) | ffd::Bytes | |
| Bytes(bytes_type bytes) | ffd::Bytes | inline |
| Bytes(void) | ffd::Bytes | inline |
| Bytes(const Bytes &other) | ffd::Bytes | inline |
| Bytes(Bytes &&other) | ffd::Bytes | inline |
| bytes_ | ffd::Bytes | protected |
| bytes_type typedef | ffd::Bytes | |
| DOWN enum value | ffd::Quota | |
| get(void) const | ffd::Quota | inlinevirtual |
| get_fraction(void) const | ffd::Quota | inline |
| get_max(void) const | ffd::Quota | inline |
| get_str(enum PrefixType prefix_type=BINARY, int precision=2) const | ffd::Bytes | |
| NEAREST enum value | ffd::Quota | |
| operator+=(const Bytes &other) (defined in ffd::Bytes) | ffd::Bytes | inline |
| operator-=(const Bytes &other) (defined in ffd::Bytes) | ffd::Bytes | inline |
| operator=(const Quota &other) | ffd::Quota | inline |
| operator=(Quota &&other) | ffd::Quota | inline |
| ffd::Bytes::operator=(const Bytes &other) | ffd::Bytes | inline |
| ffd::Bytes::operator=(Bytes &&other) | ffd::Bytes | inline |
| parse_bytes(const std::string &str) const | ffd::Bytes | protected |
| parse_fraction(const std::string &str) | ffd::Quota | |
| PrefixType enum name (defined in ffd::Bytes) | ffd::Bytes | |
| Quota(const Bytes &max, const std::string &str, RoundingMethod method=NEAREST) | ffd::Quota | |
| Quota(const Bytes &max, double fraction=1.0, RoundingMethod method=NEAREST) | ffd::Quota | inline |
| Quota(const Bytes &max, const Bytes &allotted, RoundingMethod method=NEAREST) (defined in ffd::Quota) | ffd::Quota | inline |
| Quota(void) | ffd::Quota | inline |
| Quota(const Quota &other) | ffd::Quota | inline |
| Quota(Quota &&other) | ffd::Quota | inline |
| RoundingMethod enum name | ffd::Quota | |
| set(bytes_type val) | ffd::Bytes | inline |
| set(const std::string &str) | ffd::Bytes | inline |
| set_fraction(double fraction) | ffd::Quota | inline |
| set_fraction(const std::string &str) | ffd::Quota | inline |
| set_rounding_method(RoundingMethod method) (defined in ffd::Quota) | ffd::Quota | inline |
| SI enum value (defined in ffd::Bytes) | ffd::Bytes | |
| UP enum value | ffd::Quota | |
| ~Bytes()=default | ffd::Bytes | |
| ~Quota()=default | ffd::Quota |
1.8.17