| Action typedef | DispatchFlow< Buffer< D >, 1 > | |
| alloc() | FlowInterface< MessageType > | inline |
| alloc_async(Executable *target) | FlowInterface< MessageType > | inline |
| allocate_and_call(FlowInterface< Buffer< T > > *target_flow, Callback c, Pool *pool=nullptr) | DispatchFlow< Buffer< D >, 1 > | inline |
| allocate_and_call(Callback c, QAsync *queue) | DispatchFlow< Buffer< D >, 1 > | inline |
| allocate_and_clone() OVERRIDE | DispatchFlow< Buffer< D >, 1 > | inlineprotected |
| Base typedef | DispatchFlow< Buffer< D >, 1 > | |
| buffer_type typedef | GenericHubFlow< D > | |
| call_immediately(Callback c) | DispatchFlow< Buffer< D >, 1 > | inline |
| cast_alloc(QMember *entry) | FlowInterface< MessageType > | inlinestatic |
| clone() | DispatchFlow< Buffer< D >, 1 > | inlineprotected |
| DispatchFlow(Service *service) | DispatchFlow< Buffer< D >, 1 > | inline |
| entry() OVERRIDE | DispatchFlow< Buffer< D >, 1 > | inlinevirtual |
| GenericHubFlow(Service *s) | GenericHubFlow< D > | inline |
| get_allocation_result(FlowInterface< Buffer< T > > *target_flow) | DispatchFlow< Buffer< D >, 1 > | inline |
| get_message_id() OVERRIDE | DispatchFlow< Buffer< D >, 1 > | inlineprotected |
| HandlerType typedef | DispatchFlow< Buffer< D >, 1 > | |
| ID typedef | DispatchFlow< Buffer< D >, 1 > | |
| message() | TypedStateFlow< MessageType, Base > | inlineprotected |
| message_type typedef | FlowInterface< MessageType > | |
| pool() | FlowInterface< MessageType > | inlinevirtual |
| port_type typedef | GenericHubFlow< D > | |
| register_fallback_handler(HandlerType *handler) | DispatchFlow< Buffer< D >, 1 > | inline |
| register_handler(HandlerType *handler, ID id, ID mask) | DispatchFlow< Buffer< D >, 1 > | inline |
| register_port(port_type *port) | GenericHubFlow< D > | inline |
| release() OVERRIDE | TypedStateFlow< MessageType, Base > | inlineprotected |
| return_buffer() | TypedStateFlow< MessageType, Base > | inlineprotected |
| send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDE | TypedStateFlow< MessageType, Base > | inlinevirtual |
| send_transfer() OVERRIDE | DispatchFlow< Buffer< D >, 1 > | inlineprotected |
| transfer_message() | TypedStateFlow< MessageType, Base > | inlineprotected |
| type_helper() | FlowInterface< MessageType > | inlinevirtual |
| TypedStateFlow(Service *service) | TypedStateFlow< MessageType, Base > | inline |
| unregister_handler(HandlerType *handler, ID id, ID mask) | DispatchFlow< Buffer< D >, 1 > | inline |
| unregister_handler_all(HandlerType *handler) | DispatchFlow< Buffer< D >, 1 > | inline |
| unregister_port(port_type *port) | GenericHubFlow< D > | inline |
| value_type typedef | GenericHubFlow< D > | |
| ~FlowInterface() (defined in FlowInterface< MessageType >) | FlowInterface< MessageType > | inlinevirtual |
| ~TypedStateFlow() | TypedStateFlow< MessageType, Base > | inlinevirtual |