| max_tick | fiber::Tick< UInt, MAX_TICK > | static |
| max_tick_is_limit | fiber::Tick< UInt, MAX_TICK > | static |
| modulo | fiber::Tick< UInt, MAX_TICK > | static |
| modulo_is_power_of_two | fiber::Tick< UInt, MAX_TICK > | static |
| operator Int() const | fiber::Tick< UInt, MAX_TICK > | inlineexplicit |
| operator!=(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator%(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator%=(const Tick other) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator*(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator*=(const Tick other) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator+(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator+(const Tick v) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator+=(const Tick other) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator-(Tick lhs, Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator-(const Tick v) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator-=(const Tick other) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator/(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator/=(const Tick other) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator<(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator<<(OStream &stream, const Tick tick) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator<=(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator=(const Tick &)=default | fiber::Tick< UInt, MAX_TICK > | |
| operator=(const T v) | fiber::Tick< UInt, MAX_TICK > | inline |
| operator==(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator>(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| operator>=(const Tick lhs, const Tick rhs) | fiber::Tick< UInt, MAX_TICK > | friend |
| reinterpret(UInt v) | fiber::Tick< UInt, MAX_TICK > | inlinestatic |
| rep typedef | fiber::Tick< UInt, MAX_TICK > | |
| Tick()=default | fiber::Tick< UInt, MAX_TICK > | |
| Tick(const Tick &)=default | fiber::Tick< UInt, MAX_TICK > | |
| Tick(const T v) | fiber::Tick< UInt, MAX_TICK > | inline |
| Tick(const T v) | fiber::Tick< UInt, MAX_TICK > | inline |
| value | fiber::Tick< UInt, MAX_TICK > | |