Taskolib  1.3.3
taskolib Directory Reference

Files

file  CommChannel.h [code]
 Declaration of the CommChannel struct.
 
file  Context.h [code]
 Declaration of the Context and VariableValue types.
 
file  default_message_callback.h [code]
 Declaration of the default_message_callback() function.
 
file  exceptions.h [code]
 Definition of the Error exception class.
 
file  execute_lua_script.h [code]
 Declaration of execute_lua_script() and load_lua_script().
 
file  Executor.h [code]
 Declaration of the Executor class.
 
file  format.h [code]
 Helper for fmt{} library to print our types.
 
file  hash_string.h [code]
 Allow string literals as case labels, -std=c++17.
 
file  LockedQueue.h [code]
 Declaration of the LockedQueue class.
 
file  Message.h [code]
 Declaration of the Message class.
 
file  Sequence.h [code]
 A sequence of Steps.
 
file  SequenceManager.h [code]
 Manage and control sequences.
 
file  SequenceName.h [code]
 Declaration of the SequenceName class.
 
file  Step.h [code]
 Declaration of the Step class.
 
file  StepIndex.h [code]
 Declaration of the StepIndex type.
 
file  Tag.h [code]
 Declaration of the Tag class.
 
file  taskolib.h [code]
 Main include file for Taskolib.
 
file  time_types.h [code]
 Declaration of time-related types.
 
file  Timeout.h [code]
 Declaration of the Timeout class.
 
file  TimeoutTrigger.h [code]
 Logic to check if a timeout elapsed.
 
file  UniqueId.h [code]
 Declaration of the UniqueId class.
 
file  VariableName.h [code]
 Declaration of the VariableName class and of an associated specialization of std::hash.