Motion Master
Loading...
Searching...
No Matches
FirmwareMachine Member List

This is the complete list of members for FirmwareMachine, including all inherited members.

abort_client_requests(const std::string &connection_id) overrideFirmwareMachinevirtual
add_message(IncomingMachineMessage &incoming_machine_message)Machine
command_workers_done()Machine
done() overrideFirmwareMachinevirtual
execute(uint64_t pending_signals) overrideFirmwareMachinevirtual
FirmwareMachine(VirtualDeviceManager &vdm, ctpl::thread_pool &thread_pool, Notifier &notifier, moodycamel::ReaderWriterQueue< OutgoingMachineMessage > &outgoing_machine_message_queue)FirmwareMachine
incoming_message_queue_Machineprotected
Machine(VirtualDeviceManager &vdm, ctpl::thread_pool &thread_pool, Notifier &notifier, moodycamel::ReaderWriterQueue< OutgoingMachineMessage > &outgoing_machine_message_queue)Machineprotected
notifier_Machineprotected
process_command_workers(std::function< void(CommandWorker *)> process=nullptr)Machineprotected
send_response(MachineMessage::Protocol protocol, std::string connection_id, motionmaster::MotionMasterMessage &message)Machineprotected
start_command_worker(IncomingMachineMessage &incoming_machine_message)Machineprotected
thread_pool_Machineprotected
vdm_Machineprotected
~Machine()Machineprotectedvirtual