Taskolib
1.3.3
|
CommChannel.h | Declaration of the CommChannel struct |
Context.h | Declaration of the Context and VariableValue types |
default_message_callback.cc | |
default_message_callback.h | Declaration of the default_message_callback() function |
deserialize_sequence.cc | Deserialize Sequence and Steps from storage hardware |
deserialize_sequence.h | Deserialize Sequence and Steps from storage hardware |
doxygen.h | |
exceptions.h | Definition of the Error exception class |
execute_lua_script.cc | Implementation of execute_lua_script() and load_lua_script() |
execute_lua_script.h | Declaration of execute_lua_script() and load_lua_script() |
Executor.cc | Implementation of the Executor class |
Executor.h | Declaration of the Executor class |
format.h | Helper for fmt{} library to print our types |
hash_string.h | Allow string literals as case labels, -std=c++17 |
internals.cc | Definition of internal constants and functions |
internals.h | Declaration of internal constants and functions |
LockedQueue.h | Declaration of the LockedQueue class |
lua_details.cc | Implementation of free functions dealing with Lua specifics |
lua_details.h | Declaration of free functions dealing with Lua specifics |
Message.h | Declaration of the Message class |
send_message.cc | Declaration of the send_message() function |
send_message.h | Declaration of the send_message() function |
Sequence.cc | A sequence of Steps |
Sequence.h | A sequence of Steps |
SequenceManager.cc | Manage and control sequences |
SequenceManager.h | Manage and control sequences |
SequenceName.cc | Implementation of the SequenceName class |
SequenceName.h | Declaration of the SequenceName class |
serialize_sequence.cc | Implementation of the store_sequence() free function |
serialize_sequence.h | Serialize Sequence and Steps on storage hardware |
Step.cc | Implementation of the Step class |
Step.h | Declaration of the Step class |
StepIndex.h | Declaration of the StepIndex type |
Tag.cc | Implementation of the Tag class |
Tag.h | Declaration of the Tag class |
taskolib.h | Main include file for Taskolib |
time_types.cc | Conversion for TimePoint |
time_types.h | Declaration of time-related types |
Timeout.h | Declaration of the Timeout class |
TimeoutTrigger.h | Logic to check if a timeout elapsed |
UniqueId.cc | Implementation of the UniqueId class |
UniqueId.h | Declaration of the UniqueId class |
VariableName.cc | Implementation of the VariableName class |
VariableName.h | Declaration of the VariableName class and of an associated specialization of std::hash |