fdf::SynchronizedDispatcher::Options

Summary

Public attributes

value = FDF_DISPATCHER_OPTION_SYNCHRONIZED
uint32_t

Public static attributes

kAllowSyncCalls = {FDF_DISPATCHER_OPTION_SYNCHRONIZED | FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS}
const Options

Public attributes

value

uint32_t fdf::SynchronizedDispatcher::Options::value = FDF_DISPATCHER_OPTION_SYNCHRONIZED

Public static attributes

kAllowSyncCalls

const Options fdf::SynchronizedDispatcher::Options::kAllowSyncCalls =
    {FDF_DISPATCHER_OPTION_SYNCHRONIZED | FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS}