This is the complete list of members for xtd::timers::timer, including all inherited members.
| auto_reset() const noexcept -> bool | xtd::timers::timer | |
| auto_reset(bool value) -> timer & | xtd::timers::timer | |
| close() -> void | xtd::timers::timer | |
| elapsed | xtd::timers::timer | |
| enabled() const noexcept -> bool | xtd::timers::timer | |
| enabled(bool value) -> timer & | xtd::timers::timer | |
| equals(const object &obj) const noexcept | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| interval() const noexcept -> double | xtd::timers::timer | |
| interval(double value) -> timer & | xtd::timers::timer | |
| memberwise_clone() const | xtd::object | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| start() -> void | xtd::timers::timer | |
| stop() -> void | xtd::timers::timer | |
| synchronizing_object() const noexcept -> std::optional< xtd::ref< isynchronize_invoke > > | xtd::timers::timer | |
| synchronizing_object(isynchronize_invoke &value) -> timer & | xtd::timers::timer | |
| synchronizing_object(std::nullptr_t value) -> timer & | xtd::timers::timer | |
| timer() | xtd::timers::timer | |
| timer(double interval) | xtd::timers::timer | explicit |
| timer(const xtd::time_span &interval) | xtd::timers::timer | explicit |
| to_string() const | xtd::object | virtual |