|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for openlcb::BLEHubPort, including all inherited members.
| ack() | openlcb::BLEHubPort | inline |
| ack_helper() (defined in openlcb::BLEHubPort) | openlcb::BLEHubPort | inlineprotected |
| again() | StateFlowBase | inlineprivate |
| alloc_result(QMember *b) override | StateFlowBase | inlineprivatevirtual |
| allocate_and_call(FlowInterface< Buffer< T > > *target_flow, Callback c, Pool *pool=nullptr) | StateFlowBase | inlineprivate |
| allocate_and_call(Callback c, QAsync *queue) | StateFlowBase | inlineprivate |
| allocationResult_ | StateFlowBase | private |
| BLEHubPort(DirectHubInterface< uint8_t[]> *hub, std::unique_ptr< MessageSegmenter > segmenter, Service *ble_write_service, SendFunction send_function, Notifiable *on_error=nullptr) | openlcb::BLEHubPort | inline |
| BufferType typedef | openlcb::BLEHubPort | protected |
| call_immediately(Callback c) | StateFlowBase | inlineprivate |
| Callback typedef | StateFlowBase | private |
| cast_allocation_result(T **member) | StateFlowBase | inlineprivate |
| currentHead_ | openlcb::BLEHubPort | protected |
| delete_this() | StateFlowBase | inlineprivate |
| DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase) | StateFlowBase | private |
| disconnect_and_delete() override | openlcb::BLEHubPort | inlinevirtual |
| do_write() (defined in openlcb::BLEHubPort) | openlcb::BLEHubPort | inline |
| exit() | StateFlowBase | inlineprivate |
| full_allocation_result(FlowInterface< Buffer< T > > *target_flow) | StateFlowBase | inlineprivate |
| full_allocation_result(TypedQAsync< T > *queue) | StateFlowBase | inlineprivate |
| get_allocation_result(FlowInterface< Buffer< T > > *target_flow) | StateFlowBase | inlineprivate |
| init() | QMember | inlineprivate |
| input_ (defined in openlcb::BLEHubPort) | openlcb::BLEHubPort | protected |
| input_data(const uint8_t *data, size_t len) | openlcb::BLEHubPort | inline |
| internal_try_read() | StateFlowBase | inlineprivate |
| internal_try_write() | StateFlowBase | inlineprivate |
| invoke_subflow_and_ignore_result(FlowInterface< Buffer< T > > *target_flow, Args &&... args) | StateFlowBase | inlineprivatestatic |
| invoke_subflow_and_wait(FlowInterface< Buffer< T > > *target_flow, Callback c, Args &&... args) | StateFlowBase | inlineprivate |
| is_state(Callback c) | StateFlowBase | inlineprivate |
| is_terminated() | StateFlowBase | inlineprivate |
| lock() | openlcb::BLEHubPort | inlineprotected |
| MAX_BYTES_PER_WRITE | openlcb::BLEHubPort | static |
| nack() | openlcb::BLEHubPort | inline |
| next | QMember | private |
| notify() override | StateFlowBase | privatevirtual |
| notRunning_ | openlcb::BLEHubPort | protected |
| onError_ | openlcb::BLEHubPort | protected |
| pendingQueue_ | openlcb::BLEHubPort | protected |
| pendingShutdown_ | openlcb::BLEHubPort | protected |
| pendingTail_ | openlcb::BLEHubPort | protected |
| QMember() | QMember | inlineprivate |
| QueueType typedef | openlcb::BLEHubPort | protected |
| read_nonblocking(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprivate |
| read_queue() | openlcb::BLEHubPort | inline |
| read_repeated(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprivate |
| 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 | inlineprivate |
| read_single(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprivate |
| reset_flow(Callback c) | StateFlowBase | inlineprivate |
| run() override | StateFlowBase | privatevirtual |
| send(MessageAccessor< uint8_t[]> *msg) override | openlcb::BLEHubPort | inline |
| DirectHubPort< uint8_t[]>::send(MessageAccessor< uint8_t > *msg)=0 | DirectHubPort< uint8_t[]> | pure virtual |
| SendFunction typedef | openlcb::BLEHubPort | |
| sendFunction_ | openlcb::BLEHubPort | protected |
| sendPending_ | openlcb::BLEHubPort | protected |
| service() | StateFlowBase | inlineprivate |
| service_ | StateFlowBase | private |
| set_terminated() | StateFlowBase | inlineprivate |
| shutdown_and_exit() | openlcb::BLEHubPort | inline |
| sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c) | StateFlowBase | inlineprivate |
| start_flow(Callback c) | StateFlowBase | inlineprivate |
| state_ | StateFlowBase | private |
| StateFlowBase(Service *service) | StateFlowBase | inlineprivate |
| StateFlowBase() | StateFlowBase | private |
| terminated() | StateFlowBase | private |
| test_deletion() (defined in Executable) | Executable | private |
| totalPendingSize_ | openlcb::BLEHubPort | protected |
| wait() | StateFlowBase | inlineprivate |
| wait_and_call(Callback c) | StateFlowBase | inlineprivate |
| waitingForAck_ | openlcb::BLEHubPort | protected |
| write_repeated(StateFlowSelectHelper *helper, int fd, const void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO) | StateFlowBase | inlineprivate |
| yield() | StateFlowBase | inlineprivate |
| yield_and_call(Callback c) | StateFlowBase | inlineprivate |
| ~Destructable() (defined in Destructable) | Destructable | inlineprivatevirtual |
| ~Executable() (defined in Executable) | Executable | privatevirtual |
| ~QMember() | QMember | inlineprivate |
| ~StateFlowBase() | StateFlowBase | inlineprivate |