| 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 |
| call_immediately(Callback c) | UntypedStateFlow< QueueType > | inlineprotected |
| CallableFlow(Service *s) | CallableFlow< ProgrammingTrackRequest > | inline |
| Callback typedef | UntypedStateFlow< QueueType > | protected |
| cast_alloc(QMember *entry) | FlowInterface< MessageType > | inlinestatic |
| cast_allocation_result(T **member) | StateFlowBase | inlineprotected |
| currentMessage_ | StateFlowWithQueue | private |
| currentPriority_ | StateFlowWithQueue | private |
| delete_this() | StateFlowBase | inlineprotected |
| disableProgramTrackMode_ | ProgrammingTrackBackend | private |
| DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase) | StateFlowBase | private |
| enableProgramTrackMode_ | ProgrammingTrackBackend | private |
| enter_service_mode() (defined in ProgrammingTrackBackend) | ProgrammingTrackBackend | inlineprivate |
| entry() override | ProgrammingTrackBackend | inlinevirtual |
| exists() | Singleton< ProgrammingTrackBackend > | inlinestatic |
| exit() | StateFlowWithQueue | inlineprotected |
| exit_flush_done() | ProgrammingTrackBackend | inlineprivate |
| exit_service_mode() (defined in ProgrammingTrackBackend) | ProgrammingTrackBackend | inlineprivate |
| full_allocation_result(FlowInterface< Buffer< T > > *target_flow) | StateFlowBase | inlineprotected |
| full_allocation_result(TypedQAsync< T > *queue) | StateFlowBase | inlineprotected |
| get_actual_speed() | openlcb::TrainImpl | inlineprivatevirtual |
| get_allocation_result(FlowInterface< Buffer< T > > *target_flow) | StateFlowBase | inlineprotected |
| get_commanded_speed() | openlcb::TrainImpl | inlineprivatevirtual |
| get_emergencystop() override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| get_fn(uint32_t address) override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| get_next_packet(unsigned code, dcc::Packet *packet) override | ProgrammingTrackBackend | inlineprivatevirtual |
| get_speed() override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| has_request() | CallableFlow< ProgrammingTrackRequest > | inlineprotected |
| head_ | LinkedObject< StateFlowWithQueue > | protectedstatic |
| head_mu() | LinkedObject< StateFlowWithQueue > | inlinestatic |
| init() | QMember | inline |
| instance() | Singleton< ProgrammingTrackBackend > | inlinestatic |
| instance_ | Singleton< ProgrammingTrackBackend > | privatestatic |
| 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 |
| isWaitingForPackets_ | ProgrammingTrackBackend | private |
| legacy_address() override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| legacy_address_type() override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| 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 |
| message() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotected |
| message_type typedef | FlowInterface< MessageType > | |
| mu_ | Atomic | private |
| next | QMember | protected |
| notify() override | StateFlowWithQueue | virtual |
| notify_service_mode_ack() | ProgrammingTrackBackend | inline |
| notify_service_mode_short() | ProgrammingTrackBackend | inline |
| OPERATION_PENDING enum value | ProgrammingTrackBackend | |
| packets_sent() | ProgrammingTrackBackend | inlineprivate |
| pool() | FlowInterface< MessageType > | inlinevirtual |
| priority() | StateFlowWithQueue | inlineprotected |
| ProgrammingTrackBackend(Service *service, std::function< void()> enable_program_track_mode, std::function< void()> disable_program_track_mode) (defined in ProgrammingTrackBackend) | ProgrammingTrackBackend | inline |
| QMember() | QMember | inlineprotected |
| queue_ | UntypedStateFlow< QueueType > | private |
| queue_empty() OVERRIDE | UntypedStateFlow< QueueType > | inlineprotectedvirtual |
| QUEUE_FLUSH_PACKET_COUNT | ProgrammingTrackBackend | privatestatic |
| 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 |
| request() | CallableFlow< ProgrammingTrackRequest > | inlineprotected |
| reset_flow(Callback c) | StateFlowBase | inlineprotected |
| reset_flush_done() | ProgrammingTrackBackend | inlineprivate |
| reset_message(BufferBase *message, unsigned priority) | StateFlowWithQueue | inlineprotected |
| ResultCodes enum name | ProgrammingTrackBackend | |
| return_buffer() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlineprotected |
| return_ok() | CallableFlow< ProgrammingTrackRequest > | inlineprotected |
| return_with_error(int error) | CallableFlow< ProgrammingTrackRequest > | 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 |
| send_reset() (defined in ProgrammingTrackBackend) | ProgrammingTrackBackend | inlineprivate |
| send_service_packet() (defined in ProgrammingTrackBackend) | ProgrammingTrackBackend | inlineprivate |
| service() | StateFlowBase | inline |
| service_ | StateFlowBase | private |
| set_emergencystop() override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| set_fn(uint32_t address, uint16_t value) override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| set_priority(unsigned priority) | StateFlowWithQueue | inlineprotected |
| set_speed(SpeedType speed) override | dcc::NonTrainPacketSource | inlineprivatevirtual |
| set_terminated() | StateFlowBase | inlineprotected |
| 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 |
| 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 |
| wait() | StateFlowBase | inlineprotected |
| wait_and_call(Callback c) | StateFlowBase | inlineprotected |
| wait_and_return_ok() | CallableFlow< ProgrammingTrackRequest > | inlineprotected |
| wait_done() | CallableFlow< ProgrammingTrackRequest > | 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 | |
| ~TrainImpl() (defined in openlcb::TrainImpl) | openlcb::TrainImpl | inlineprivatevirtual |
| ~TypedStateFlow() | TypedStateFlow< MessageType, UntypedStateFlow< QueueType > > | inlinevirtual |
| ~UntypedStateFlow() (defined in UntypedStateFlow< QueueType >) | UntypedStateFlow< QueueType > | inline |