This is the complete list of members for
xdispatch::timer, including all inherited members.
| current() | xdispatch::timer | [static] |
| handler(xdispatch::operation *) | xdispatch::timer | |
| handler(dispatch_block_t) | xdispatch::timer | |
| interval(uint64_t) | xdispatch::timer | |
| latency(uint64_t) | xdispatch::timer | |
| native() const | xdispatch::timer | [virtual] |
| 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::timer | [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, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [static] |
| single_shot(struct tm *, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [static] |
| start() | xdispatch::timer | |
| stop() | xdispatch::timer | |
| suspend() | xdispatch::timer | [virtual] |
| target_queue(const xdispatch::queue &) | xdispatch::timer | |
| target_queue() | xdispatch::timer | |
| timer(uint64_t interval, const xdispatch::queue &target=global_queue(), dispatch_time_t starting=DISPATCH_TIME_NOW) | xdispatch::timer | |
| timer(const timer &) | xdispatch::timer | |
| timer(dispatch_source_t) | xdispatch::timer | |
| ~timer() | xdispatch::timer | |