API Documentation
Loading...
Searching...
No Matches
HardwareCommandQueue< t_type > Member List

This is the complete list of members for HardwareCommandQueue< t_type >, including all inherited members.

addCommandToFront(t_type command, const String &args=String(), const String &regex=String())HardwareCommandQueue< t_type >inline
allowMultipleCommandsInStream(t_type command, const String &args) constHardwareCommandQueue< t_type >inlinevirtual
bufferOffset() constHardwareCommandQueue< t_type >inline
cancelCommand()HardwareCommandQueue< t_type >inlinevirtual
clearCommands()HardwareCommandQueue< t_type >inline
commandInformation(t_type command)HardwareCommandQueue< t_type >inline
commandTimeout() constHardwareCommandQueue< t_type >inline
currentArgs() constHardwareCommandQueue< t_type >inline
currentCommand() constHardwareCommandQueue< t_type >inline
currentRegex() constHardwareCommandQueue< t_type >inline
disableCommand(t_type command)HardwareCommandQueue< t_type >inline
endCommandQueue()HardwareCommandQueue< t_type >inlinevirtual
executeCommand(const t_type &command, const String &args)=0HardwareCommandQueue< t_type >pure virtual
executeCommandBlocking(const t_type &command, const String &args=String())HardwareCommandQueue< t_type >inline
finishCommand()HardwareCommandQueue< t_type >inline
getCommandCSVInfo(bool only_supported, bool include_identity_info, char deliminator=',') constHardwareCommandQueue< t_type >inline
getCommandJSONInfo(bool only_supported) constHardwareCommandQueue< t_type >inline
hasPending() constHardwareCommandQueue< t_type >inline
hasPendingCommand(t_type command) constHardwareCommandQueue< t_type >inline
m_buffer_offsetHardwareCommandQueue< t_type >protected
m_command_infoHardwareCommandQueue< t_type >protected
m_current_commandHardwareCommandQueue< t_type >protected
m_current_command_start_timeHardwareCommandQueue< t_type >protected
m_ordered_commandsHardwareCommandQueue< t_type >protected
m_pending_block_commandHardwareCommandQueue< t_type >protected
m_pending_commandsHardwareCommandQueue< t_type >protected
m_recordsHardwareCommandQueue< t_type >protected
onFailure(const t_type &command)HardwareCommandQueue< t_type >inlinevirtual
popCommandAndExecute()HardwareCommandQueue< t_type >inline
postCommand(t_type command, const String &args=String(), const String &regex=String())HardwareCommandQueue< t_type >inline
removeCommand(t_type command)HardwareCommandQueue< t_type >inline
retryCommand()HardwareCommandQueue< t_type >inlinevirtual
rxDelay() constHardwareCommandQueue< t_type >inline
s_buffer_sizeHardwareCommandQueue< t_type >static
setBufferOffset(uint04 buffer_offset)HardwareCommandQueue< t_type >inline
setFromJSONInfo(const JSONNode &root, bool allow_command_override, ProgressInfo *log)HardwareCommandQueue< t_type >inline
setSupport(t_type command, CommandSupport support)HardwareCommandQueue< t_type >inline
setSupported(t_type command, bool supported)HardwareCommandQueue< t_type >inline
supportsCommand(t_type command) constHardwareCommandQueue< t_type >inlinevirtual
txDelay() constHardwareCommandQueue< t_type >inline