| Action typedef | DispatchFlow< MessageType, NUM_PRIO > | |
| again() | DispatchFlowBase< BASE_NUM_PRIO > | inlineprotected |
| alloc() | FlowInterface< MessageType > | inline |
| alloc_async(Executable *target) | FlowInterface< MessageType > | inline |
| alloc_result(QMember *b) override | StateFlowBase | inlineprivatevirtual |
| allocate_and_call(FlowInterface< Buffer< T > > *target_flow, Callback c, Pool *pool=nullptr) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| allocate_and_call(Callback c, QAsync *queue) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| allocate_and_clone() OVERRIDE | DispatchFlow< MessageType, NUM_PRIO > | inlineprotectedvirtual |
| allocationResult_ | StateFlowBase | private |
| Base typedef | DispatchFlow< MessageType, NUM_PRIO > | |
| call_immediately(Callback c) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| Callback typedef | UntypedStateFlow< QList< NUM_PRIO > > | protected |
| cast_alloc(QMember *entry) | FlowInterface< MessageType > | inlinestatic |
| cast_allocation_result(T **member) | StateFlowBase | inlineprotected |
| clone() | DispatchFlow< MessageType, NUM_PRIO > | inlineprotected |
| clone_done() | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| currentIndex_ | DispatchFlowBase< BASE_NUM_PRIO > | private |
| currentMessage_ | StateFlowWithQueue | private |
| currentPriority_ | StateFlowWithQueue | private |
| delete_this() | StateFlowBase | inlineprotected |
| DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase) | StateFlowBase | private |
| DispatchFlow(Service *service) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| DispatchFlowBase(Service *service) | DispatchFlowBase< BASE_NUM_PRIO > | |
| entry() OVERRIDE | DispatchFlow< MessageType, NUM_PRIO > | inlinevirtual |
| exit() | StateFlowWithQueue | inlineprotected |
| fallbackHandler_ | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| full_allocation_result(FlowInterface< Buffer< T > > *target_flow) | StateFlowBase | inlineprotected |
| full_allocation_result(TypedQAsync< T > *queue) | StateFlowBase | inlineprotected |
| get_allocation_result(FlowInterface< Buffer< T > > *target_flow) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| get_message_id() OVERRIDE | DispatchFlow< MessageType, NUM_PRIO > | inlineprotectedvirtual |
| handlers_ | DispatchFlowBase< BASE_NUM_PRIO > | private |
| HandlerType typedef | DispatchFlow< MessageType, NUM_PRIO > | |
| head_ | LinkedObject< StateFlowWithQueue > | protectedstatic |
| head_mu() | LinkedObject< StateFlowWithQueue > | inlinestatic |
| ID typedef | DispatchFlow< MessageType, NUM_PRIO > | |
| init() | QMember | inline |
| internal_try_read() | StateFlowBase | inlineprotected |
| internal_try_write() | StateFlowBase | inlineprotected |
| invoke_subflow_and_ignore_result(FlowInterface< Buffer< T > > *target_flow, Args &&... args) | StateFlowBase | inlinestatic |
| invoke_subflow_and_wait(FlowInterface< Buffer< T > > *target_flow, Callback c, Args &&... args) | StateFlowBase | inlineprotected |
| is_state(Callback c) | StateFlowBase | inlineprotected |
| is_terminated() | StateFlowBase | inlineprotected |
| is_waiting() | StateFlowWithQueue | inline |
| isWaiting_ | StateFlowWithQueue | private |
| iterate() | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| iteration_done() | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| lastHandlerToCall_ | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| link_ | LinkedObject< StateFlowWithQueue > | protected |
| link_head() | LinkedObject< StateFlowWithQueue > | inlinestatic |
| link_next() | LinkedObject< StateFlowWithQueue > | inline |
| link_this() | LinkedObject< StateFlowWithQueue > | inlineprotected |
| LinkedObject() | LinkedObject< StateFlowWithQueue > | inlineprotected |
| lock() (defined in Atomic) | Atomic | inlineprotected |
| lock_ | DispatchFlowBase< BASE_NUM_PRIO > | private |
| MAX_PRIORITY_ | StateFlowWithQueue | privatestatic |
| message() | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlineprotected |
| message_type typedef | FlowInterface< MessageType > | |
| mu_ | Atomic | private |
| negateMatch_ | DispatchFlowBase< BASE_NUM_PRIO > | private |
| next | QMember | protected |
| notify() override | StateFlowWithQueue | virtual |
| pool() | FlowInterface< MessageType > | inlinevirtual |
| priority() | StateFlowWithQueue | inlineprotected |
| QMember() | QMember | inlineprotected |
| queue_ | UntypedStateFlow< QList< NUM_PRIO > > | private |
| queue_empty() OVERRIDE | UntypedStateFlow< QList< NUM_PRIO > > | inlineprotectedvirtual |
| queue_next(unsigned *priority) OVERRIDE | UntypedStateFlow< QList< NUM_PRIO > > | inlineprotectedvirtual |
| queueSize_ | StateFlowWithQueue | private |
| read_nonblocking(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprotected |
| read_repeated(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprotected |
| read_repeated_with_timeout(StateFlowTimedSelectHelper *helper, long long timeout_nsec, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprotected |
| read_single(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprotected |
| register_fallback_handler(HandlerType *handler) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > >::register_fallback_handler(UntypedHandler *handler) | DispatchFlowBase< BASE_NUM_PRIO > | inlineprotected |
| register_handler(HandlerType *handler, ID id, ID mask) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > >::register_handler(UntypedHandler *handler, ID id, ID mask) | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| release() OVERRIDE | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlineprotectedvirtual |
| release_and_exit() | DispatchFlowBase< BASE_NUM_PRIO > | inlineprotected |
| reset_flow(Callback c) | StateFlowBase | inlineprotected |
| reset_message(BufferBase *message, unsigned priority) | StateFlowWithQueue | inlineprotected |
| return_buffer() | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlineprotected |
| run() override | StateFlowBase | virtual |
| send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDE | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlinevirtual |
| DispatchFlowBase< BASE_NUM_PRIO >::send(BufferBase *msg, unsigned priority=UINT_MAX) | UntypedStateFlow< QList< NUM_PRIO > > | inlineprotected |
| send_transfer() OVERRIDE | DispatchFlow< MessageType, NUM_PRIO > | inlineprotectedvirtual |
| service() | StateFlowBase | inline |
| service_ | StateFlowBase | private |
| set_priority(unsigned priority) | StateFlowWithQueue | inlineprotected |
| set_terminated() | StateFlowBase | inlineprotected |
| size() | DispatchFlowBase< BASE_NUM_PRIO > | |
| sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c) | StateFlowBase | inlineprotected |
| start_flow(Callback c) | StateFlowBase | inlineprotected |
| start_flow_at_init(Callback c) | StateFlowWithQueue | inlineprotected |
| state_ | StateFlowBase | private |
| StateFlowBase(Service *service) | StateFlowBase | inlineprotected |
| StateFlowBase() | StateFlowBase | private |
| StateFlowWithQueue(Service *service) | StateFlowWithQueue | protected |
| terminated() | StateFlowBase | private |
| test_deletion() (defined in Executable) | Executable | |
| transfer_message() | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlineprotected |
| type_helper() | FlowInterface< MessageType > | inlinevirtual |
| TypedStateFlow(Service *service) | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inline |
| unlock() (defined in Atomic) | Atomic | inlineprotected |
| unregister_handler(HandlerType *handler, ID id, ID mask) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > >::unregister_handler(UntypedHandler *handler, ID id, ID mask) | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| unregister_handler_all(HandlerType *handler) | DispatchFlow< MessageType, NUM_PRIO > | inline |
| TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > >::unregister_handler_all(UntypedHandler *handler) | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| UntypedHandler typedef | DispatchFlowBase< BASE_NUM_PRIO > | protected |
| UntypedStateFlow(Service *service) | UntypedStateFlow< QList< NUM_PRIO > > | inline |
| wait() | StateFlowBase | inlineprotected |
| wait_and_call(Callback c) | StateFlowBase | inlineprotected |
| wait_for_message() (defined in StateFlowWithQueue) | StateFlowWithQueue | private |
| write_repeated(StateFlowSelectHelper *helper, int fd, const void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprotected |
| yield() | StateFlowBase | inlineprotected |
| yield_and_call(Callback c) | StateFlowBase | inlineprotected |
| ~Destructable() (defined in Destructable) | Destructable | inlinevirtual |
| ~Executable() (defined in Executable) | Executable | virtual |
| ~FlowInterface() (defined in FlowInterface< MessageType >) | FlowInterface< MessageType > | inlinevirtual |
| ~LinkedObject() | LinkedObject< StateFlowWithQueue > | inlineprotected |
| ~QMember() | QMember | inlineprotected |
| ~StateFlowBase() | StateFlowBase | inlineprotected |
| ~StateFlowWithQueue() (defined in StateFlowWithQueue) | StateFlowWithQueue | |
| ~TypedStateFlow() | TypedStateFlow< MessageType, DispatchFlowBase< BASE_NUM_PRIO > > | inlinevirtual |