|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for Console::CommandFlow, including all inherited members.
| again() | StateFlowBase | inlineprotected |
| 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 |
| argc | Console::CommandFlow | protected |
| argv | Console::CommandFlow | protected |
| call_immediately(Callback c) | StateFlowBase | inlineprotected |
| callback(Session *session, int fd, FILE *fp, int argc, const char *argv[]) | Console::CommandFlow | inlineprivate |
| Callback typedef | StateFlowBase | protected |
| cast_allocation_result(T **member) | StateFlowBase | inlineprotected |
| command | Console::CommandFlow | private |
| CommandFlow(Console *console, const char *name) | Console::CommandFlow | protected |
| Console | Console::CommandFlow | friend |
| delete_this() | StateFlowBase | inlineprotected |
| DISALLOW_COPY_AND_ASSIGN(CommandFlow) (defined in Console::CommandFlow) | Console::CommandFlow | private |
| entry()=0 | Console::CommandFlow | protectedpure virtual |
| exit() | StateFlowBase | inlineprotected |
| fd | Console::CommandFlow | private |
| fp | Console::CommandFlow | 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) | StateFlowBase | inlineprotected |
| 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 |
| next | QMember | protected |
| notify() override | StateFlowBase | virtual |
| QMember() | QMember | inlineprotected |
| read_line() | Console::CommandFlow | protected |
| 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 |
| record_status_and_exit(CommandStatus status) | Console::CommandFlow | inlineprotected |
| reset_flow(Callback c) | StateFlowBase | inlineprotected |
| run() override | StateFlowBase | virtual |
| service() | StateFlowBase | inline |
| service_ | StateFlowBase | private |
| Session | Console::CommandFlow | friend |
| session | Console::CommandFlow | private |
| set_terminated() | StateFlowBase | inlineprotected |
| sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c) | StateFlowBase | inlineprotected |
| start_flow(Callback c) | StateFlowBase | inlineprotected |
| state_ | StateFlowBase | private |
| StateFlowBase(Service *service) | StateFlowBase | inlineprotected |
| StateFlowBase() | StateFlowBase | private |
| status | Console::CommandFlow | private |
| terminated() | StateFlowBase | private |
| test_deletion() (defined in Executable) | Executable | |
| wait() | StateFlowBase | inlineprotected |
| wait_and_call(Callback c) | StateFlowBase | inlineprotected |
| wait_for_line_and_call(StateFlowBase::Callback c) | Console::CommandFlow | inlineprotected |
| 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 |
| ~CommandFlow() | Console::CommandFlow | protected |
| ~Destructable() (defined in Destructable) | Destructable | inlinevirtual |
| ~Executable() (defined in Executable) | Executable | virtual |
| ~QMember() | QMember | inlineprotected |
| ~StateFlowBase() | StateFlowBase | inlineprotected |