Taskolib
1.3.3
include
taskolib
taskolib.h
Go to the documentation of this file.
1
23
// SPDX-License-Identifier: LGPL-2.1-or-later
24
25
#ifndef TASKOLIB_TASKOLIB_H_
26
#define TASKOLIB_TASKOLIB_H_
27
28
#include "
taskolib/Context.h
"
29
#include "
taskolib/exceptions.h
"
30
#include "
taskolib/execute_lua_script.h
"
31
#include "
taskolib/Executor.h
"
32
#include "
taskolib/Sequence.h
"
33
#include "
taskolib/SequenceManager.h
"
34
#include "
taskolib/Step.h
"
35
#include "
taskolib/Tag.h
"
36
#include "
taskolib/time_types.h
"
37
#include "
taskolib/Timeout.h
"
38
#include "
taskolib/VariableName.h
"
39
41
namespace
task
{ }
42
43
#endif
Context.h
Declaration of the Context and VariableValue types.
Executor.h
Declaration of the Executor class.
SequenceManager.h
Manage and control sequences.
Sequence.h
A sequence of Steps.
Step.h
Declaration of the Step class.
Tag.h
Declaration of the Tag class.
Timeout.h
Declaration of the Timeout class.
VariableName.h
Declaration of the VariableName class and of an associated specialization of std::hash.
exceptions.h
Definition of the Error exception class.
execute_lua_script.h
Declaration of execute_lua_script() and load_lua_script().
task
Namespace task contains all Taskolib functions and classes.
Definition:
CommChannel.h:33
time_types.h
Declaration of time-related types.
Generated on Wed Aug 21 2024 14:15:27 for Taskolib by
1.9.1