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

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

abort_client_requests(const std::string &connection_id)=0Machinepure virtual
add_message(IncomingMachineMessage &incoming_machine_message)Machine
command_workers_done()Machine
done()=0Machinepure virtual
execute(uint64_t pending_signals)=0Machinepure virtual
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