This is the complete list of members for
xdispatch::timer, including all inherited members.
| cancel() | xdispatch::source | |
| cancel_handler(xdispatch::operation *) | xdispatch::source | |
| cancel_handler(dispatch_block_t b) | xdispatch::source | [inline, virtual] |
| current() | xdispatch::timer | [static] |
| data() | xdispatch::source | [inline, static] |
| handler(xdispatch::operation *) | xdispatch::source | |
| handler(dispatch_block_t b) | xdispatch::source | [inline, virtual] |
| interval(uint64_t) | xdispatch::timer | |
| latency(uint64_t) | xdispatch::timer | |
| native() const | xdispatch::source | [virtual] |
| native_source() const | xdispatch::source | |
| object() | xdispatch::object | [protected] |
| operator!=(const object &) | xdispatch::object | |
| operator!=(const dispatch_object_t &) | xdispatch::object | |
| operator=(const timer &) | xdispatch::timer | |
| operator==(const object &) | xdispatch::object | |
| operator==(const dispatch_object_t &) | xdispatch::object | |
| resume() | xdispatch::source | [virtual] |
| single_shot(dispatch_time_t, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [static] |
| single_shot(struct tm *, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [static] |
| single_shot(dispatch_time_t t, const xdispatch::queue &q, dispatch_block_t b) | xdispatch::timer | [inline, static] |
| single_shot(struct tm *t, const xdispatch::queue &q, dispatch_block_t b) | xdispatch::timer | [inline, static] |
| single_shot(dispatch_time_t t, const xdispatch::queue &q, const lambda_function &b) | xdispatch::timer | [inline, static] |
| single_shot(struct tm *t, const xdispatch::queue &q, const lambda_function &b) | xdispatch::timer | [inline, static] |
| source(sourcetype *) | xdispatch::source | |
| start() | xdispatch::timer | [inline] |
| stop() | xdispatch::timer | [inline] |
| suspend() | xdispatch::source | [virtual] |
| target_queue(const xdispatch::queue &) | xdispatch::source | [virtual] |
| target_queue() const | xdispatch::source | |
| timer(uint64_t interval, const xdispatch::queue &target=global_queue(), const time &starting=time_now) | xdispatch::timer | |
| timer(const timer &) | xdispatch::timer | |
| ~object() | xdispatch::object | [virtual] |
| ~source() | xdispatch::source | |
| ~timer() | xdispatch::timer | |