| Action typedef | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | |
| again() | StateFlowBase | 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) | StateFlowBase | inlineprotected |
| allocate_and_call(Callback c, QAsync *queue) | StateFlowBase | inlineprotected |
| allocationResult_ | StateFlowBase | private |
| byteOffset_ | openlcb::SimpleInfoFlow | private |
| call_immediately(Callback c) | UntypedStateFlow< QueueType > | inlineprotected |
| Callback typedef | UntypedStateFlow< QueueType > | protected |
| cast_alloc(QMember *entry) | FlowInterface< MessageType > | inlinestatic |
| cast_allocation_result(T **member) | StateFlowBase | inlineprotected |
| continue_send() (defined in openlcb::SimpleInfoFlow) | openlcb::SimpleInfoFlow | inlineprivate |
| current_byte() | openlcb::SimpleInfoFlow | inlineprivate |
| current_descriptor() (defined in openlcb::SimpleInfoFlow) | openlcb::SimpleInfoFlow | inlineprivate |
| currentLength_ | openlcb::SimpleInfoFlow | private |
| currentMessage_ | StateFlowWithQueue | private |
| currentPriority_ | StateFlowWithQueue | private |
| delete_this() | StateFlowBase | inlineprotected |
| DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase) | StateFlowBase | private |
| entry() OVERRIDE | openlcb::SimpleInfoFlow | inlineprivatevirtual |
| entryOffset_ | openlcb::SimpleInfoFlow | private |
| exit() | StateFlowWithQueue | inlineprotected |
| fd_ | openlcb::SimpleInfoFlow | private |
| file_read_current_byte() | openlcb::SimpleInfoFlow | inlineprivate |
| fileName_ | openlcb::SimpleInfoFlow | private |
| fill_buffer() (defined in openlcb::SimpleInfoFlow) | openlcb::SimpleInfoFlow | inlineprivate |
| 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) | StateFlowBase | inlineprotected |
| head_ | LinkedObject< StateFlowWithQueue > | protectedstatic |
| head_mu() | LinkedObject< StateFlowWithQueue > | inlinestatic |
| 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_eof() | openlcb::SimpleInfoFlow | inlineprivate |
| is_state(Callback c) | StateFlowBase | inlineprotected |
| is_terminated() | StateFlowBase | inlineprotected |
| is_waiting() | StateFlowWithQueue | inline |
| isFirstMessage_ | openlcb::SimpleInfoFlow | private |
| isWaiting_ | StateFlowWithQueue | private |
| 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 |
| MAX_PRIORITY_ | StateFlowWithQueue | privatestatic |
| maxBytesPerMessage_ | openlcb::SimpleInfoFlow | private |
| message() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotected |
| message_type typedef | FlowInterface< MessageType > | |
| mu_ | Atomic | private |
| n_ (defined in openlcb::SimpleInfoFlow) | openlcb::SimpleInfoFlow | private |
| next | QMember | protected |
| notify() override | StateFlowWithQueue | virtual |
| open_and_seek_next_file() | openlcb::SimpleInfoFlow | inlineprivate |
| pool() | FlowInterface< MessageType > | inlinevirtual |
| priority() | StateFlowWithQueue | inlineprotected |
| QMember() | QMember | inlineprotected |
| queue_ | UntypedStateFlow< QueueType > | private |
| queue_empty() OVERRIDE | UntypedStateFlow< QueueType > | inlineprotectedvirtual |
| queue_next(unsigned *priority) OVERRIDE | UntypedStateFlow< QueueType > | 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 |
| release() OVERRIDE | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotectedvirtual |
| release_and_exit() | StateFlowWithQueue | inlineprotected |
| reset_flow(Callback c) | StateFlowBase | inlineprotected |
| reset_message(BufferBase *message, unsigned priority) | StateFlowWithQueue | inlineprotected |
| return_buffer() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotected |
| run() override | StateFlowBase | virtual |
| send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDE | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlinevirtual |
| UntypedStateFlow::send(BufferBase *msg, unsigned priority=UINT_MAX) | UntypedStateFlow< QueueType > | inlineprotected |
| service() | StateFlowBase | inline |
| service_ | StateFlowBase | private |
| set_priority(unsigned priority) | StateFlowWithQueue | inlineprotected |
| set_terminated() | StateFlowBase | inlineprotected |
| SimpleInfoFlow(Service *s, unsigned max_bytes_per_message=255, bool use_continue_bits=true) | openlcb::SimpleInfoFlow | inline |
| 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 |
| StateFlow(Service *service) | StateFlow< MessageType, QueueType > | inline |
| StateFlowBase(Service *service) | StateFlowBase | inlineprotected |
| StateFlowBase() | StateFlowBase | private |
| StateFlowWithQueue(Service *service) | StateFlowWithQueue | protected |
| step_byte() | openlcb::SimpleInfoFlow | inlineprivate |
| terminated() | StateFlowBase | private |
| test_deletion() (defined in Executable) | Executable | |
| transfer_message() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotected |
| type_helper() | FlowInterface< MessageType > | inlinevirtual |
| TypedStateFlow(Service *service) | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inline |
| unlock() (defined in Atomic) | Atomic | inlineprotected |
| UntypedStateFlow(Service *service) | UntypedStateFlow< QueueType > | inline |
| update_for_next_entry() | openlcb::SimpleInfoFlow | inlineprivate |
| useContinueBits_ | openlcb::SimpleInfoFlow | private |
| 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 |
| ~SimpleInfoFlow() (defined in openlcb::SimpleInfoFlow) | openlcb::SimpleInfoFlow | inline |
| ~StateFlowBase() | StateFlowBase | inlineprotected |
| ~StateFlowWithQueue() (defined in StateFlowWithQueue) | StateFlowWithQueue | |
| ~TypedStateFlow() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlinevirtual |
| ~UntypedStateFlow() (defined in UntypedStateFlow< QueueType >) | UntypedStateFlow< QueueType > | inline |