vSMC
vSMC: Scalable Monte Carlo
vsmc::DispatchSource< Type > Member List

This is the complete list of members for vsmc::DispatchSource< Type >, including all inherited members.

cancel() const vsmc::DispatchSourceBase< Type >inline
DispatchObject(const ::dispatch_source_t &object, bool retained)vsmc::DispatchObject< ::dispatch_source_t >inline
DispatchObject(const DispatchObject< ::dispatch_source_t > &other)vsmc::DispatchObject< ::dispatch_source_t >inline
DispatchObject(DispatchObject< ::dispatch_source_t > &&other)vsmc::DispatchObject< ::dispatch_source_t >inline
DispatchSource(uintptr_t handle, unsigned long mask, const DispatchQueue< QType > &queue)vsmc::DispatchSource< Type >inline
DispatchSource(uintptr_t handle, unsigned long mask,::dispatch_queue_t queue)vsmc::DispatchSource< Type >inline
DispatchSourceBase(uintptr_t handle, unsigned long mask,::dispatch_queue_t queue)vsmc::DispatchSourceBase< Type >inlineprotected
get_context() constvsmc::DispatchObject< ::dispatch_source_t >inline
get_data() const vsmc::DispatchSourceBase< Type >inline
get_handle() const vsmc::DispatchSourceBase< Type >inline
get_mask() const vsmc::DispatchSourceBase< Type >inline
object() constvsmc::DispatchObject< ::dispatch_source_t >inline
object(::dispatch_source_tobj)vsmc::DispatchObject< ::dispatch_source_t >inline
operator=(const DispatchObject< ::dispatch_source_t > &other)vsmc::DispatchObject< ::dispatch_source_t >inline
operator=(DispatchObject< ::dispatch_source_t > &&other)vsmc::DispatchObject< ::dispatch_source_t >inline
resume() const vsmc::DispatchSourceBase< Type >inline
set_cancel_handler(::dispatch_block_t cancel_handler) const vsmc::DispatchSourceBase< Type >inline
set_cancel_handler_f(::dispatch_function_t cancel_handler) const vsmc::DispatchSourceBase< Type >inline
set_context(void *context) constvsmc::DispatchObject< ::dispatch_source_t >inline
set_event_handler(::dispatch_block_t event_handler) const vsmc::DispatchSourceBase< Type >inline
set_event_handler_f(::dispatch_function_t event_handler) const vsmc::DispatchSourceBase< Type >inline
set_finalizer_f(::dispatch_function_t finalizer) constvsmc::DispatchObject< ::dispatch_source_t >inline
set_registration_handler(::dispatch_block_t registration_handler) const vsmc::DispatchSourceBase< Type >inline
set_registration_handler_f(::dispatch_function_t registration_handler) const vsmc::DispatchSourceBase< Type >inline
suspend() const vsmc::DispatchSourceBase< Type >inline
testcancel() const vsmc::DispatchSourceBase< Type >inline
~DispatchObject()vsmc::DispatchObject< ::dispatch_source_t >inline