diff --git a/structtsm_1_1BaseTransition-members.html b/structtsm_1_1BaseTransition-members.html
deleted file mode 100644
index 134f45b..0000000
--- a/structtsm_1_1BaseTransition-members.html
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::BaseTransition< From, Event, To > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1BaseTransition.html b/structtsm_1_1BaseTransition.html
deleted file mode 100644
index 68787ee..0000000
--- a/structtsm_1_1BaseTransition.html
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::BaseTransition< From, Event, To > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
◆ event
-
-
-
-
-template<typename From , typename
Event , typename To >
-
-
-
-
-
-
-
◆ from
-
-
-
-
-template<typename From , typename
Event , typename To >
-
-
-
-
-
-
-
◆ to
-
-
-
-
-template<typename From , typename
Event , typename To >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1BaseTransition__coll__graph.map b/structtsm_1_1BaseTransition__coll__graph.map
deleted file mode 100644
index cdae101..0000000
--- a/structtsm_1_1BaseTransition__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1BaseTransition__coll__graph.md5 b/structtsm_1_1BaseTransition__coll__graph.md5
deleted file mode 100644
index 01e48b7..0000000
--- a/structtsm_1_1BaseTransition__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-613c204286bf73d5fc3bbc7347612e09
\ No newline at end of file
diff --git a/structtsm_1_1BaseTransition__coll__graph.png b/structtsm_1_1BaseTransition__coll__graph.png
deleted file mode 100644
index 9f55a62..0000000
Binary files a/structtsm_1_1BaseTransition__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1BaseTransition__inherit__graph.map b/structtsm_1_1BaseTransition__inherit__graph.map
deleted file mode 100644
index 1c5c473..0000000
--- a/structtsm_1_1BaseTransition__inherit__graph.map
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1BaseTransition__inherit__graph.md5 b/structtsm_1_1BaseTransition__inherit__graph.md5
deleted file mode 100644
index 0013b1a..0000000
--- a/structtsm_1_1BaseTransition__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-f24ea79e92cb5b66893532d8cf8e0e5a
\ No newline at end of file
diff --git a/structtsm_1_1BaseTransition__inherit__graph.png b/structtsm_1_1BaseTransition__inherit__graph.png
deleted file mode 100644
index f0dd183..0000000
Binary files a/structtsm_1_1BaseTransition__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1BlockingObserverT-members.html b/structtsm_1_1BlockingObserverT-members.html
deleted file mode 100644
index f19cd29..0000000
--- a/structtsm_1_1BlockingObserverT-members.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::BlockingObserverT< LockType, ConditionVarType > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1BlockingObserverT.html b/structtsm_1_1BlockingObserverT.html
deleted file mode 100644
index c9d537c..0000000
--- a/structtsm_1_1BlockingObserverT.html
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::BlockingObserverT< LockType, ConditionVarType > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
template<typename LockType, typename ConditionVarType>
-struct tsm::BlockingObserverT< LockType, ConditionVarType >
A simple observer class. The notify method will be invoked by an AsyncExecWithObserver state machine after event processing. This observer also implements a blocking wait so that test methods can invoke the wait method to synchronize with the event processing.
-
-
-
◆ notify()
-
-
-
-
-template<typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-
◆ wait()
-
-
-
-
-template<typename LockType , typename ConditionVarType >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1BlockingObserverT__coll__graph.map b/structtsm_1_1BlockingObserverT__coll__graph.map
deleted file mode 100644
index 254963f..0000000
--- a/structtsm_1_1BlockingObserverT__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1BlockingObserverT__coll__graph.md5 b/structtsm_1_1BlockingObserverT__coll__graph.md5
deleted file mode 100644
index 2baeb40..0000000
--- a/structtsm_1_1BlockingObserverT__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-d288fc1ac1e8e67cf0ca67afd31ac728
\ No newline at end of file
diff --git a/structtsm_1_1BlockingObserverT__coll__graph.png b/structtsm_1_1BlockingObserverT__coll__graph.png
deleted file mode 100644
index ae39d64..0000000
Binary files a/structtsm_1_1BlockingObserverT__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1CallbackObserver-members.html b/structtsm_1_1CallbackObserver-members.html
deleted file mode 100644
index d46f4ea..0000000
--- a/structtsm_1_1CallbackObserver-members.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::CallbackObserver , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1CallbackObserver.html b/structtsm_1_1CallbackObserver.html
deleted file mode 100644
index 427f267..0000000
--- a/structtsm_1_1CallbackObserver.html
+++ /dev/null
@@ -1,161 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::CallbackObserver Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ add_callback()
-
-
-
-
-
-
-
-
- void tsm::CallbackObserver::add_callback
- (
- std::function< void()> &&
- cb )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ notify()
-
-
-
-
-
-
-
-
- void tsm::CallbackObserver::notify
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1CallbackObserver__coll__graph.map b/structtsm_1_1CallbackObserver__coll__graph.map
deleted file mode 100644
index 5293adf..0000000
--- a/structtsm_1_1CallbackObserver__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1CallbackObserver__coll__graph.md5 b/structtsm_1_1CallbackObserver__coll__graph.md5
deleted file mode 100644
index afa9bf6..0000000
--- a/structtsm_1_1CallbackObserver__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-de8b21d39af3694733a543a0fd34b35e
\ No newline at end of file
diff --git a/structtsm_1_1CallbackObserver__coll__graph.png b/structtsm_1_1CallbackObserver__coll__graph.png
deleted file mode 100644
index bdf74ce..0000000
Binary files a/structtsm_1_1CallbackObserver__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1ClockTickEvent-members.html b/structtsm_1_1ClockTickEvent-members.html
deleted file mode 100644
index d885b86..0000000
--- a/structtsm_1_1ClockTickEvent-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::ClockTickEvent , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1ClockTickEvent.html b/structtsm_1_1ClockTickEvent.html
deleted file mode 100644
index f730a0a..0000000
--- a/structtsm_1_1ClockTickEvent.html
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::ClockTickEvent Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ ticks_
-
-
-
-
-
- int tsm::ClockTickEvent::ticks_ {0}
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1ClockTickEvent__coll__graph.map b/structtsm_1_1ClockTickEvent__coll__graph.map
deleted file mode 100644
index 77a9411..0000000
--- a/structtsm_1_1ClockTickEvent__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1ClockTickEvent__coll__graph.md5 b/structtsm_1_1ClockTickEvent__coll__graph.md5
deleted file mode 100644
index 22002b3..0000000
--- a/structtsm_1_1ClockTickEvent__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-790b458a6ba19c5fbb4996b1ff9bc822
\ No newline at end of file
diff --git a/structtsm_1_1ClockTickEvent__coll__graph.png b/structtsm_1_1ClockTickEvent__coll__graph.png
deleted file mode 100644
index 4809d4b..0000000
Binary files a/structtsm_1_1ClockTickEvent__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1ClockedHsm-members.html b/structtsm_1_1ClockedHsm-members.html
deleted file mode 100644
index 53ef91b..0000000
--- a/structtsm_1_1ClockedHsm-members.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::ClockedHsm< T, Policy > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1ClockedHsm.html b/structtsm_1_1ClockedHsm.html
deleted file mode 100644
index 2a11afa..0000000
--- a/structtsm_1_1ClockedHsm.html
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::ClockedHsm< T, Policy > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
-
◆ handle() [1/2]
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
◆ handle() [2/2]
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ tick()
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
-
◆ is_clocked_hsm
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-static constexpr
-
-
-
-
-
-
-
-
◆ tick_event_
-
-
-
-
-template<typename T , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1ClockedHsm__coll__graph.map b/structtsm_1_1ClockedHsm__coll__graph.map
deleted file mode 100644
index f4054f2..0000000
--- a/structtsm_1_1ClockedHsm__coll__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1ClockedHsm__coll__graph.md5 b/structtsm_1_1ClockedHsm__coll__graph.md5
deleted file mode 100644
index 208332c..0000000
--- a/structtsm_1_1ClockedHsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-059192bf3707e719bb97f01c907dc0c3
\ No newline at end of file
diff --git a/structtsm_1_1ClockedHsm__coll__graph.png b/structtsm_1_1ClockedHsm__coll__graph.png
deleted file mode 100644
index f97ee7c..0000000
Binary files a/structtsm_1_1ClockedHsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1ClockedHsm__inherit__graph.map b/structtsm_1_1ClockedHsm__inherit__graph.map
deleted file mode 100644
index 5242fdc..0000000
--- a/structtsm_1_1ClockedHsm__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1ClockedHsm__inherit__graph.md5 b/structtsm_1_1ClockedHsm__inherit__graph.md5
deleted file mode 100644
index 2851876..0000000
--- a/structtsm_1_1ClockedHsm__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ecab100ddb4d64d20afd16921b553f29
\ No newline at end of file
diff --git a/structtsm_1_1ClockedHsm__inherit__graph.png b/structtsm_1_1ClockedHsm__inherit__graph.png
deleted file mode 100644
index 8fd737f..0000000
Binary files a/structtsm_1_1ClockedHsm__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1ClockedTransition-members.html b/structtsm_1_1ClockedTransition-members.html
deleted file mode 100644
index d992f3a..0000000
--- a/structtsm_1_1ClockedTransition-members.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::ClockedTransition< From, To, Guard, Action > , including all inherited members.
-
- action typedeftsm::Transition< From, Event, To, Action, Guard >
- action_ tsm::Transition< From, Event, To, Action, Guard >
- event typedeftsm::BaseTransition< From, Event, To >
- from typedeftsm::BaseTransition< From, Event, To >
- guard typedeftsm::Transition< From, Event, To, Action, Guard >
- guard_ tsm::Transition< From, Event, To, Action, Guard >
- to typedeftsm::BaseTransition< From, Event, To >
-
-
-
-
-
diff --git a/structtsm_1_1ClockedTransition.html b/structtsm_1_1ClockedTransition.html
deleted file mode 100644
index 8fed17f..0000000
--- a/structtsm_1_1ClockedTransition.html
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::ClockedTransition< From, To, Guard, Action > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1ClockedTransition__coll__graph.map b/structtsm_1_1ClockedTransition__coll__graph.map
deleted file mode 100644
index 0d43d11..0000000
--- a/structtsm_1_1ClockedTransition__coll__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1ClockedTransition__coll__graph.md5 b/structtsm_1_1ClockedTransition__coll__graph.md5
deleted file mode 100644
index 57b7f26..0000000
--- a/structtsm_1_1ClockedTransition__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-1f17d518cb3ed973728b7fd9a01506af
\ No newline at end of file
diff --git a/structtsm_1_1ClockedTransition__coll__graph.png b/structtsm_1_1ClockedTransition__coll__graph.png
deleted file mode 100644
index 428adb3..0000000
Binary files a/structtsm_1_1ClockedTransition__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1ClockedTransition__inherit__graph.map b/structtsm_1_1ClockedTransition__inherit__graph.map
deleted file mode 100644
index 0d43d11..0000000
--- a/structtsm_1_1ClockedTransition__inherit__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1ClockedTransition__inherit__graph.md5 b/structtsm_1_1ClockedTransition__inherit__graph.md5
deleted file mode 100644
index 57b7f26..0000000
--- a/structtsm_1_1ClockedTransition__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-1f17d518cb3ed973728b7fd9a01506af
\ No newline at end of file
diff --git a/structtsm_1_1ClockedTransition__inherit__graph.png b/structtsm_1_1ClockedTransition__inherit__graph.png
deleted file mode 100644
index 428adb3..0000000
Binary files a/structtsm_1_1ClockedTransition__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1ConcurrentExecutionPolicy-members.html b/structtsm_1_1ConcurrentExecutionPolicy-members.html
deleted file mode 100644
index cfb089f..0000000
--- a/structtsm_1_1ConcurrentExecutionPolicy-members.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::ConcurrentExecutionPolicy< Hsms > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1ConcurrentExecutionPolicy.html b/structtsm_1_1ConcurrentExecutionPolicy.html
deleted file mode 100644
index 2a4bbd1..0000000
--- a/structtsm_1_1ConcurrentExecutionPolicy.html
+++ /dev/null
@@ -1,310 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::ConcurrentExecutionPolicy< Hsms > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-std::tuple< Hsms... > hsms_
-
-
-
-static constexpr bool is_hsm = true
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-
-
◆ entry()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ exit()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ send_event()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ tick()
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-
-
◆ hsms_
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-
◆ is_hsm
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-static constexpr
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.map b/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.map
deleted file mode 100644
index cf45303..0000000
--- a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.md5 b/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.md5
deleted file mode 100644
index 84ce9b2..0000000
--- a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-f1da4614a00a5486a5c560b27833629f
\ No newline at end of file
diff --git a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.png b/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.png
deleted file mode 100644
index 2da2cc0..0000000
Binary files a/structtsm_1_1ConcurrentExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Event.html b/structtsm_1_1Event.html
deleted file mode 100644
index f5114a1..0000000
--- a/structtsm_1_1Event.html
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::Event Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1EventQueueT-members.html b/structtsm_1_1EventQueueT-members.html
deleted file mode 100644
index 3194da1..0000000
--- a/structtsm_1_1EventQueueT-members.html
+++ /dev/null
@@ -1,98 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::EventQueueT< Event, LockType, ConditionVarType > , including all inherited members.
-
- add_event (Event &&e)tsm::EventQueueT< Event, LockType, ConditionVarType > inline
- empty ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline protected
- EventType typedeftsm::EventQueueT< Event, LockType, ConditionVarType >
- front ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline protected
- interrupted ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline
- next_event ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline
- pop_front ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline protected
- push_back (Event const &e)tsm::EventQueueT< Event, LockType, ConditionVarType > inline protected
- stop ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline
- ~EventQueueT ()tsm::EventQueueT< Event, LockType, ConditionVarType > inline virtual
-
-
-
-
-
diff --git a/structtsm_1_1EventQueueT.html b/structtsm_1_1EventQueueT.html
deleted file mode 100644
index c7bafa6..0000000
--- a/structtsm_1_1EventQueueT.html
+++ /dev/null
@@ -1,409 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::EventQueueT< Event, LockType, ConditionVarType > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ EventType
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-
-
◆ ~EventQueueT()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-inline virtual
-
-
-
-
-
-
-
-
-
◆ add_event()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-
◆ empty()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-inline protected
-
-
-
-
-
-
-
-
◆ front()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-inline protected
-
-
-
-
-
-
-
-
◆ interrupted()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-
◆ next_event()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-
◆ pop_front()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-inline protected
-
-
-
-
-
-
-
-
◆ push_back()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
-inline protected
-
-
-
-
-
-
-
-
◆ stop()
-
-
-
-
-template<typename
Event , typename LockType , typename ConditionVarType >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1EventQueueT__coll__graph.map b/structtsm_1_1EventQueueT__coll__graph.map
deleted file mode 100644
index 70eb037..0000000
--- a/structtsm_1_1EventQueueT__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1EventQueueT__coll__graph.md5 b/structtsm_1_1EventQueueT__coll__graph.md5
deleted file mode 100644
index 1d3bb2d..0000000
--- a/structtsm_1_1EventQueueT__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-a25fe7f75a25c97dc142506c3cda3992
\ No newline at end of file
diff --git a/structtsm_1_1EventQueueT__coll__graph.png b/structtsm_1_1EventQueueT__coll__graph.png
deleted file mode 100644
index 901af72..0000000
Binary files a/structtsm_1_1EventQueueT__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1EventQueueT__inherit__graph.map b/structtsm_1_1EventQueueT__inherit__graph.map
deleted file mode 100644
index e86a744..0000000
--- a/structtsm_1_1EventQueueT__inherit__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1EventQueueT__inherit__graph.md5 b/structtsm_1_1EventQueueT__inherit__graph.md5
deleted file mode 100644
index fe47564..0000000
--- a/structtsm_1_1EventQueueT__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ae839a60abfa6ce15923633fb7c89cd8
\ No newline at end of file
diff --git a/structtsm_1_1EventQueueT__inherit__graph.png b/structtsm_1_1EventQueueT__inherit__graph.png
deleted file mode 100644
index 5e96ca2..0000000
Binary files a/structtsm_1_1EventQueueT__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1Event__coll__graph.map b/structtsm_1_1Event__coll__graph.map
deleted file mode 100644
index 95c5b5c..0000000
--- a/structtsm_1_1Event__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1Event__coll__graph.md5 b/structtsm_1_1Event__coll__graph.md5
deleted file mode 100644
index e10fa37..0000000
--- a/structtsm_1_1Event__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-e2004e15a4ed5e35359ee32ea267e22c
\ No newline at end of file
diff --git a/structtsm_1_1Event__coll__graph.png b/structtsm_1_1Event__coll__graph.png
deleted file mode 100644
index 1231081..0000000
Binary files a/structtsm_1_1Event__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Event__inherit__graph.map b/structtsm_1_1Event__inherit__graph.map
deleted file mode 100644
index 3404f57..0000000
--- a/structtsm_1_1Event__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1Event__inherit__graph.md5 b/structtsm_1_1Event__inherit__graph.md5
deleted file mode 100644
index c21b0c0..0000000
--- a/structtsm_1_1Event__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-5d6ff134634d0214c0cbc57894152966
\ No newline at end of file
diff --git a/structtsm_1_1Event__inherit__graph.png b/structtsm_1_1Event__inherit__graph.png
deleted file mode 100644
index cdcf3b1..0000000
Binary files a/structtsm_1_1Event__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1FreeRTOSClock-members.html b/structtsm_1_1FreeRTOSClock-members.html
deleted file mode 100644
index f40932b..0000000
--- a/structtsm_1_1FreeRTOSClock-members.html
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::FreeRTOSClock , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1FreeRTOSClock.html b/structtsm_1_1FreeRTOSClock.html
deleted file mode 100644
index 223135c..0000000
--- a/structtsm_1_1FreeRTOSClock.html
+++ /dev/null
@@ -1,231 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::FreeRTOSClock Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-static constexpr bool is_steady = true
-
-
-
-
-
◆ duration
-
-
-
-
◆ period
-
-
-
-
◆ rep
-
-
-
-
◆ time_point
-
-
-
-
-
◆ now()
-
-
-
-
-
-
-
-
- static time_point tsm::FreeRTOSClock::now
- (
- )
-
-
-
-
-
-inline static noexcept
-
-
-
-
-
-
-
-
-
◆ is_steady
-
-
-
-
-
-
-
-
- constexpr bool tsm::FreeRTOSClock::is_steady = true
-
-
-
-
-static constexpr
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1FreeRTOSClock__coll__graph.map b/structtsm_1_1FreeRTOSClock__coll__graph.map
deleted file mode 100644
index 5267ec6..0000000
--- a/structtsm_1_1FreeRTOSClock__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1FreeRTOSClock__coll__graph.md5 b/structtsm_1_1FreeRTOSClock__coll__graph.md5
deleted file mode 100644
index 5f37b03..0000000
--- a/structtsm_1_1FreeRTOSClock__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-dbaec249b67c555549c39df9751220b6
\ No newline at end of file
diff --git a/structtsm_1_1FreeRTOSClock__coll__graph.png b/structtsm_1_1FreeRTOSClock__coll__graph.png
deleted file mode 100644
index 0d1a715..0000000
Binary files a/structtsm_1_1FreeRTOSClock__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Hsm-members.html b/structtsm_1_1Hsm-members.html
deleted file mode 100644
index 702bbb0..0000000
--- a/structtsm_1_1Hsm-members.html
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::Hsm< T, transitions > , including all inherited members.
-
- check_guard (Event &&e, State *state)tsm::Hsm< T, transitions > inline
- current_state ()tsm::Hsm< T, transitions > inline
- current_state_ tsm::Hsm< T, transitions >
- entry (Event &&e, State *state) noexcepttsm::Hsm< T, transitions > inline
- exit (Event &&e, State *state) noexcepttsm::Hsm< T, transitions > inline
- handle (Event &&e)tsm::Hsm< T, transitions > inline
- handle_transition (typename transition::from *state, Event &&e)tsm::Hsm< T, transitions > inline
- handle_transition (State *state, Event &&e)tsm::Hsm< T, transitions > inline
- Hsm ()tsm::Hsm< T, transitions > inline
- HsmType typedeftsm::Hsm< T, transitions >
- initial_state typedeftsm::Hsm< T, transitions >
- is_hsm tsm::Hsm< T, transitions > static
- perform_action (Event &&e, State *state)tsm::Hsm< T, transitions > inline
- States typedeftsm::Hsm< T, transitions >
- states_ tsm::Hsm< T, transitions >
- transitions_ tsm::Hsm< T, transitions >
- type typedeftsm::Hsm< T, transitions >
-
-
-
-
-
diff --git a/structtsm_1_1Hsm.html b/structtsm_1_1Hsm.html
deleted file mode 100644
index 46bec21..0000000
--- a/structtsm_1_1Hsm.html
+++ /dev/null
@@ -1,637 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::Hsm< T, transitions > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
- Hsm ()
-
-template<typename Event >
-bool handle (Event &&e)
-
-template<typename Event , typename State >
-void entry (Event &&e, State *state) noexcept
-
-template<typename Event , typename State >
-void exit (Event &&e, State *state) noexcept
-
-template<typename Tn , typename Event = typename Tn::event, typename State = typename Tn::from>
-bool check_guard (Event &&e, State *state)
-
-template<typename Tn , typename Event = typename Tn::event, typename State = typename Tn::from>
-void perform_action (Event &&e, State *state)
-
-template<typename transition , typename State = typename transition::from, typename Event = typename transition::event>
-std::enable_if_t<!has_handle_method_v < State, Event , T >, void > handle_transition (typename transition::from *state, Event &&e)
-
-template<typename transition , typename State = typename transition::from, typename Event = typename transition::event>
-std::enable_if_t< has_handle_method_v < State, Event , T >, void > handle_transition (State *state, Event &&e)
-
-template<typename State >
-void current_state ()
-
-
-
-static constexpr bool is_hsm = true
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
-
-
◆ initial_state
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
- using tsm::Hsm < T, transitions >::initial_state = typename std::tuple_element_t<0, transitions>::from
-
-
-
-
-
-
-
-
◆ States
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
- using tsm::Hsm < T, transitions >::type = Hsm <T, transitions>
-
-
-
-
-
-
-
-
-
◆ Hsm()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
- tsm::Hsm < T, transitions >::Hsm
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
-
◆ check_guard()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename Tn , typename
Event = typename Tn::event, typename State = typename Tn::from>
-
-
-
-
-
- bool tsm::Hsm < T, transitions >::check_guard
- (
- Event &&
- e ,
-
-
-
-
- State *
- state
-
-
-
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ current_state()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename State >
-
-
-
-
-
- void tsm::Hsm < T, transitions >::current_state
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ entry()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename
Event , typename State >
-
-
-
-
-
- void tsm::Hsm < T, transitions >::entry
- (
- Event &&
- e ,
-
-
-
-
- State *
- state
-
-
-
- )
-
-
-
-
-
-inline noexcept
-
-
-
-
-
-
-
-
◆ exit()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename
Event , typename State >
-
-
-
-
-
- void tsm::Hsm < T, transitions >::exit
- (
- Event &&
- e ,
-
-
-
-
- State *
- state
-
-
-
- )
-
-
-
-
-
-inline noexcept
-
-
-
-
-
-
-
-
◆ handle()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename
Event >
-
-
-
-
-
- bool tsm::Hsm < T, transitions >::handle
- (
- Event &&
- e )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ handle_transition() [1/2]
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename transition , typename State = typename transition::from, typename
Event = typename transition::event>
-
-
-
-
-
-
-
◆ handle_transition() [2/2]
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename transition , typename State = typename transition::from, typename
Event = typename transition::event>
-
-
-
-
-
- std::enable_if_t<!has_handle_method_v < State, Event , T >, void > tsm::Hsm < T, transitions >::handle_transition
- (
- typename transition::from *
- state ,
-
-
-
-
- Event &&
- e
-
-
-
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ perform_action()
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-template<typename Tn , typename
Event = typename Tn::event, typename State = typename Tn::from>
-
-
-
-
-
- void tsm::Hsm < T, transitions >::perform_action
- (
- Event &&
- e ,
-
-
-
-
- State *
- state
-
-
-
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
-
◆ current_state_
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
-
-
◆ is_hsm
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
- constexpr bool tsm::Hsm < T, transitions >::is_hsm = true
-
-
-
-
-static constexpr
-
-
-
-
-
-
-
-
◆ states_
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
-
-
-
-
-
◆ transitions_
-
-
-
-
-template<typename T , typename transitions = typename T::transitions>
-
-
- transitions tsm::Hsm < T, transitions >::transitions_
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1Hsm__coll__graph.map b/structtsm_1_1Hsm__coll__graph.map
deleted file mode 100644
index c1a4cdc..0000000
--- a/structtsm_1_1Hsm__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1Hsm__coll__graph.md5 b/structtsm_1_1Hsm__coll__graph.md5
deleted file mode 100644
index 54cf044..0000000
--- a/structtsm_1_1Hsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6d83d04cb96edfb4610793b28171b0ae
\ No newline at end of file
diff --git a/structtsm_1_1Hsm__coll__graph.png b/structtsm_1_1Hsm__coll__graph.png
deleted file mode 100644
index 3f8047d..0000000
Binary files a/structtsm_1_1Hsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Hsm__inherit__graph.map b/structtsm_1_1Hsm__inherit__graph.map
deleted file mode 100644
index c1a4cdc..0000000
--- a/structtsm_1_1Hsm__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1Hsm__inherit__graph.md5 b/structtsm_1_1Hsm__inherit__graph.md5
deleted file mode 100644
index 54cf044..0000000
--- a/structtsm_1_1Hsm__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6d83d04cb96edfb4610793b28171b0ae
\ No newline at end of file
diff --git a/structtsm_1_1Hsm__inherit__graph.png b/structtsm_1_1Hsm__inherit__graph.png
deleted file mode 100644
index 3f8047d..0000000
Binary files a/structtsm_1_1Hsm__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1IntervalTimer-members.html b/structtsm_1_1IntervalTimer-members.html
deleted file mode 100644
index 9fae983..0000000
--- a/structtsm_1_1IntervalTimer-members.html
+++ /dev/null
@@ -1,100 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::IntervalTimer< Clock, Duration > , including all inherited members.
-
- ClockType typedeftsm::Timer< Clock, Duration >
- DurationType typedeftsm::Timer< Clock, Duration >
- elapsed () consttsm::Timer< Clock, Duration > inline
- elapsed (ToDuration since) consttsm::Timer< Clock, Duration > inline
- elapsed () consttsm::Timer< Clock, Duration > inline
- interval ()tsm::IntervalTimer< Clock, Duration > inline
- reset ()tsm::Timer< Clock, Duration > inline
- start ()tsm::Timer< Clock, Duration > inline
- start_time_ tsm::Timer< Clock, Duration > protected
- started () consttsm::Timer< Clock, Duration > inline
- started_ tsm::Timer< Clock, Duration > protected
- stop ()tsm::Timer< Clock, Duration > inline
-
-
-
-
-
diff --git a/structtsm_1_1IntervalTimer.html b/structtsm_1_1IntervalTimer.html
deleted file mode 100644
index 00b46ad..0000000
--- a/structtsm_1_1IntervalTimer.html
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::IntervalTimer< Clock, Duration > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-Duration interval ()
-
-
-void start ()
-
-Duration elapsed () const
-
-template<typename ToDuration = Duration>
-Duration elapsed (ToDuration since) const
-
-template<typename ToDuration >
-ToDuration elapsed () const
-
-bool started () const
-
-void reset ()
-
-void stop ()
-
-
-
-
-
◆ interval()
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1IntervalTimer__coll__graph.map b/structtsm_1_1IntervalTimer__coll__graph.map
deleted file mode 100644
index 588e428..0000000
--- a/structtsm_1_1IntervalTimer__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1IntervalTimer__coll__graph.md5 b/structtsm_1_1IntervalTimer__coll__graph.md5
deleted file mode 100644
index 019328a..0000000
--- a/structtsm_1_1IntervalTimer__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0ebd21ae45509d51c21b6974db2f396c
\ No newline at end of file
diff --git a/structtsm_1_1IntervalTimer__coll__graph.png b/structtsm_1_1IntervalTimer__coll__graph.png
deleted file mode 100644
index b3aad10..0000000
Binary files a/structtsm_1_1IntervalTimer__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1IntervalTimer__inherit__graph.map b/structtsm_1_1IntervalTimer__inherit__graph.map
deleted file mode 100644
index 588e428..0000000
--- a/structtsm_1_1IntervalTimer__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1IntervalTimer__inherit__graph.md5 b/structtsm_1_1IntervalTimer__inherit__graph.md5
deleted file mode 100644
index 019328a..0000000
--- a/structtsm_1_1IntervalTimer__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0ebd21ae45509d51c21b6974db2f396c
\ No newline at end of file
diff --git a/structtsm_1_1IntervalTimer__inherit__graph.png b/structtsm_1_1IntervalTimer__inherit__graph.png
deleted file mode 100644
index b3aad10..0000000
Binary files a/structtsm_1_1IntervalTimer__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1OrthogonalExecutionPolicy-members.html b/structtsm_1_1OrthogonalExecutionPolicy-members.html
deleted file mode 100644
index 72ff700..0000000
--- a/structtsm_1_1OrthogonalExecutionPolicy-members.html
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::OrthogonalExecutionPolicy< Hsms > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1OrthogonalExecutionPolicy.html b/structtsm_1_1OrthogonalExecutionPolicy.html
deleted file mode 100644
index fdceba6..0000000
--- a/structtsm_1_1OrthogonalExecutionPolicy.html
+++ /dev/null
@@ -1,281 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::OrthogonalExecutionPolicy< Hsms > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-std::tuple< Hsms... > hsms_
-
-
-
-static constexpr bool is_hsm = true
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-
-
◆ entry()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ exit()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
◆ handle()
-
-
-
-
-template<typename... Hsms>
-
-template<typename
Event >
-
-
-
-
-
-
-
-
◆ hsms_
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-
◆ is_hsm
-
-
-
-
-template<typename... Hsms>
-
-
-
-
-
-
-static constexpr
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.map b/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.map
deleted file mode 100644
index 680a83f..0000000
--- a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.md5 b/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.md5
deleted file mode 100644
index 9e3cb25..0000000
--- a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-3ea1da6385e0b4efd0e03fc941504a76
\ No newline at end of file
diff --git a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.png b/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.png
deleted file mode 100644
index 397d351..0000000
Binary files a/structtsm_1_1OrthogonalExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1PeriodicExecutionPolicy-members.html b/structtsm_1_1PeriodicExecutionPolicy-members.html
deleted file mode 100644
index 6541ee7..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy-members.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > , including all inherited members.
-
- ClockType typedeftsm::Timer< Clock, Duration >
- DurationType typedeftsm::Timer< Clock, Duration >
- elapsed () consttsm::Timer< Clock, Duration > inline
- elapsed (ToDuration since) consttsm::Timer< Clock, Duration > inline
- elapsed () consttsm::Timer< Clock, Duration > inline
- eventThread_ tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
- get_period () consttsm::PeriodicSleepTimer< Clock, Duration > inline
- get_ticks ()tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- HsmType typedeftsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- period_ tsm::PeriodicSleepTimer< Clock, Duration > protected
- PeriodicSleepTimer (Duration period=Duration(1))tsm::PeriodicSleepTimer< Clock, Duration > inline
- reset ()tsm::Timer< Clock, Duration > inline
- start ()tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- start_time_ tsm::Timer< Clock, Duration > protected
- started () consttsm::Timer< Clock, Duration > inline
- started_ tsm::Timer< Clock, Duration > protected
- stop ()tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- tick_event_ tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
- TimerType typedeftsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- type typedeftsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- wait ()tsm::PeriodicSleepTimer< Clock, Duration > inline
- ~PeriodicExecutionPolicy ()tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline virtual
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicExecutionPolicy.html b/structtsm_1_1PeriodicExecutionPolicy.html
deleted file mode 100644
index 4bc747b..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy.html
+++ /dev/null
@@ -1,400 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ TimerType
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
-
◆ ~PeriodicExecutionPolicy()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-inline virtual
-
-
-
-
-
-
-
-
-
◆ get_ticks()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ stop()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
-
◆ eventThread_
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ tick_event_
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.map b/structtsm_1_1PeriodicExecutionPolicy__coll__graph.map
deleted file mode 100644
index c85fb33..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.md5 b/structtsm_1_1PeriodicExecutionPolicy__coll__graph.md5
deleted file mode 100644
index 4a6e0af..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-a15ce509052c9f9e631d24be8e3cfe54
\ No newline at end of file
diff --git a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.png b/structtsm_1_1PeriodicExecutionPolicy__coll__graph.png
deleted file mode 100644
index e8bc94c..0000000
Binary files a/structtsm_1_1PeriodicExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.map b/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.map
deleted file mode 100644
index ddcf887..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.map
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.md5 b/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.md5
deleted file mode 100644
index 4323d69..0000000
--- a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-681dd1769494e35573dcf5ce88531844
\ No newline at end of file
diff --git a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.png b/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.png
deleted file mode 100644
index 296940f..0000000
Binary files a/structtsm_1_1PeriodicExecutionPolicy__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1PeriodicSleepTimer-members.html b/structtsm_1_1PeriodicSleepTimer-members.html
deleted file mode 100644
index 829876e..0000000
--- a/structtsm_1_1PeriodicSleepTimer-members.html
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::PeriodicSleepTimer< Clock, Duration > , including all inherited members.
-
- ClockType typedeftsm::Timer< Clock, Duration >
- DurationType typedeftsm::Timer< Clock, Duration >
- elapsed () consttsm::Timer< Clock, Duration > inline
- elapsed (ToDuration since) consttsm::Timer< Clock, Duration > inline
- elapsed () consttsm::Timer< Clock, Duration > inline
- get_period () consttsm::PeriodicSleepTimer< Clock, Duration > inline
- period_ tsm::PeriodicSleepTimer< Clock, Duration > protected
- PeriodicSleepTimer (Duration period=Duration(1))tsm::PeriodicSleepTimer< Clock, Duration > inline
- reset ()tsm::Timer< Clock, Duration > inline
- start ()tsm::PeriodicSleepTimer< Clock, Duration > inline
- start_time_ tsm::Timer< Clock, Duration > protected
- started () consttsm::Timer< Clock, Duration > inline
- started_ tsm::Timer< Clock, Duration > protected
- stop ()tsm::Timer< Clock, Duration > inline
- wait ()tsm::PeriodicSleepTimer< Clock, Duration > inline
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicSleepTimer.html b/structtsm_1_1PeriodicSleepTimer.html
deleted file mode 100644
index e8101bb..0000000
--- a/structtsm_1_1PeriodicSleepTimer.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::PeriodicSleepTimer< Clock, Duration > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
◆ PeriodicSleepTimer()
-
-
-
-
-template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
-
-
◆ get_period()
-
-
-
-
-template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
-
◆ wait()
-
-
-
-
-template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
-
-
◆ period_
-
-
-
-
-template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicSleepTimer__coll__graph.map b/structtsm_1_1PeriodicSleepTimer__coll__graph.map
deleted file mode 100644
index bc444d9..0000000
--- a/structtsm_1_1PeriodicSleepTimer__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicSleepTimer__coll__graph.md5 b/structtsm_1_1PeriodicSleepTimer__coll__graph.md5
deleted file mode 100644
index 8a4bbd9..0000000
--- a/structtsm_1_1PeriodicSleepTimer__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-8143c4af4379f675c6c402c1f5800c67
\ No newline at end of file
diff --git a/structtsm_1_1PeriodicSleepTimer__coll__graph.png b/structtsm_1_1PeriodicSleepTimer__coll__graph.png
deleted file mode 100644
index f9a0745..0000000
Binary files a/structtsm_1_1PeriodicSleepTimer__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1PeriodicSleepTimer__inherit__graph.map b/structtsm_1_1PeriodicSleepTimer__inherit__graph.map
deleted file mode 100644
index ce6bbe0..0000000
--- a/structtsm_1_1PeriodicSleepTimer__inherit__graph.map
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1PeriodicSleepTimer__inherit__graph.md5 b/structtsm_1_1PeriodicSleepTimer__inherit__graph.md5
deleted file mode 100644
index da865a0..0000000
--- a/structtsm_1_1PeriodicSleepTimer__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-9eee03c722d3924226ae651f80cecf55
\ No newline at end of file
diff --git a/structtsm_1_1PeriodicSleepTimer__inherit__graph.png b/structtsm_1_1PeriodicSleepTimer__inherit__graph.png
deleted file mode 100644
index e1487b3..0000000
Binary files a/structtsm_1_1PeriodicSleepTimer__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimeConfigurator-members.html b/structtsm_1_1RealtimeConfigurator-members.html
deleted file mode 100644
index bfadb66..0000000
--- a/structtsm_1_1RealtimeConfigurator-members.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::RealtimeConfigurator , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeConfigurator.html b/structtsm_1_1RealtimeConfigurator.html
deleted file mode 100644
index f2b91ed..0000000
--- a/structtsm_1_1RealtimeConfigurator.html
+++ /dev/null
@@ -1,323 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::RealtimeConfigurator Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ RealtimeConfigurator() [1/2]
-
-
-
-
-
-
-
-
- tsm::RealtimeConfigurator::RealtimeConfigurator
- (
- )
-
-
-
-
-
-default
-
-
-
-
-
-
-
-
◆ RealtimeConfigurator() [2/2]
-
-
-
-
-
-
-
-
- tsm::RealtimeConfigurator::RealtimeConfigurator
- (
- int
- priority ,
-
-
-
-
- std::array< int, 4 >
- affinity
-
-
-
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
-
◆ config_realtime_thread()
-
-
-
-
-
-
-
-
- void tsm::RealtimeConfigurator::config_realtime_thread
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ make_real_time()
-
-
-
-
-
-
-
-
- std::thread tsm::RealtimeConfigurator::make_real_time
- (
- std::thread &&
- t )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ real_time_thread()
-
-
-
-
-template<typename Fn >
-
-
-
-
-
- std::thread tsm::RealtimeConfigurator::real_time_thread
- (
- Fn
- fn )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
-
◆ CPU_AFFINITY
-
-
-
-
-
-
-
-
- std::array<int, 4> tsm::RealtimeConfigurator::CPU_AFFINITY { 0, 1, 2, 3 }
-
-
-
-
-protected
-
-
-
-
-
-
-
-
◆ PROCESS_PRIORITY
-
-
-
-
-
-
-
-
- int tsm::RealtimeConfigurator::PROCESS_PRIORITY { 98 }
-
-
-
-
-protected
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeConfigurator__coll__graph.map b/structtsm_1_1RealtimeConfigurator__coll__graph.map
deleted file mode 100644
index 51863ad..0000000
--- a/structtsm_1_1RealtimeConfigurator__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1RealtimeConfigurator__coll__graph.md5 b/structtsm_1_1RealtimeConfigurator__coll__graph.md5
deleted file mode 100644
index 985346a..0000000
--- a/structtsm_1_1RealtimeConfigurator__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6790f67b4739a24b459ed96b5e701617
\ No newline at end of file
diff --git a/structtsm_1_1RealtimeConfigurator__coll__graph.png b/structtsm_1_1RealtimeConfigurator__coll__graph.png
deleted file mode 100644
index 00540a0..0000000
Binary files a/structtsm_1_1RealtimeConfigurator__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimeConfigurator__inherit__graph.map b/structtsm_1_1RealtimeConfigurator__inherit__graph.map
deleted file mode 100644
index 657d3b5..0000000
--- a/structtsm_1_1RealtimeConfigurator__inherit__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeConfigurator__inherit__graph.md5 b/structtsm_1_1RealtimeConfigurator__inherit__graph.md5
deleted file mode 100644
index c3c78e4..0000000
--- a/structtsm_1_1RealtimeConfigurator__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-41b891f9c478486245a40051e4752e54
\ No newline at end of file
diff --git a/structtsm_1_1RealtimeConfigurator__inherit__graph.png b/structtsm_1_1RealtimeConfigurator__inherit__graph.png
deleted file mode 100644
index 36dce15..0000000
Binary files a/structtsm_1_1RealtimeConfigurator__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimeExecutionPolicy-members.html b/structtsm_1_1RealtimeExecutionPolicy-members.html
deleted file mode 100644
index a83cebd..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy-members.html
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::RealtimeExecutionPolicy< Context, Policy > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeExecutionPolicy.html b/structtsm_1_1RealtimeExecutionPolicy.html
deleted file mode 100644
index c851692..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy.html
+++ /dev/null
@@ -1,242 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::RealtimeExecutionPolicy< Context, Policy > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-
-
◆ ~RealtimeExecutionPolicy()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-virtual default
-
-
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.map b/structtsm_1_1RealtimeExecutionPolicy__coll__graph.map
deleted file mode 100644
index 6ac4821..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.md5 b/structtsm_1_1RealtimeExecutionPolicy__coll__graph.md5
deleted file mode 100644
index 5bb22c0..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6aed17736e3359e654ca608119bd5029
\ No newline at end of file
diff --git a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.png b/structtsm_1_1RealtimeExecutionPolicy__coll__graph.png
deleted file mode 100644
index 40e6bc1..0000000
Binary files a/structtsm_1_1RealtimeExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.map b/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.map
deleted file mode 100644
index 6ac4821..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.md5 b/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.md5
deleted file mode 100644
index 5bb22c0..0000000
--- a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6aed17736e3359e654ca608119bd5029
\ No newline at end of file
diff --git a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.png b/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.png
deleted file mode 100644
index 40e6bc1..0000000
Binary files a/structtsm_1_1RealtimeExecutionPolicy__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy-members.html b/structtsm_1_1RealtimePeriodicExecutionPolicy-members.html
deleted file mode 100644
index 7379053..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy-members.html
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > , including all inherited members.
-
- ClockType typedeftsm::Timer< Clock, Duration >
- config_realtime_thread ()tsm::RealtimeConfigurator inline
- CPU_AFFINITY tsm::RealtimeConfigurator protected
- DurationType typedeftsm::Timer< Clock, Duration >
- elapsed () consttsm::Timer< Clock, Duration > inline
- elapsed (ToDuration since) consttsm::Timer< Clock, Duration > inline
- elapsed () consttsm::Timer< Clock, Duration > inline
- eventThread_ tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
- get_period () consttsm::PeriodicSleepTimer< Clock, Duration > inline
- get_ticks ()tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- HsmType typedeftsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- make_real_time (std::thread &&t)tsm::RealtimeConfigurator inline
- period_ tsm::PeriodicSleepTimer< Clock, Duration > protected
- PeriodicSleepTimer (Duration period=Duration(1))tsm::PeriodicSleepTimer< Clock, Duration > inline
- PROCESS_PRIORITY tsm::RealtimeConfigurator protected
- real_time_thread (Fn fn)tsm::RealtimeConfigurator inline
- RealtimeConfigurator ()=defaulttsm::RealtimeConfigurator
- RealtimeConfigurator (int priority, std::array< int, 4 > affinity)tsm::RealtimeConfigurator inline
- reset ()tsm::Timer< Clock, Duration > inline
- start ()tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- start_time_ tsm::Timer< Clock, Duration > protected
- started () consttsm::Timer< Clock, Duration > inline
- started_ tsm::Timer< Clock, Duration > protected
- stop ()tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
- tick_event_ tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
- TimerType typedeftsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- type typedeftsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
- wait ()tsm::PeriodicSleepTimer< Clock, Duration > inline
- ~RealtimePeriodicExecutionPolicy ()tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline virtual
-
-
-
-
-
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy.html b/structtsm_1_1RealtimePeriodicExecutionPolicy.html
deleted file mode 100644
index 7ef18c8..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy.html
+++ /dev/null
@@ -1,421 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ TimerType
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
-
◆ ~RealtimePeriodicExecutionPolicy()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-inline virtual
-
-
-
-
-
-
-
-
-
◆ get_ticks()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ stop()
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
-
◆ eventThread_
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
-
◆ tick_event_
-
-
-
-
-template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.map b/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.map
deleted file mode 100644
index 4b3f3c5..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5 b/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5
deleted file mode 100644
index bb1c081..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-d0abdf3b08b9d6890ba3d7d7ea71aa67
\ No newline at end of file
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.png b/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.png
deleted file mode 100644
index b4a4117..0000000
Binary files a/structtsm_1_1RealtimePeriodicExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map b/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map
deleted file mode 100644
index 47b2a5d..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5 b/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5
deleted file mode 100644
index 475106e..0000000
--- a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-34c6c41b26851c395420cb5144a9937a
\ No newline at end of file
diff --git a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png b/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png
deleted file mode 100644
index e8194e1..0000000
Binary files a/structtsm_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy-members.html b/structtsm_1_1SingleThreadedExecutionPolicy-members.html
deleted file mode 100644
index e839e0b..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy-members.html
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::SingleThreadedExecutionPolicy< Context, Policy > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy.html b/structtsm_1_1SingleThreadedExecutionPolicy.html
deleted file mode 100644
index e5af6f3..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy.html
+++ /dev/null
@@ -1,236 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::SingleThreadedExecutionPolicy< Context, Policy > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ Event
-
-
-
-
-template<typename Context , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
◆ HsmType
-
-
-
-
-template<typename Context , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Context , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
-
◆ send_event()
-
-
-
-
-template<typename Context , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
-
◆ step()
-
-
-
-
-template<typename Context , template< typename > class Policy = make_hsm_t>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.map b/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.map
deleted file mode 100644
index 9c020c0..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.md5 b/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.md5
deleted file mode 100644
index b646374..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0dae34b5e8e22cbcc4f2b328a230cede
\ No newline at end of file
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.png b/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.png
deleted file mode 100644
index e5b54cc..0000000
Binary files a/structtsm_1_1SingleThreadedExecutionPolicy__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.map b/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.map
deleted file mode 100644
index 9c020c0..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.md5 b/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.md5
deleted file mode 100644
index b646374..0000000
--- a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0dae34b5e8e22cbcc4f2b328a230cede
\ No newline at end of file
diff --git a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.png b/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.png
deleted file mode 100644
index e5b54cc..0000000
Binary files a/structtsm_1_1SingleThreadedExecutionPolicy__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1ThreadedExecWithObserver-members.html b/structtsm_1_1ThreadedExecWithObserver-members.html
deleted file mode 100644
index 41609d8..0000000
--- a/structtsm_1_1ThreadedExecWithObserver-members.html
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::ThreadedExecWithObserver< Observer, Context, Policy > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1ThreadedExecWithObserver.html b/structtsm_1_1ThreadedExecWithObserver.html
deleted file mode 100644
index 7a2a29e..0000000
--- a/structtsm_1_1ThreadedExecWithObserver.html
+++ /dev/null
@@ -1,225 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::ThreadedExecWithObserver< Observer, Context, Policy > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
template<typename Observer, typename Context, template< typename > class Policy = ThreadedExecutionPolicy>
-struct tsm::ThreadedExecWithObserver< Observer, Context, Policy >
Another Threaded execution policy. The only difference with ThreadedExecutionPolicy is that an Observer's notify method will be invoked at the end of processing each event - specifically, right before the blocking wait for the next event.
-
-
-
◆ HsmType
-
-
-
-
-template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-
-
◆ ~ThreadedExecWithObserver()
-
-
-
-
-template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
-virtual default
-
-
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1ThreadedExecWithObserver__coll__graph.map b/structtsm_1_1ThreadedExecWithObserver__coll__graph.map
deleted file mode 100644
index abded0e..0000000
--- a/structtsm_1_1ThreadedExecWithObserver__coll__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1ThreadedExecWithObserver__coll__graph.md5 b/structtsm_1_1ThreadedExecWithObserver__coll__graph.md5
deleted file mode 100644
index ce3994b..0000000
--- a/structtsm_1_1ThreadedExecWithObserver__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-f4ccba15b6b38b16ac6dc2c6922885f4
\ No newline at end of file
diff --git a/structtsm_1_1ThreadedExecWithObserver__coll__graph.png b/structtsm_1_1ThreadedExecWithObserver__coll__graph.png
deleted file mode 100644
index d7304c0..0000000
Binary files a/structtsm_1_1ThreadedExecWithObserver__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.map b/structtsm_1_1ThreadedExecWithObserver__inherit__graph.map
deleted file mode 100644
index abded0e..0000000
--- a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.map
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.md5 b/structtsm_1_1ThreadedExecWithObserver__inherit__graph.md5
deleted file mode 100644
index ce3994b..0000000
--- a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-f4ccba15b6b38b16ac6dc2c6922885f4
\ No newline at end of file
diff --git a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.png b/structtsm_1_1ThreadedExecWithObserver__inherit__graph.png
deleted file mode 100644
index d7304c0..0000000
Binary files a/structtsm_1_1ThreadedExecWithObserver__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1Timer-members.html b/structtsm_1_1Timer-members.html
deleted file mode 100644
index e5f2773..0000000
--- a/structtsm_1_1Timer-members.html
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::Timer< Clock, Duration > , including all inherited members.
-
- ClockType typedeftsm::Timer< Clock, Duration >
- DurationType typedeftsm::Timer< Clock, Duration >
- elapsed () consttsm::Timer< Clock, Duration > inline
- elapsed (ToDuration since) consttsm::Timer< Clock, Duration > inline
- elapsed () consttsm::Timer< Clock, Duration > inline
- reset ()tsm::Timer< Clock, Duration > inline
- start ()tsm::Timer< Clock, Duration > inline
- start_time_ tsm::Timer< Clock, Duration > protected
- started () consttsm::Timer< Clock, Duration > inline
- started_ tsm::Timer< Clock, Duration > protected
- stop ()tsm::Timer< Clock, Duration > inline
-
-
-
-
-
diff --git a/structtsm_1_1Timer.html b/structtsm_1_1Timer.html
deleted file mode 100644
index 2d68a7e..0000000
--- a/structtsm_1_1Timer.html
+++ /dev/null
@@ -1,445 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::Timer< Clock, Duration > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
Helper to implement a Timed Execution Policy.
- More...
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-void start ()
-
-Duration elapsed () const
-
-template<typename ToDuration = Duration>
-Duration elapsed (ToDuration since) const
-
-template<typename ToDuration >
-ToDuration elapsed () const
-
-bool started () const
-
-void reset ()
-
-void stop ()
-
-
-
-
template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-struct tsm::Timer< Clock, Duration >
Helper to implement a Timed Execution Policy.
-
-
-
◆ ClockType
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
- using tsm::Timer < Clock, Duration >::ClockType = Clock
-
-
-
-
-
-
-
-
◆ DurationType
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
- using tsm::Timer < Clock, Duration >::DurationType = Duration
-
-
-
-
-
-
-
-
-
◆ elapsed() [1/3]
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- Duration tsm::Timer < Clock, Duration >::elapsed
- (
- )
- const
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ elapsed() [2/3]
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-template<typename ToDuration >
-
-
-
-
-
- ToDuration tsm::Timer < Clock, Duration >::elapsed
- (
- )
- const
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ elapsed() [3/3]
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-template<typename ToDuration = Duration>
-
-
-
-
-
- Duration tsm::Timer < Clock, Duration >::elapsed
- (
- ToDuration
- since )
- const
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ reset()
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- void tsm::Timer < Clock, Duration >::reset
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ start()
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- void tsm::Timer < Clock, Duration >::start
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ started()
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- bool tsm::Timer < Clock, Duration >::started
- (
- )
- const
-
-
-
-
-inline
-
-
-
-
-
-
-
-
◆ stop()
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- void tsm::Timer < Clock, Duration >::stop
- (
- )
-
-
-
-
-
-inline
-
-
-
-
-
-
-
-
-
◆ start_time_
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- Clock::time_point tsm::Timer < Clock, Duration >::start_time_
-
-
-
-
-protected
-
-
-
-
-
-
-
-
◆ started_
-
-
-
-
-template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
-
-
-
-
-
- bool tsm::Timer < Clock, Duration >::started_ { false }
-
-
-
-
-protected
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1Timer__coll__graph.map b/structtsm_1_1Timer__coll__graph.map
deleted file mode 100644
index bc1395f..0000000
--- a/structtsm_1_1Timer__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1Timer__coll__graph.md5 b/structtsm_1_1Timer__coll__graph.md5
deleted file mode 100644
index 63baa42..0000000
--- a/structtsm_1_1Timer__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-c85ebdbc32a9e784c7b5e6222327af29
\ No newline at end of file
diff --git a/structtsm_1_1Timer__coll__graph.png b/structtsm_1_1Timer__coll__graph.png
deleted file mode 100644
index 7153140..0000000
Binary files a/structtsm_1_1Timer__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Timer__inherit__graph.map b/structtsm_1_1Timer__inherit__graph.map
deleted file mode 100644
index 07c107e..0000000
--- a/structtsm_1_1Timer__inherit__graph.map
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1Timer__inherit__graph.md5 b/structtsm_1_1Timer__inherit__graph.md5
deleted file mode 100644
index 40c8ac3..0000000
--- a/structtsm_1_1Timer__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-55e43e34492bb1ab00c64b89137e5e02
\ No newline at end of file
diff --git a/structtsm_1_1Timer__inherit__graph.png b/structtsm_1_1Timer__inherit__graph.png
deleted file mode 100644
index 3f23612..0000000
Binary files a/structtsm_1_1Timer__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1Transition-members.html b/structtsm_1_1Transition-members.html
deleted file mode 100644
index 28c34fb..0000000
--- a/structtsm_1_1Transition-members.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::Transition< From, Event, To, Action, Guard > , including all inherited members.
-
- action typedeftsm::Transition< From, Event, To, Action, Guard >
- action_ tsm::Transition< From, Event, To, Action, Guard >
- event typedeftsm::BaseTransition< From, Event, To >
- from typedeftsm::BaseTransition< From, Event, To >
- guard typedeftsm::Transition< From, Event, To, Action, Guard >
- guard_ tsm::Transition< From, Event, To, Action, Guard >
- to typedeftsm::BaseTransition< From, Event, To >
-
-
-
-
-
diff --git a/structtsm_1_1Transition.html b/structtsm_1_1Transition.html
deleted file mode 100644
index a089314..0000000
--- a/structtsm_1_1Transition.html
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::Transition< From, Event, To, Action, Guard > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ action
-
-
-
-
-template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
-
-
-
-
-
-
-
◆ guard
-
-
-
-
-template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
-
-
-
-
-
-
-
-
◆ action_
-
-
-
-
-template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
-
-
-
-
-
-
-
◆ guard_
-
-
-
-
-template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1TransitionMap-members.html b/structtsm_1_1TransitionMap-members.html
deleted file mode 100644
index 8d7da2b..0000000
--- a/structtsm_1_1TransitionMap-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::TransitionMap< From, Event, Transitions > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1TransitionMap.html b/structtsm_1_1TransitionMap.html
deleted file mode 100644
index 429ca0a..0000000
--- a/structtsm_1_1TransitionMap.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::TransitionMap< From, Event, Transitions > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename From , typename
Event , typename Transitions >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1TransitionMap__coll__graph.map b/structtsm_1_1TransitionMap__coll__graph.map
deleted file mode 100644
index 4a5b21f..0000000
--- a/structtsm_1_1TransitionMap__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1TransitionMap__coll__graph.md5 b/structtsm_1_1TransitionMap__coll__graph.md5
deleted file mode 100644
index 72fc02f..0000000
--- a/structtsm_1_1TransitionMap__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-697edf8a8e2021365e5addb053706988
\ No newline at end of file
diff --git a/structtsm_1_1TransitionMap__coll__graph.png b/structtsm_1_1TransitionMap__coll__graph.png
deleted file mode 100644
index 0aadfb3..0000000
Binary files a/structtsm_1_1TransitionMap__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Transition__coll__graph.map b/structtsm_1_1Transition__coll__graph.map
deleted file mode 100644
index 8ced8e0..0000000
--- a/structtsm_1_1Transition__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1Transition__coll__graph.md5 b/structtsm_1_1Transition__coll__graph.md5
deleted file mode 100644
index f5ec249..0000000
--- a/structtsm_1_1Transition__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-a3a3944a80cc152e4038bcbceebb606e
\ No newline at end of file
diff --git a/structtsm_1_1Transition__coll__graph.png b/structtsm_1_1Transition__coll__graph.png
deleted file mode 100644
index 721bfbe..0000000
Binary files a/structtsm_1_1Transition__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1Transition__inherit__graph.map b/structtsm_1_1Transition__inherit__graph.map
deleted file mode 100644
index 92223b6..0000000
--- a/structtsm_1_1Transition__inherit__graph.map
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1Transition__inherit__graph.md5 b/structtsm_1_1Transition__inherit__graph.md5
deleted file mode 100644
index cb325fb..0000000
--- a/structtsm_1_1Transition__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-8fb6372aff4a872795a0d2783d43fa38
\ No newline at end of file
diff --git a/structtsm_1_1Transition__inherit__graph.png b/structtsm_1_1Transition__inherit__graph.png
deleted file mode 100644
index 4d7ff31..0000000
Binary files a/structtsm_1_1Transition__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1aggregate__events.html b/structtsm_1_1aggregate__events.html
deleted file mode 100644
index 0232d5a..0000000
--- a/structtsm_1_1aggregate__events.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::aggregate_events< TransitionsTuple > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index f63784d..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::aggregate_events< std::tuple< Transitions... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html
deleted file mode 100644
index 16aa43a..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::aggregate_events< std::tuple< Transitions... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Transitions>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 1d7981f..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 9b5378e..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ac52bcf50bc525978f5db3a7244f22ee
\ No newline at end of file
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index f0a5af4..0000000
Binary files a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html
deleted file mode 100644
index 5a1bfd2..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::aggregate_events< std::tuple<> > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html
deleted file mode 100644
index 34e4a9b..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::aggregate_events< std::tuple<> > Struct Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::tuple<>
-
-
-
-
-
◆ type
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map
deleted file mode 100644
index 21391a9..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5 b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5
deleted file mode 100644
index a17c945..0000000
--- a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-d2d1f6acedaec3b324077f86b3889068
\ No newline at end of file
diff --git a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png b/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png
deleted file mode 100644
index 8e7d954..0000000
Binary files a/structtsm_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1aggregate__events__coll__graph.map b/structtsm_1_1aggregate__events__coll__graph.map
deleted file mode 100644
index 7712a23..0000000
--- a/structtsm_1_1aggregate__events__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1aggregate__events__coll__graph.md5 b/structtsm_1_1aggregate__events__coll__graph.md5
deleted file mode 100644
index 391eaa6..0000000
--- a/structtsm_1_1aggregate__events__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ae2c4c304f39d442c098ac3ebde23081
\ No newline at end of file
diff --git a/structtsm_1_1aggregate__events__coll__graph.png b/structtsm_1_1aggregate__events__coll__graph.png
deleted file mode 100644
index f22a47b..0000000
Binary files a/structtsm_1_1aggregate__events__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1append__unique__impl.html b/structtsm_1_1append__unique__impl.html
deleted file mode 100644
index 6e476be..0000000
--- a/structtsm_1_1append__unique__impl.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::append_unique_impl< T, Tuple > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index 2294f05..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::append_unique_impl< T, std::tuple< Ts... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
deleted file mode 100644
index d6daf13..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::append_unique_impl< T, std::tuple< Ts... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::conditional_t<!(std::is_same_v< T, Ts >||...), std::tuple< Ts..., T >, std::tuple< Ts... > >
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T , typename... Ts>
-
-
- using tsm::append_unique_impl < T, std::tuple< Ts... > >::type = std::conditional_t<!(std::is_same_v<T, Ts> || ...), std::tuple<Ts..., T>, std::tuple<Ts...> >
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index e8dbf88..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index afb032b..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-1314df974abdf6dd8b0220a9f77d7f54
\ No newline at end of file
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 1c5ae33..0000000
Binary files a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html
deleted file mode 100644
index 154cf6f..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::append_unique_impl< T, std::tuple<> > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html
deleted file mode 100644
index 31b8206..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::append_unique_impl< T, std::tuple<> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::tuple< T >
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map
deleted file mode 100644
index 7dd751b..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5 b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5
deleted file mode 100644
index 023d5f5..0000000
--- a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-2dcf5f891da48d42237b02aa77cc212f
\ No newline at end of file
diff --git a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png b/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png
deleted file mode 100644
index e32f998..0000000
Binary files a/structtsm_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1append__unique__impl__coll__graph.map b/structtsm_1_1append__unique__impl__coll__graph.map
deleted file mode 100644
index 6ccbfa2..0000000
--- a/structtsm_1_1append__unique__impl__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1append__unique__impl__coll__graph.md5 b/structtsm_1_1append__unique__impl__coll__graph.md5
deleted file mode 100644
index a2ad310..0000000
--- a/structtsm_1_1append__unique__impl__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0912a4d7681a6b70d2d7d20eb50a3f72
\ No newline at end of file
diff --git a/structtsm_1_1append__unique__impl__coll__graph.png b/structtsm_1_1append__unique__impl__coll__graph.png
deleted file mode 100644
index 11ec60a..0000000
Binary files a/structtsm_1_1append__unique__impl__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1detail_1_1BaseTransition-members.html b/structtsm_1_1detail_1_1BaseTransition-members.html
new file mode 100644
index 0000000..34a3ff0
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::BaseTransition< From, Event, To > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1BaseTransition.html b/structtsm_1_1detail_1_1BaseTransition.html
new file mode 100644
index 0000000..e113fdd
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::BaseTransition< From, Event, To > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ event
+
+
+
+
+template<typename From , typename
Event , typename To >
+
+
+
+
+
+
+
◆ from
+
+
+
+
+template<typename From , typename
Event , typename To >
+
+
+
+
+
+
+
◆ to
+
+
+
+
+template<typename From , typename
Event , typename To >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1BaseTransition__coll__graph.map b/structtsm_1_1detail_1_1BaseTransition__coll__graph.map
new file mode 100644
index 0000000..9570131
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1BaseTransition__coll__graph.md5 b/structtsm_1_1detail_1_1BaseTransition__coll__graph.md5
new file mode 100644
index 0000000..a5ff320
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition__coll__graph.md5
@@ -0,0 +1 @@
+292b2aa479d198228fa5568b9366d9f7
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1BaseTransition__coll__graph.png b/structtsm_1_1detail_1_1BaseTransition__coll__graph.png
new file mode 100644
index 0000000..e00ebb5
Binary files /dev/null and b/structtsm_1_1detail_1_1BaseTransition__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1BaseTransition__inherit__graph.map b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.map
new file mode 100644
index 0000000..207a7fc
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.map
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1BaseTransition__inherit__graph.md5 b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.md5
new file mode 100644
index 0000000..21bd936
--- /dev/null
+++ b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.md5
@@ -0,0 +1 @@
+0256cec5cc953bb0352e2f839d5bc154
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1BaseTransition__inherit__graph.png b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.png
new file mode 100644
index 0000000..7983ac6
Binary files /dev/null and b/structtsm_1_1detail_1_1BaseTransition__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1BlockingObserverT-members.html b/structtsm_1_1detail_1_1BlockingObserverT-members.html
new file mode 100644
index 0000000..0b24fd6
--- /dev/null
+++ b/structtsm_1_1detail_1_1BlockingObserverT-members.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::BlockingObserverT< LockType, ConditionVarType > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1BlockingObserverT.html b/structtsm_1_1detail_1_1BlockingObserverT.html
new file mode 100644
index 0000000..6e88177
--- /dev/null
+++ b/structtsm_1_1detail_1_1BlockingObserverT.html
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::BlockingObserverT< LockType, ConditionVarType > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
template<typename LockType, typename ConditionVarType>
+struct tsm::detail::BlockingObserverT< LockType, ConditionVarType >
A simple observer class. The notify method will be invoked by an AsyncExecWithObserver state machine after event processing. This observer also implements a blocking wait so that test methods can invoke the wait method to synchronize with the event processing.
+
+
+
◆ notify()
+
+
+
+
+template<typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+
◆ wait()
+
+
+
+
+template<typename LockType , typename ConditionVarType >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.map b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.map
new file mode 100644
index 0000000..dfa1a9e
--- /dev/null
+++ b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.md5 b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.md5
new file mode 100644
index 0000000..a6a41bf
--- /dev/null
+++ b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.md5
@@ -0,0 +1 @@
+e59865d703916d712f79e2142f767c47
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.png b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.png
new file mode 100644
index 0000000..07dbbf4
Binary files /dev/null and b/structtsm_1_1detail_1_1BlockingObserverT__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1CallbackObserver-members.html b/structtsm_1_1detail_1_1CallbackObserver-members.html
new file mode 100644
index 0000000..5aa0f75
--- /dev/null
+++ b/structtsm_1_1detail_1_1CallbackObserver-members.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::CallbackObserver , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1CallbackObserver.html b/structtsm_1_1detail_1_1CallbackObserver.html
new file mode 100644
index 0000000..ef423b1
--- /dev/null
+++ b/structtsm_1_1detail_1_1CallbackObserver.html
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::CallbackObserver Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ add_callback()
+
+
+
+
+
+
+
+
+ void tsm::detail::CallbackObserver::add_callback
+ (
+ std::function< void()> &&
+ cb )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
+
◆ notify()
+
+
+
+
+
+
+
+
+ void tsm::detail::CallbackObserver::notify
+ (
+ )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1CallbackObserver__coll__graph.map b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.map
new file mode 100644
index 0000000..8c087a9
--- /dev/null
+++ b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1CallbackObserver__coll__graph.md5 b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.md5
new file mode 100644
index 0000000..549eadb
--- /dev/null
+++ b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.md5
@@ -0,0 +1 @@
+46d4c2208726967d1ea9b9c3cc2fa795
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1CallbackObserver__coll__graph.png b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.png
new file mode 100644
index 0000000..60742dd
Binary files /dev/null and b/structtsm_1_1detail_1_1CallbackObserver__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1ClockTickEvent-members.html b/structtsm_1_1detail_1_1ClockTickEvent-members.html
new file mode 100644
index 0000000..d5356db
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockTickEvent-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::ClockTickEvent , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockTickEvent.html b/structtsm_1_1detail_1_1ClockTickEvent.html
new file mode 100644
index 0000000..355212e
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockTickEvent.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::ClockTickEvent Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ ticks_
+
+
+
+
+
+ int tsm::detail::ClockTickEvent::ticks_ {0}
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.map b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.map
new file mode 100644
index 0000000..2fc2a6b
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.md5 b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.md5
new file mode 100644
index 0000000..5c842b0
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.md5
@@ -0,0 +1 @@
+8bb30427011f75a428d7ad1b61043208
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.png b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.png
new file mode 100644
index 0000000..5729fa9
Binary files /dev/null and b/structtsm_1_1detail_1_1ClockTickEvent__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1ClockedHsm-members.html b/structtsm_1_1detail_1_1ClockedHsm-members.html
new file mode 100644
index 0000000..a6ef5f1
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm-members.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::ClockedHsm< T, Policy > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedHsm.html b/structtsm_1_1detail_1_1ClockedHsm.html
new file mode 100644
index 0000000..55dcedf
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm.html
@@ -0,0 +1,306 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::ClockedHsm< T, Policy > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ HsmType
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
+
◆ handle() [1/2]
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
◆ handle() [2/2]
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ tick()
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
+
◆ is_clocked_hsm
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+static constexpr
+
+
+
+
+
+
+
+
◆ tick_event_
+
+
+
+
+template<typename T , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedHsm__coll__graph.map b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.map
new file mode 100644
index 0000000..346df80
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedHsm__coll__graph.md5 b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.md5
new file mode 100644
index 0000000..856c7bb
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.md5
@@ -0,0 +1 @@
+c5e505a7c38772d335e10c4036c6d621
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ClockedHsm__coll__graph.png b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.png
new file mode 100644
index 0000000..051ea75
Binary files /dev/null and b/structtsm_1_1detail_1_1ClockedHsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.map b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.map
new file mode 100644
index 0000000..5b4d2b5
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.md5 b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.md5
new file mode 100644
index 0000000..5bf61d4
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.md5
@@ -0,0 +1 @@
+59ef77b8e17da3631a5438b3d2c0f32c
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.png b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.png
new file mode 100644
index 0000000..ffdfbc6
Binary files /dev/null and b/structtsm_1_1detail_1_1ClockedHsm__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1ClockedTransition-members.html b/structtsm_1_1detail_1_1ClockedTransition-members.html
new file mode 100644
index 0000000..397a789
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition-members.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::ClockedTransition< From, To, Guard, Action > , including all inherited members.
+
+ action typedeftsm::detail::Transition< From, Event, To, Action, Guard >
+ action_ tsm::detail::Transition< From, Event, To, Action, Guard >
+ event typedeftsm::detail::BaseTransition< From, Event, To >
+ from typedeftsm::detail::BaseTransition< From, Event, To >
+ guard typedeftsm::detail::Transition< From, Event, To, Action, Guard >
+ guard_ tsm::detail::Transition< From, Event, To, Action, Guard >
+ to typedeftsm::detail::BaseTransition< From, Event, To >
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedTransition.html b/structtsm_1_1detail_1_1ClockedTransition.html
new file mode 100644
index 0000000..cccdf6b
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::ClockedTransition< From, To, Guard, Action > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedTransition__coll__graph.map b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.map
new file mode 100644
index 0000000..363087b
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedTransition__coll__graph.md5 b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.md5
new file mode 100644
index 0000000..4ef332f
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.md5
@@ -0,0 +1 @@
+771e9de67d5e6b179c8a14b7ac853fad
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ClockedTransition__coll__graph.png b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.png
new file mode 100644
index 0000000..3c21bd2
Binary files /dev/null and b/structtsm_1_1detail_1_1ClockedTransition__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.map b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.map
new file mode 100644
index 0000000..363087b
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.md5 b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.md5
new file mode 100644
index 0000000..4ef332f
--- /dev/null
+++ b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.md5
@@ -0,0 +1 @@
+771e9de67d5e6b179c8a14b7ac853fad
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.png b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.png
new file mode 100644
index 0000000..3c21bd2
Binary files /dev/null and b/structtsm_1_1detail_1_1ClockedTransition__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1ConcurrentExecutionPolicy-members.html b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy-members.html
new file mode 100644
index 0000000..bab4424
--- /dev/null
+++ b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy-members.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::ConcurrentExecutionPolicy< Hsms > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ConcurrentExecutionPolicy.html b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy.html
new file mode 100644
index 0000000..01f7f15
--- /dev/null
+++ b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy.html
@@ -0,0 +1,310 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::ConcurrentExecutionPolicy< Hsms > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+std::tuple< Hsms... > hsms_
+
+
+
+static constexpr bool is_hsm = true
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+
+
◆ entry()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ exit()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ send_event()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ tick()
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+
+
◆ hsms_
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+
◆ is_hsm
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+static constexpr
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..ce09b90
--- /dev/null
+++ b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..7e63d3f
--- /dev/null
+++ b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+592c43e98c67113b9fee00a7251d6d95
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..98f4af0
Binary files /dev/null and b/structtsm_1_1detail_1_1ConcurrentExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Event.html b/structtsm_1_1detail_1_1Event.html
new file mode 100644
index 0000000..439daf0
--- /dev/null
+++ b/structtsm_1_1detail_1_1Event.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::Event Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1EventQueueT-members.html b/structtsm_1_1detail_1_1EventQueueT-members.html
new file mode 100644
index 0000000..4697568
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT-members.html
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::EventQueueT< Event, LockType, ConditionVarType > , including all inherited members.
+
+ add_event (Event &&e)tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline
+ empty ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline protected
+ EventType typedeftsm::detail::EventQueueT< Event, LockType, ConditionVarType >
+ front ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline protected
+ interrupted ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline
+ next_event ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline
+ pop_front ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline protected
+ push_back (Event const &e)tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline protected
+ stop ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline
+ ~EventQueueT ()tsm::detail::EventQueueT< Event, LockType, ConditionVarType > inline virtual
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1EventQueueT.html b/structtsm_1_1detail_1_1EventQueueT.html
new file mode 100644
index 0000000..fa6e897
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT.html
@@ -0,0 +1,409 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::EventQueueT< Event, LockType, ConditionVarType > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ EventType
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+
+
◆ ~EventQueueT()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+inline virtual
+
+
+
+
+
+
+
+
+
◆ add_event()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+
◆ empty()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+inline protected
+
+
+
+
+
+
+
+
◆ front()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+inline protected
+
+
+
+
+
+
+
+
◆ interrupted()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+
◆ next_event()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+
◆ pop_front()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+inline protected
+
+
+
+
+
+
+
+
◆ push_back()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
+inline protected
+
+
+
+
+
+
+
+
◆ stop()
+
+
+
+
+template<typename
Event , typename LockType , typename ConditionVarType >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1EventQueueT__coll__graph.map b/structtsm_1_1detail_1_1EventQueueT__coll__graph.map
new file mode 100644
index 0000000..926dec5
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1EventQueueT__coll__graph.md5 b/structtsm_1_1detail_1_1EventQueueT__coll__graph.md5
new file mode 100644
index 0000000..d14c9d1
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT__coll__graph.md5
@@ -0,0 +1 @@
+a67291981d87ae86aae0f5d7e2db813f
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1EventQueueT__coll__graph.png b/structtsm_1_1detail_1_1EventQueueT__coll__graph.png
new file mode 100644
index 0000000..bed978f
Binary files /dev/null and b/structtsm_1_1detail_1_1EventQueueT__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1EventQueueT__inherit__graph.map b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.map
new file mode 100644
index 0000000..9d34675
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1EventQueueT__inherit__graph.md5 b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.md5
new file mode 100644
index 0000000..bbf3475
--- /dev/null
+++ b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.md5
@@ -0,0 +1 @@
+8edd61808e8b2080bbcb55af84b6255b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1EventQueueT__inherit__graph.png b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.png
new file mode 100644
index 0000000..f2aad57
Binary files /dev/null and b/structtsm_1_1detail_1_1EventQueueT__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1Event__coll__graph.map b/structtsm_1_1detail_1_1Event__coll__graph.map
new file mode 100644
index 0000000..c38d250
--- /dev/null
+++ b/structtsm_1_1detail_1_1Event__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1Event__coll__graph.md5 b/structtsm_1_1detail_1_1Event__coll__graph.md5
new file mode 100644
index 0000000..ddce250
--- /dev/null
+++ b/structtsm_1_1detail_1_1Event__coll__graph.md5
@@ -0,0 +1 @@
+e1bb0dc980456b8debf760d8b03d8311
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Event__coll__graph.png b/structtsm_1_1detail_1_1Event__coll__graph.png
new file mode 100644
index 0000000..45cee9e
Binary files /dev/null and b/structtsm_1_1detail_1_1Event__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Event__inherit__graph.map b/structtsm_1_1detail_1_1Event__inherit__graph.map
new file mode 100644
index 0000000..8958151
--- /dev/null
+++ b/structtsm_1_1detail_1_1Event__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Event__inherit__graph.md5 b/structtsm_1_1detail_1_1Event__inherit__graph.md5
new file mode 100644
index 0000000..9783802
--- /dev/null
+++ b/structtsm_1_1detail_1_1Event__inherit__graph.md5
@@ -0,0 +1 @@
+fe45ca80116c25d70badee630e19ed45
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Event__inherit__graph.png b/structtsm_1_1detail_1_1Event__inherit__graph.png
new file mode 100644
index 0000000..2683dea
Binary files /dev/null and b/structtsm_1_1detail_1_1Event__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1FreeRTOSClock-members.html b/structtsm_1_1detail_1_1FreeRTOSClock-members.html
new file mode 100644
index 0000000..186b928
--- /dev/null
+++ b/structtsm_1_1detail_1_1FreeRTOSClock-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::FreeRTOSClock , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1FreeRTOSClock.html b/structtsm_1_1detail_1_1FreeRTOSClock.html
new file mode 100644
index 0000000..3e9003f
--- /dev/null
+++ b/structtsm_1_1detail_1_1FreeRTOSClock.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::FreeRTOSClock Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+static constexpr bool is_steady = true
+
+
+
+
+
◆ duration
+
+
+
+
◆ period
+
+
+
+
◆ rep
+
+
+
+
◆ time_point
+
+
+
+
+
◆ now()
+
+
+
+
+
+
+
+
+ static time_point tsm::detail::FreeRTOSClock::now
+ (
+ )
+
+
+
+
+
+inline static noexcept
+
+
+
+
+
+
+
+
+
◆ is_steady
+
+
+
+
+
+
+
+
+ constexpr bool tsm::detail::FreeRTOSClock::is_steady = true
+
+
+
+
+static constexpr
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.map b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.map
new file mode 100644
index 0000000..e2b27de
--- /dev/null
+++ b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.md5 b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.md5
new file mode 100644
index 0000000..6badf27
--- /dev/null
+++ b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.md5
@@ -0,0 +1 @@
+a4866233d2fcf1f4a7e0ee11bfda07ed
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.png b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.png
new file mode 100644
index 0000000..7d9363d
Binary files /dev/null and b/structtsm_1_1detail_1_1FreeRTOSClock__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Hsm-members.html b/structtsm_1_1detail_1_1Hsm-members.html
new file mode 100644
index 0000000..0abbd19
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm-members.html
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::Hsm< T, transitions > , including all inherited members.
+
+ check_guard (Event &&e, State *state)tsm::detail::Hsm< T, transitions > inline
+ current_state ()tsm::detail::Hsm< T, transitions > inline
+ current_state_ tsm::detail::Hsm< T, transitions >
+ entry (Event &&e, State *state) noexcepttsm::detail::Hsm< T, transitions > inline
+ exit (Event &&e, State *state) noexcepttsm::detail::Hsm< T, transitions > inline
+ handle (Event &&e)tsm::detail::Hsm< T, transitions > inline
+ handle_transition (typename transition::from *state, Event &&e)tsm::detail::Hsm< T, transitions > inline
+ handle_transition (State *state, Event &&e)tsm::detail::Hsm< T, transitions > inline
+ Hsm ()tsm::detail::Hsm< T, transitions > inline
+ HsmType typedeftsm::detail::Hsm< T, transitions >
+ initial_state typedeftsm::detail::Hsm< T, transitions >
+ is_hsm tsm::detail::Hsm< T, transitions > static
+ perform_action (Event &&e, State *state)tsm::detail::Hsm< T, transitions > inline
+ States typedeftsm::detail::Hsm< T, transitions >
+ states_ tsm::detail::Hsm< T, transitions >
+ transitions_ tsm::detail::Hsm< T, transitions >
+ type typedeftsm::detail::Hsm< T, transitions >
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Hsm.html b/structtsm_1_1detail_1_1Hsm.html
new file mode 100644
index 0000000..53e3959
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm.html
@@ -0,0 +1,637 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::Hsm< T, transitions > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+ Hsm ()
+
+template<typename Event >
+bool handle (Event &&e )
+
+template<typename Event , typename State >
+void entry (Event &&e , State *state ) noexcept
+
+template<typename Event , typename State >
+void exit (Event &&e , State *state ) noexcept
+
+template<typename Tn , typename Event = typename Tn::event, typename State = typename Tn::from>
+bool check_guard (Event &&e , State *state )
+
+template<typename Tn , typename Event = typename Tn::event, typename State = typename Tn::from>
+void perform_action (Event &&e , State *state )
+
+template<typename transition , typename State = typename transition::from, typename Event = typename transition::event>
+std::enable_if_t<!has_handle_method_v < State, Event , T >, void > handle_transition (typename transition::from *state, Event &&e)
+
+template<typename transition , typename State = typename transition::from, typename Event = typename transition::event>
+std::enable_if_t< has_handle_method_v < State, Event , T >, void > handle_transition (State *state, Event &&e)
+
+template<typename State >
+void current_state ()
+
+
+
+
+
◆ HsmType
+
+
+
+
◆ initial_state
+
+
+
+
◆ States
+
+
+
+
◆ type
+
+
+
+
+
◆ Hsm()
+
+
+
+
+
◆ check_guard()
+
+
+
+
◆ current_state()
+
+
+
+
◆ entry()
+
+
+
+
+
+
+
+
+
+
+
+inline noexcept
+
+
+
+
+
+
+
+
◆ exit()
+
+
+
+
+
+
+
+
+
+
+
+inline noexcept
+
+
+
+
+
+
+
+
◆ handle()
+
+
+
+
◆ handle_transition() [1/2]
+
+
+
+
+template<typename T , typename transitions = typename T::transitions>
+
+template<typename transition , typename State = typename transition::from, typename
Event = typename transition::event>
+
+
+
+
+
+
+
◆ handle_transition() [2/2]
+
+
+
+
+template<typename T , typename transitions = typename T::transitions>
+
+template<typename transition , typename State = typename transition::from, typename
Event = typename transition::event>
+
+
+
+
+
+
+
◆ perform_action()
+
+
+
+
+
◆ current_state_
+
+
+
+
◆ is_hsm
+
+
+
+
+
+
+
+
+
+
+static constexpr
+
+
+
+
+
+
+
+
◆ states_
+
+
+
+
◆ transitions_
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Hsm__coll__graph.map b/structtsm_1_1detail_1_1Hsm__coll__graph.map
new file mode 100644
index 0000000..c38a843
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Hsm__coll__graph.md5 b/structtsm_1_1detail_1_1Hsm__coll__graph.md5
new file mode 100644
index 0000000..229482c
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm__coll__graph.md5
@@ -0,0 +1 @@
+d870628c0833e520a0874624bd2a76e1
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Hsm__coll__graph.png b/structtsm_1_1detail_1_1Hsm__coll__graph.png
new file mode 100644
index 0000000..2897769
Binary files /dev/null and b/structtsm_1_1detail_1_1Hsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Hsm__inherit__graph.map b/structtsm_1_1detail_1_1Hsm__inherit__graph.map
new file mode 100644
index 0000000..c38a843
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Hsm__inherit__graph.md5 b/structtsm_1_1detail_1_1Hsm__inherit__graph.md5
new file mode 100644
index 0000000..229482c
--- /dev/null
+++ b/structtsm_1_1detail_1_1Hsm__inherit__graph.md5
@@ -0,0 +1 @@
+d870628c0833e520a0874624bd2a76e1
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Hsm__inherit__graph.png b/structtsm_1_1detail_1_1Hsm__inherit__graph.png
new file mode 100644
index 0000000..2897769
Binary files /dev/null and b/structtsm_1_1detail_1_1Hsm__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1IntervalTimer-members.html b/structtsm_1_1detail_1_1IntervalTimer-members.html
new file mode 100644
index 0000000..63f73dd
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer-members.html
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::IntervalTimer< Clock, Duration > , including all inherited members.
+
+ ClockType typedeftsm::detail::Timer< Clock, Duration >
+ DurationType typedeftsm::detail::Timer< Clock, Duration >
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ elapsed (ToDuration since) consttsm::detail::Timer< Clock, Duration > inline
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ interval ()tsm::detail::IntervalTimer< Clock, Duration > inline
+ reset ()tsm::detail::Timer< Clock, Duration > inline
+ start ()tsm::detail::Timer< Clock, Duration > inline
+ start_time_ tsm::detail::Timer< Clock, Duration > protected
+ started () consttsm::detail::Timer< Clock, Duration > inline
+ started_ tsm::detail::Timer< Clock, Duration > protected
+ stop ()tsm::detail::Timer< Clock, Duration > inline
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1IntervalTimer.html b/structtsm_1_1detail_1_1IntervalTimer.html
new file mode 100644
index 0000000..3cfec0a
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::IntervalTimer< Clock, Duration > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+Duration interval ()
+
+
+void start ()
+
+Duration elapsed () const
+
+template<typename ToDuration = Duration>
+Duration elapsed (ToDuration since) const
+
+template<typename ToDuration >
+ToDuration elapsed () const
+
+bool started () const
+
+void reset ()
+
+void stop ()
+
+
+
+
+
◆ interval()
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1IntervalTimer__coll__graph.map b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.map
new file mode 100644
index 0000000..299fc1c
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1IntervalTimer__coll__graph.md5 b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.md5
new file mode 100644
index 0000000..46181d8
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.md5
@@ -0,0 +1 @@
+bdfa4c00082fcf8cda87994b6509de29
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1IntervalTimer__coll__graph.png b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.png
new file mode 100644
index 0000000..7254e95
Binary files /dev/null and b/structtsm_1_1detail_1_1IntervalTimer__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.map b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.map
new file mode 100644
index 0000000..299fc1c
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.md5 b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.md5
new file mode 100644
index 0000000..46181d8
--- /dev/null
+++ b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.md5
@@ -0,0 +1 @@
+bdfa4c00082fcf8cda87994b6509de29
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.png b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.png
new file mode 100644
index 0000000..7254e95
Binary files /dev/null and b/structtsm_1_1detail_1_1IntervalTimer__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1OrthogonalExecutionPolicy-members.html b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy-members.html
new file mode 100644
index 0000000..3aa7a12
--- /dev/null
+++ b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::OrthogonalExecutionPolicy< Hsms > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1OrthogonalExecutionPolicy.html b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy.html
new file mode 100644
index 0000000..cd5928a
--- /dev/null
+++ b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy.html
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::OrthogonalExecutionPolicy< Hsms > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+std::tuple< Hsms... > hsms_
+
+
+
+static constexpr bool is_hsm = true
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+
+
◆ entry()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ exit()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
◆ handle()
+
+
+
+
+template<typename... Hsms>
+
+template<typename
Event >
+
+
+
+
+
+
+
+
◆ hsms_
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+
◆ is_hsm
+
+
+
+
+template<typename... Hsms>
+
+
+
+
+
+
+static constexpr
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..6e0e375
--- /dev/null
+++ b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..b26f86f
--- /dev/null
+++ b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+d909210c2a8b460e5d7b53e187695fe6
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..e804cb9
Binary files /dev/null and b/structtsm_1_1detail_1_1OrthogonalExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy-members.html b/structtsm_1_1detail_1_1PeriodicExecutionPolicy-members.html
new file mode 100644
index 0000000..1126e6e
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy-members.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > , including all inherited members.
+
+ ClockType typedeftsm::detail::Timer< Clock, Duration >
+ DurationType typedeftsm::detail::Timer< Clock, Duration >
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ elapsed (ToDuration since) consttsm::detail::Timer< Clock, Duration > inline
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ eventThread_ tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
+ get_period () consttsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ get_ticks ()tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ HsmType typedeftsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ period_ tsm::detail::PeriodicSleepTimer< Clock, Duration > protected
+ PeriodicSleepTimer (Duration period=Duration(1))tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ reset ()tsm::detail::Timer< Clock, Duration > inline
+ start ()tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ start_time_ tsm::detail::Timer< Clock, Duration > protected
+ started () consttsm::detail::Timer< Clock, Duration > inline
+ started_ tsm::detail::Timer< Clock, Duration > protected
+ stop ()tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ tick_event_ tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
+ TimerType typedeftsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ type typedeftsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ wait ()tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ ~PeriodicExecutionPolicy ()tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline virtual
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy.html b/structtsm_1_1detail_1_1PeriodicExecutionPolicy.html
new file mode 100644
index 0000000..5d28c00
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy.html
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::PeriodicExecutionPolicy< Context, Policy, PeriodicTimer > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ HsmType
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ TimerType
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
+
◆ ~PeriodicExecutionPolicy()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+inline virtual
+
+
+
+
+
+
+
+
+
◆ get_ticks()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ stop()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
+
◆ eventThread_
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ tick_event_
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..9c8721b
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.map
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..69ccfe5
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+f3cee64fdbd8083eb5b22c92b080608c
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..883363b
Binary files /dev/null and b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.map b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.map
new file mode 100644
index 0000000..1aef1cc
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.map
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.md5 b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.md5
new file mode 100644
index 0000000..8032300
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.md5
@@ -0,0 +1 @@
+84f5c253ecfaf4474a2480e3b850029d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.png b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.png
new file mode 100644
index 0000000..affbf3b
Binary files /dev/null and b/structtsm_1_1detail_1_1PeriodicExecutionPolicy__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer-members.html b/structtsm_1_1detail_1_1PeriodicSleepTimer-members.html
new file mode 100644
index 0000000..ad643b6
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer-members.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::PeriodicSleepTimer< Clock, Duration > , including all inherited members.
+
+ ClockType typedeftsm::detail::Timer< Clock, Duration >
+ DurationType typedeftsm::detail::Timer< Clock, Duration >
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ elapsed (ToDuration since) consttsm::detail::Timer< Clock, Duration > inline
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ get_period () consttsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ period_ tsm::detail::PeriodicSleepTimer< Clock, Duration > protected
+ PeriodicSleepTimer (Duration period=Duration(1))tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ reset ()tsm::detail::Timer< Clock, Duration > inline
+ start ()tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ start_time_ tsm::detail::Timer< Clock, Duration > protected
+ started () consttsm::detail::Timer< Clock, Duration > inline
+ started_ tsm::detail::Timer< Clock, Duration > protected
+ stop ()tsm::detail::Timer< Clock, Duration > inline
+ wait ()tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer.html b/structtsm_1_1detail_1_1PeriodicSleepTimer.html
new file mode 100644
index 0000000..2f8483f
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::PeriodicSleepTimer< Clock, Duration > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ PeriodicSleepTimer()
+
+
+
+
+template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
+
◆ get_period()
+
+
+
+
+template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ wait()
+
+
+
+
+template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
+
◆ period_
+
+
+
+
+template<typename Clock = AccurateClock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.map b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.map
new file mode 100644
index 0000000..0c868ac
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.md5 b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.md5
new file mode 100644
index 0000000..6f48c3f
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.md5
@@ -0,0 +1 @@
+f94b56c4ee0f6f79938b96691b3b95e5
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.png b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.png
new file mode 100644
index 0000000..e8d87ec
Binary files /dev/null and b/structtsm_1_1detail_1_1PeriodicSleepTimer__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.map b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.map
new file mode 100644
index 0000000..636cc31
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.map
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.md5 b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.md5
new file mode 100644
index 0000000..fc1532f
--- /dev/null
+++ b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.md5
@@ -0,0 +1 @@
+2c08cf594703d40b0d63b3136e9634f0
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.png b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.png
new file mode 100644
index 0000000..b31ed69
Binary files /dev/null and b/structtsm_1_1detail_1_1PeriodicSleepTimer__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator-members.html b/structtsm_1_1detail_1_1RealtimeConfigurator-members.html
new file mode 100644
index 0000000..05361cb
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator-members.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::RealtimeConfigurator , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator.html b/structtsm_1_1detail_1_1RealtimeConfigurator.html
new file mode 100644
index 0000000..d967ac9
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator.html
@@ -0,0 +1,323 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::RealtimeConfigurator Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ RealtimeConfigurator() [1/2]
+
+
+
+
+
+
+
+
+ tsm::detail::RealtimeConfigurator::RealtimeConfigurator
+ (
+ )
+
+
+
+
+
+default
+
+
+
+
+
+
+
+
◆ RealtimeConfigurator() [2/2]
+
+
+
+
+
+
+
+
+ tsm::detail::RealtimeConfigurator::RealtimeConfigurator
+ (
+ int
+ priority ,
+
+
+
+
+ std::array< int, 4 >
+ affinity
+
+
+
+ )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
+
+
◆ config_realtime_thread()
+
+
+
+
+
+
+
+
+ void tsm::detail::RealtimeConfigurator::config_realtime_thread
+ (
+ )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
+
◆ make_real_time()
+
+
+
+
+
+
+
+
+ std::thread tsm::detail::RealtimeConfigurator::make_real_time
+ (
+ std::thread &&
+ t )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
+
◆ real_time_thread()
+
+
+
+
+template<typename Fn >
+
+
+
+
+
+ std::thread tsm::detail::RealtimeConfigurator::real_time_thread
+ (
+ Fn
+ fn )
+
+
+
+
+
+inline
+
+
+
+
+
+
+
+
+
◆ CPU_AFFINITY
+
+
+
+
+
+
+
+
+ std::array<int, 4> tsm::detail::RealtimeConfigurator::CPU_AFFINITY { 0, 1, 2, 3 }
+
+
+
+
+protected
+
+
+
+
+
+
+
+
◆ PROCESS_PRIORITY
+
+
+
+
+
+
+
+
+ int tsm::detail::RealtimeConfigurator::PROCESS_PRIORITY { 98 }
+
+
+
+
+protected
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.map b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.map
new file mode 100644
index 0000000..7f6092d
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.md5 b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.md5
new file mode 100644
index 0000000..bf554cd
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.md5
@@ -0,0 +1 @@
+e87f024a83ac8efc987ad3d305b64394
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.png b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.png
new file mode 100644
index 0000000..a9543b0
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimeConfigurator__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.map b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.map
new file mode 100644
index 0000000..240022d
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.md5 b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.md5
new file mode 100644
index 0000000..23d5d7a
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.md5
@@ -0,0 +1 @@
+e4710a8864ec40735bc9a10b942af3b3
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.png b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.png
new file mode 100644
index 0000000..56a87ef
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimeConfigurator__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy-members.html b/structtsm_1_1detail_1_1RealtimeExecutionPolicy-members.html
new file mode 100644
index 0000000..f6485c1
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy-members.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::RealtimeExecutionPolicy< Context, Policy > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy.html b/structtsm_1_1detail_1_1RealtimeExecutionPolicy.html
new file mode 100644
index 0000000..ad9c40b
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::RealtimeExecutionPolicy< Context, Policy > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ HsmType
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+
+
◆ ~RealtimeExecutionPolicy()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+virtual default
+
+
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..b058415
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..89f31ce
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+b5875eb5133cc750577bd280a5a63c3f
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..54ae37c
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.map b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.map
new file mode 100644
index 0000000..b058415
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.md5 b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.md5
new file mode 100644
index 0000000..89f31ce
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.md5
@@ -0,0 +1 @@
+b5875eb5133cc750577bd280a5a63c3f
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.png b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.png
new file mode 100644
index 0000000..54ae37c
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimeExecutionPolicy__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy-members.html b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy-members.html
new file mode 100644
index 0000000..1aa218f
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy-members.html
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > , including all inherited members.
+
+ ClockType typedeftsm::detail::Timer< Clock, Duration >
+ config_realtime_thread ()tsm::detail::RealtimeConfigurator inline
+ CPU_AFFINITY tsm::detail::RealtimeConfigurator protected
+ DurationType typedeftsm::detail::Timer< Clock, Duration >
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ elapsed (ToDuration since) consttsm::detail::Timer< Clock, Duration > inline
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ eventThread_ tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
+ get_period () consttsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ get_ticks ()tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ HsmType typedeftsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ make_real_time (std::thread &&t)tsm::detail::RealtimeConfigurator inline
+ period_ tsm::detail::PeriodicSleepTimer< Clock, Duration > protected
+ PeriodicSleepTimer (Duration period=Duration(1))tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ PROCESS_PRIORITY tsm::detail::RealtimeConfigurator protected
+ real_time_thread (Fn fn)tsm::detail::RealtimeConfigurator inline
+ RealtimeConfigurator ()=defaulttsm::detail::RealtimeConfigurator
+ RealtimeConfigurator (int priority, std::array< int, 4 > affinity)tsm::detail::RealtimeConfigurator inline
+ reset ()tsm::detail::Timer< Clock, Duration > inline
+ start ()tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ start_time_ tsm::detail::Timer< Clock, Duration > protected
+ started () consttsm::detail::Timer< Clock, Duration > inline
+ started_ tsm::detail::Timer< Clock, Duration > protected
+ stop ()tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline
+ tick_event_ tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > protected
+ TimerType typedeftsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ type typedeftsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer >
+ wait ()tsm::detail::PeriodicSleepTimer< Clock, Duration > inline
+ ~RealtimePeriodicExecutionPolicy ()tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > inline virtual
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy.html b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy.html
new file mode 100644
index 0000000..c73e0a3
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy.html
@@ -0,0 +1,421 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::RealtimePeriodicExecutionPolicy< Context, Policy, PeriodicTimer > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ HsmType
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ TimerType
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
+
◆ ~RealtimePeriodicExecutionPolicy()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+inline virtual
+
+
+
+
+
+
+
+
+
◆ get_ticks()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ stop()
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
+
◆ eventThread_
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
+
◆ tick_event_
+
+
+
+
+template<typename Context , template< typename > class Policy = ThreadedExecutionPolicy, typename PeriodicTimer = PeriodicSleepTimer<std::chrono::steady_clock, std::chrono::milliseconds>>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..a4d7f23
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.map
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..466b8ca
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+fdb9dc0cbe834afb35f4fb39deabb4d5
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..f6f87ee
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map
new file mode 100644
index 0000000..7e25fa0
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.map
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5 b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5
new file mode 100644
index 0000000..a84b01e
--- /dev/null
+++ b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.md5
@@ -0,0 +1 @@
+bb44e523f9af9c52b77d99700fe51702
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png
new file mode 100644
index 0000000..3f01440
Binary files /dev/null and b/structtsm_1_1detail_1_1RealtimePeriodicExecutionPolicy__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy-members.html b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy-members.html
new file mode 100644
index 0000000..8978a5a
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy-members.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::SingleThreadedExecutionPolicy< Context, Policy > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy.html b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy.html
new file mode 100644
index 0000000..520083f
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy.html
@@ -0,0 +1,236 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::SingleThreadedExecutionPolicy< Context, Policy > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ Event
+
+
+
+
+template<typename Context , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
◆ HsmType
+
+
+
+
+template<typename Context , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Context , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
+
◆ send_event()
+
+
+
+
+template<typename Context , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
+
◆ step()
+
+
+
+
+template<typename Context , template< typename > class Policy = make_hsm_t>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.map b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.map
new file mode 100644
index 0000000..d167404
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.md5 b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.md5
new file mode 100644
index 0000000..a507108
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.md5
@@ -0,0 +1 @@
+6c9be78b9664b00d68e5d739bca62095
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.png b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.png
new file mode 100644
index 0000000..feb942a
Binary files /dev/null and b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.map b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.map
new file mode 100644
index 0000000..d167404
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.md5 b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.md5
new file mode 100644
index 0000000..a507108
--- /dev/null
+++ b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.md5
@@ -0,0 +1 @@
+6c9be78b9664b00d68e5d739bca62095
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.png b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.png
new file mode 100644
index 0000000..feb942a
Binary files /dev/null and b/structtsm_1_1detail_1_1SingleThreadedExecutionPolicy__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver-members.html b/structtsm_1_1detail_1_1ThreadedExecWithObserver-members.html
new file mode 100644
index 0000000..989fd02
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver-members.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::ThreadedExecWithObserver< Observer, Context, Policy > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver.html b/structtsm_1_1detail_1_1ThreadedExecWithObserver.html
new file mode 100644
index 0000000..5447c65
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver.html
@@ -0,0 +1,225 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::ThreadedExecWithObserver< Observer, Context, Policy > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
template<typename Observer, typename Context, template< typename > class Policy = ThreadedExecutionPolicy>
+struct tsm::detail::ThreadedExecWithObserver< Observer, Context, Policy >
Another Threaded execution policy. The only difference with ThreadedExecutionPolicy is that an Observer's notify method will be invoked at the end of processing each event - specifically, right before the blocking wait for the next event.
+
+
+
◆ HsmType
+
+
+
+
+template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+
+
◆ ~ThreadedExecWithObserver()
+
+
+
+
+template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
+virtual default
+
+
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Observer , typename Context , template< typename > class Policy = ThreadedExecutionPolicy>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.map b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.map
new file mode 100644
index 0000000..b545cf9
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.md5 b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.md5
new file mode 100644
index 0000000..aef211f
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.md5
@@ -0,0 +1 @@
+c4e7c8c4c152b239a9ff56a0fffe1fb4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.png b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.png
new file mode 100644
index 0000000..a3254e9
Binary files /dev/null and b/structtsm_1_1detail_1_1ThreadedExecWithObserver__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.map b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.map
new file mode 100644
index 0000000..b545cf9
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.md5 b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.md5
new file mode 100644
index 0000000..aef211f
--- /dev/null
+++ b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.md5
@@ -0,0 +1 @@
+c4e7c8c4c152b239a9ff56a0fffe1fb4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.png b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.png
new file mode 100644
index 0000000..a3254e9
Binary files /dev/null and b/structtsm_1_1detail_1_1ThreadedExecWithObserver__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1Timer-members.html b/structtsm_1_1detail_1_1Timer-members.html
new file mode 100644
index 0000000..e06195f
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer-members.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::Timer< Clock, Duration > , including all inherited members.
+
+ ClockType typedeftsm::detail::Timer< Clock, Duration >
+ DurationType typedeftsm::detail::Timer< Clock, Duration >
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ elapsed (ToDuration since) consttsm::detail::Timer< Clock, Duration > inline
+ elapsed () consttsm::detail::Timer< Clock, Duration > inline
+ reset ()tsm::detail::Timer< Clock, Duration > inline
+ start ()tsm::detail::Timer< Clock, Duration > inline
+ start_time_ tsm::detail::Timer< Clock, Duration > protected
+ started () consttsm::detail::Timer< Clock, Duration > inline
+ started_ tsm::detail::Timer< Clock, Duration > protected
+ stop ()tsm::detail::Timer< Clock, Duration > inline
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Timer.html b/structtsm_1_1detail_1_1Timer.html
new file mode 100644
index 0000000..f92eccb
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer.html
@@ -0,0 +1,445 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::Timer< Clock, Duration > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
Helper to implement a Timed Execution Policy.
+ More...
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void start ()
+
+Duration elapsed () const
+
+template<typename ToDuration = Duration>
+Duration elapsed (ToDuration since) const
+
+template<typename ToDuration >
+ToDuration elapsed () const
+
+bool started () const
+
+void reset ()
+
+void stop ()
+
+
+
+
template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+struct tsm::detail::Timer< Clock, Duration >
Helper to implement a Timed Execution Policy.
+
+
+
◆ ClockType
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ DurationType
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
+
◆ elapsed() [1/3]
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ elapsed() [2/3]
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+template<typename ToDuration >
+
+
+
+
+
+
+
◆ elapsed() [3/3]
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+template<typename ToDuration = Duration>
+
+
+
+
+
+ Duration tsm::detail::Timer < Clock, Duration >::elapsed
+ (
+ ToDuration
+ since )
+ const
+
+
+
+
+inline
+
+
+
+
+
+
+
+
◆ reset()
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ start()
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ started()
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ stop()
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
+
◆ start_time_
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
+
◆ started_
+
+
+
+
+template<typename Clock = std::chrono::steady_clock, typename Duration = typename Clock::duration>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Timer__coll__graph.map b/structtsm_1_1detail_1_1Timer__coll__graph.map
new file mode 100644
index 0000000..dc162af
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1Timer__coll__graph.md5 b/structtsm_1_1detail_1_1Timer__coll__graph.md5
new file mode 100644
index 0000000..2d64ac4
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer__coll__graph.md5
@@ -0,0 +1 @@
+20e0a1db2db39591ddc9612fad3199d0
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Timer__coll__graph.png b/structtsm_1_1detail_1_1Timer__coll__graph.png
new file mode 100644
index 0000000..0c7a5f5
Binary files /dev/null and b/structtsm_1_1detail_1_1Timer__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Timer__inherit__graph.map b/structtsm_1_1detail_1_1Timer__inherit__graph.map
new file mode 100644
index 0000000..2b958f0
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer__inherit__graph.map
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Timer__inherit__graph.md5 b/structtsm_1_1detail_1_1Timer__inherit__graph.md5
new file mode 100644
index 0000000..060660f
--- /dev/null
+++ b/structtsm_1_1detail_1_1Timer__inherit__graph.md5
@@ -0,0 +1 @@
+087dc6d3abf862a55b9ab899c49d25b4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Timer__inherit__graph.png b/structtsm_1_1detail_1_1Timer__inherit__graph.png
new file mode 100644
index 0000000..d4022dc
Binary files /dev/null and b/structtsm_1_1detail_1_1Timer__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1Transition-members.html b/structtsm_1_1detail_1_1Transition-members.html
new file mode 100644
index 0000000..0366093
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition-members.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::Transition< From, Event, To, Action, Guard > , including all inherited members.
+
+ action typedeftsm::detail::Transition< From, Event, To, Action, Guard >
+ action_ tsm::detail::Transition< From, Event, To, Action, Guard >
+ event typedeftsm::detail::BaseTransition< From, Event, To >
+ from typedeftsm::detail::BaseTransition< From, Event, To >
+ guard typedeftsm::detail::Transition< From, Event, To, Action, Guard >
+ guard_ tsm::detail::Transition< From, Event, To, Action, Guard >
+ to typedeftsm::detail::BaseTransition< From, Event, To >
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Transition.html b/structtsm_1_1detail_1_1Transition.html
new file mode 100644
index 0000000..a2ed826
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::Transition< From, Event, To, Action, Guard > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ action
+
+
+
+
+template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
+
+
+
+
+
+
+
◆ guard
+
+
+
+
+template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
+
+
+
+
+
+
+
+
◆ action_
+
+
+
+
+template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
+
+
+
+
+
+
+
◆ guard_
+
+
+
+
+template<typename From , typename
Event , typename To , typename Action = void (*)(), typename Guard = bool (*)()>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1TransitionMap-members.html b/structtsm_1_1detail_1_1TransitionMap-members.html
new file mode 100644
index 0000000..2947c2e
--- /dev/null
+++ b/structtsm_1_1detail_1_1TransitionMap-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::TransitionMap< From, Event, Transitions > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1TransitionMap.html b/structtsm_1_1detail_1_1TransitionMap.html
new file mode 100644
index 0000000..da33c73
--- /dev/null
+++ b/structtsm_1_1detail_1_1TransitionMap.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::TransitionMap< From, Event, Transitions > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename From , typename
Event , typename Transitions >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1TransitionMap__coll__graph.map b/structtsm_1_1detail_1_1TransitionMap__coll__graph.map
new file mode 100644
index 0000000..4b422f7
--- /dev/null
+++ b/structtsm_1_1detail_1_1TransitionMap__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1TransitionMap__coll__graph.md5 b/structtsm_1_1detail_1_1TransitionMap__coll__graph.md5
new file mode 100644
index 0000000..953888c
--- /dev/null
+++ b/structtsm_1_1detail_1_1TransitionMap__coll__graph.md5
@@ -0,0 +1 @@
+744e2b6cf8a5b95ccdaf24eecf28464d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1TransitionMap__coll__graph.png b/structtsm_1_1detail_1_1TransitionMap__coll__graph.png
new file mode 100644
index 0000000..2f8a766
Binary files /dev/null and b/structtsm_1_1detail_1_1TransitionMap__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Transition__coll__graph.map b/structtsm_1_1detail_1_1Transition__coll__graph.map
new file mode 100644
index 0000000..28d265e
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Transition__coll__graph.md5 b/structtsm_1_1detail_1_1Transition__coll__graph.md5
new file mode 100644
index 0000000..ae532b9
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition__coll__graph.md5
@@ -0,0 +1 @@
+a3d91d983e236a47cb8d09b805e22a38
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Transition__coll__graph.png b/structtsm_1_1detail_1_1Transition__coll__graph.png
new file mode 100644
index 0000000..4245c1a
Binary files /dev/null and b/structtsm_1_1detail_1_1Transition__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1Transition__inherit__graph.map b/structtsm_1_1detail_1_1Transition__inherit__graph.map
new file mode 100644
index 0000000..aeef0c1
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition__inherit__graph.map
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1Transition__inherit__graph.md5 b/structtsm_1_1detail_1_1Transition__inherit__graph.md5
new file mode 100644
index 0000000..0107c02
--- /dev/null
+++ b/structtsm_1_1detail_1_1Transition__inherit__graph.md5
@@ -0,0 +1 @@
+587f72933a2db0bf02e5c68169165b00
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1Transition__inherit__graph.png b/structtsm_1_1detail_1_1Transition__inherit__graph.png
new file mode 100644
index 0000000..0e4e4f2
Binary files /dev/null and b/structtsm_1_1detail_1_1Transition__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1aggregate__events.html b/structtsm_1_1detail_1_1aggregate__events.html
new file mode 100644
index 0000000..9134091
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::aggregate_events< TransitionsTuple > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..4540944
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::aggregate_events< std::tuple< Transitions... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..8b73efc
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::aggregate_events< std::tuple< Transitions... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Transitions>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..47cc4cc
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..42b6767
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+1dfe5ce44a236e8468d861941d2992af
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..31d4d7f
Binary files /dev/null and b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_01Transitions_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html
new file mode 100644
index 0000000..994c253
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::aggregate_events< std::tuple<> > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html
new file mode 100644
index 0000000..78625c7
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::aggregate_events< std::tuple<> > Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::tuple<>
+
+
+
+
+
◆ type
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map
new file mode 100644
index 0000000..3c777a1
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..20c708b
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+361721cde3e61ac7380b97f41b22f508
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png
new file mode 100644
index 0000000..893e637
Binary files /dev/null and b/structtsm_1_1detail_1_1aggregate__events_3_01std_1_1tuple_3_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1aggregate__events__coll__graph.map b/structtsm_1_1detail_1_1aggregate__events__coll__graph.map
new file mode 100644
index 0000000..2ee9e74
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1aggregate__events__coll__graph.md5 b/structtsm_1_1detail_1_1aggregate__events__coll__graph.md5
new file mode 100644
index 0000000..70b08d8
--- /dev/null
+++ b/structtsm_1_1detail_1_1aggregate__events__coll__graph.md5
@@ -0,0 +1 @@
+6c87d970454aef30e8bb03fd22831197
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1aggregate__events__coll__graph.png b/structtsm_1_1detail_1_1aggregate__events__coll__graph.png
new file mode 100644
index 0000000..abf1e4e
Binary files /dev/null and b/structtsm_1_1detail_1_1aggregate__events__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1append__unique__impl.html b/structtsm_1_1detail_1_1append__unique__impl.html
new file mode 100644
index 0000000..e9b888d
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::append_unique_impl< T, Tuple > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..76c5a83
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::append_unique_impl< T, std::tuple< Ts... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..805583d
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::append_unique_impl< T, std::tuple< Ts... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::conditional_t<!(std::is_same_v< T, Ts >||...), std::tuple< Ts..., T >, std::tuple< Ts... > >
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T , typename... Ts>
+
+
+ using tsm::detail::append_unique_impl < T, std::tuple< Ts... > >::type = std::conditional_t<!(std::is_same_v<T, Ts> || ...), std::tuple<Ts..., T>, std::tuple<Ts...> >
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..34356ba
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..f127002
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+a40e8aecb843341d1465fc6e4133158c
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..8338d3e
Binary files /dev/null and b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html
new file mode 100644
index 0000000..7e4ffbd
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::append_unique_impl< T, std::tuple<> > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html
new file mode 100644
index 0000000..eb1a911
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::append_unique_impl< T, std::tuple<> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::tuple< T >
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map
new file mode 100644
index 0000000..b1171f8
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..883e79a
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+ebb846230fd4be2f92cfdc39f72f5883
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png
new file mode 100644
index 0000000..52ab5d2
Binary files /dev/null and b/structtsm_1_1detail_1_1append__unique__impl_3_01T_00_01std_1_1tuple_3_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1append__unique__impl__coll__graph.map b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.map
new file mode 100644
index 0000000..3722236
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1append__unique__impl__coll__graph.md5 b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.md5
new file mode 100644
index 0000000..b0ed2c4
--- /dev/null
+++ b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.md5
@@ -0,0 +1 @@
+24478367bf49bfe417b8b729549beeb9
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1append__unique__impl__coll__graph.png b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.png
new file mode 100644
index 0000000..7266fa8
Binary files /dev/null and b/structtsm_1_1detail_1_1append__unique__impl__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm.html b/structtsm_1_1detail_1_1get__events__from__hsm.html
new file mode 100644
index 0000000..9feb0ce
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_events_from_hsm< HsmType, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra0ce697acaaa1fcfe3af6e57baddfa976.html b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra0ce697acaaa1fcfe3af6e57baddfa976.html
new file mode 100644
index 0000000..a9a9370
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra0ce697acaaa1fcfe3af6e57baddfa976.html
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_events_from_hsm< HsmType, std::enable_if_t< has_transitions_v< HsmType > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ Transitions
+
+
+
+
+template<typename HsmType >
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename HsmType >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.map b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.map
new file mode 100644
index 0000000..8c4256e
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.md5 b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.md5
new file mode 100644
index 0000000..1e6b96d
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.md5
@@ -0,0 +1 @@
+c708fb5500ec87ff148a32495d759a68
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.png b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.png
new file mode 100644
index 0000000..ab14acb
Binary files /dev/null and b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__tra9af1fba07e8ac066b8cac219416e9c58.png differ
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__traa5a15cd0b692f4dc7253fe51dabc0b1a.html b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__traa5a15cd0b692f4dc7253fe51dabc0b1a.html
new file mode 100644
index 0000000..d70385d
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__traa5a15cd0b692f4dc7253fe51dabc0b1a.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tran2d5dedb66713915f169cf8ef95aa793d.html b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tran2d5dedb66713915f169cf8ef95aa793d.html
new file mode 100644
index 0000000..e203dc5
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tran2d5dedb66713915f169cf8ef95aa793d.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tranaa0e708ca81ecf05ac7bf03d53858089.html b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tranaa0e708ca81ecf05ac7bf03d53858089.html
new file mode 100644
index 0000000..b340392
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__tranaa0e708ca81ecf05ac7bf03d53858089.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_events_from_hsm< HsmType, std::enable_if_t<!has_transitions_v< HsmType > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::tuple<>
+
+
+
+
+
◆ type
+
+
+
+
+template<typename HsmType >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.map b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.map
new file mode 100644
index 0000000..4f60fc1
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.md5 b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.md5
new file mode 100644
index 0000000..7933185
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.md5
@@ -0,0 +1 @@
+998dec13a0f348beb0705ebdd431bc38
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.png b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.png
new file mode 100644
index 0000000..fbac248
Binary files /dev/null and b/structtsm_1_1detail_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__traneccbcf78f02105ae591dacd653649340.png differ
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.map b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.map
new file mode 100644
index 0000000..7a69bbd
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.md5 b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.md5
new file mode 100644
index 0000000..79fb97d
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.md5
@@ -0,0 +1 @@
+d673cb7a3dbd635ea3c3f34af8c8d495
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.png b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.png
new file mode 100644
index 0000000..c8e537d
Binary files /dev/null and b/structtsm_1_1detail_1_1get__events__from__hsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__events__from__transition-members.html b/structtsm_1_1detail_1_1get__events__from__transition-members.html
new file mode 100644
index 0000000..112a699
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__transition-members.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::get_events_from_transition< Transition > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__transition.html b/structtsm_1_1detail_1_1get__events__from__transition.html
new file mode 100644
index 0000000..8cf17cc
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__transition.html
@@ -0,0 +1,178 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_events_from_transition< Transition > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ Event
+
+
+
+
◆ FromEvents
+
+
+
+
◆ ToEvents
+
+
+
+
◆ type
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.map b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.map
new file mode 100644
index 0000000..46cd81f
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.md5 b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.md5
new file mode 100644
index 0000000..6130d4b
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.md5
@@ -0,0 +1 @@
+cde8131664c794cc55c0cc3f4f489e0e
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.png b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.png
new file mode 100644
index 0000000..e7d7ecf
Binary files /dev/null and b/structtsm_1_1detail_1_1get__events__from__transition__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__states.html b/structtsm_1_1detail_1_1get__states.html
new file mode 100644
index 0000000..000f0ad
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_states< Ts > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..6712bba
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::get_states< std::tuple< Ts... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..3be2b20
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_states< std::tuple< Ts... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Ts>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..1809979
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..84afc77
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+64f509af22d250e7ed120b298ef16e47
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..5dddcc7
Binary files /dev/null and b/structtsm_1_1detail_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__states__coll__graph.map b/structtsm_1_1detail_1_1get__states__coll__graph.map
new file mode 100644
index 0000000..e03aca9
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__coll__graph.md5 b/structtsm_1_1detail_1_1get__states__coll__graph.md5
new file mode 100644
index 0000000..1c5699d
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__coll__graph.md5
@@ -0,0 +1 @@
+cd2bc536f024dd0f945a5da5a7c83e52
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__states__coll__graph.png b/structtsm_1_1detail_1_1get__states__coll__graph.png
new file mode 100644
index 0000000..899f94a
Binary files /dev/null and b/structtsm_1_1detail_1_1get__states__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__states__impl.html b/structtsm_1_1detail_1_1get__states__impl.html
new file mode 100644
index 0000000..630b599
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_states_impl< Tuple, Ts > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html
new file mode 100644
index 0000000..73bf0ef
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::get_states_impl< Tuple, First, Rest... > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html
new file mode 100644
index 0000000..3d43ef0
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_states_impl< Tuple, First, Rest... > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ from_states
+
+
+
+
+template<typename Tuple , typename First , typename... Rest>
+
+
+
+
+
+
+
◆ to_states
+
+
+
+
+template<typename Tuple , typename First , typename... Rest>
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Tuple , typename First , typename... Rest>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map
new file mode 100644
index 0000000..58bc0e8
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5
new file mode 100644
index 0000000..4ecdb82
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5
@@ -0,0 +1 @@
+2960453367679c907f3a7359f1bc0a7b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png
new file mode 100644
index 0000000..ab1c574
Binary files /dev/null and b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4-members.html b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4-members.html
new file mode 100644
index 0000000..4f880ca
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::get_states_impl< Tuple > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4.html b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4.html
new file mode 100644
index 0000000..71e7e44
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::get_states_impl< Tuple > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = Tuple
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Tuple >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map
new file mode 100644
index 0000000..a0ad5e6
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5
new file mode 100644
index 0000000..8298a6a
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5
@@ -0,0 +1 @@
+f81b72aea04c997e5191d696dcb34435
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png
new file mode 100644
index 0000000..114c5f4
Binary files /dev/null and b/structtsm_1_1detail_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1get__states__impl__coll__graph.map b/structtsm_1_1detail_1_1get__states__impl__coll__graph.map
new file mode 100644
index 0000000..bd741f4
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1get__states__impl__coll__graph.md5 b/structtsm_1_1detail_1_1get__states__impl__coll__graph.md5
new file mode 100644
index 0000000..1ec30ea
--- /dev/null
+++ b/structtsm_1_1detail_1_1get__states__impl__coll__graph.md5
@@ -0,0 +1 @@
+0fb8cf4cd256903bd7980c9c472de993
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1get__states__impl__coll__graph.png b/structtsm_1_1detail_1_1get__states__impl__coll__graph.png
new file mode 100644
index 0000000..0be622b
Binary files /dev/null and b/structtsm_1_1detail_1_1get__states__impl__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__action.html b/structtsm_1_1detail_1_1has__action.html
new file mode 100644
index 0000000..822cd4c
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_action< T, Event, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_35a48d4d4891f023c69989747172b94e4.html b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_35a48d4d4891f023c69989747172b94e4.html
new file mode 100644
index 0000000..1fc637a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_35a48d4d4891f023c69989747172b94e4.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_action< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::action), T >, std::is_invocable< decltype(&T::action), T & >, std::is_invocable< decltype(&T::action), T, Event > > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.map b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.map
new file mode 100644
index 0000000..5900c46
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.md5 b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.md5
new file mode 100644
index 0000000..5c0f9d1
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.md5
@@ -0,0 +1 @@
+0e29cdce33b655fc86658be7e0996304
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.png b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.png
new file mode 100644
index 0000000..906d5bd
Binary files /dev/null and b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_39fa265aa6fc546782625761bbaa4db89.png differ
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.map b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.map
new file mode 100644
index 0000000..5900c46
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.md5 b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.md5
new file mode 100644
index 0000000..5c0f9d1
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.md5
@@ -0,0 +1 @@
+0e29cdce33b655fc86658be7e0996304
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.png b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.png
new file mode 100644
index 0000000..906d5bd
Binary files /dev/null and b/structtsm_1_1detail_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3ab2e20a87358a290c08ac67b9f3a4d1a.png differ
diff --git a/structtsm_1_1detail_1_1has__action__coll__graph.map b/structtsm_1_1detail_1_1has__action__coll__graph.map
new file mode 100644
index 0000000..73fa323
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action__coll__graph.md5 b/structtsm_1_1detail_1_1has__action__coll__graph.md5
new file mode 100644
index 0000000..e586a1b
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action__coll__graph.md5
@@ -0,0 +1 @@
+2a7f991691c681e6263a5ab347f2be14
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__action__coll__graph.png b/structtsm_1_1detail_1_1has__action__coll__graph.png
new file mode 100644
index 0000000..c61ae28
Binary files /dev/null and b/structtsm_1_1detail_1_1has__action__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__action__inherit__graph.map b/structtsm_1_1detail_1_1has__action__inherit__graph.map
new file mode 100644
index 0000000..73fa323
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__action__inherit__graph.md5 b/structtsm_1_1detail_1_1has__action__inherit__graph.md5
new file mode 100644
index 0000000..e586a1b
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__action__inherit__graph.md5
@@ -0,0 +1 @@
+2a7f991691c681e6263a5ab347f2be14
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__action__inherit__graph.png b/structtsm_1_1detail_1_1has__action__inherit__graph.png
new file mode 100644
index 0000000..c61ae28
Binary files /dev/null and b/structtsm_1_1detail_1_1has__action__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__entry.html b/structtsm_1_1detail_1_1has__entry.html
new file mode 100644
index 0000000..1793cdc
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_entry< T, Event, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.map b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.map
new file mode 100644
index 0000000..c46aa48
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.md5 b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.md5
new file mode 100644
index 0000000..61fb0ef
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.md5
@@ -0,0 +1 @@
+1286b5bb183e2c0e789b71e8d3eab9fd
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.png b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.png
new file mode 100644
index 0000000..a71d4f4
Binary files /dev/null and b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0fff71f75cce3c990e2c53f1045884cd.png differ
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.map b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.map
new file mode 100644
index 0000000..c46aa48
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.md5 b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.md5
new file mode 100644
index 0000000..61fb0ef
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.md5
@@ -0,0 +1 @@
+1286b5bb183e2c0e789b71e8d3eab9fd
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.png b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.png
new file mode 100644
index 0000000..a71d4f4
Binary files /dev/null and b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a009c0e195f5c9895a5a523fb96301f4.png differ
diff --git a/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_cc78f4bb3e1d35aaa7338fc522ab8867.html b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_cc78f4bb3e1d35aaa7338fc522ab8867.html
new file mode 100644
index 0000000..61e60f9
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_cc78f4bb3e1d35aaa7338fc522ab8867.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_entry< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::entry), T >, std::is_invocable< decltype(&T::entry), T & >, std::is_invocable< decltype(&T::entry), T, Event > > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry__coll__graph.map b/structtsm_1_1detail_1_1has__entry__coll__graph.map
new file mode 100644
index 0000000..bda6ae8
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry__coll__graph.md5 b/structtsm_1_1detail_1_1has__entry__coll__graph.md5
new file mode 100644
index 0000000..91b4baf
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry__coll__graph.md5
@@ -0,0 +1 @@
+2647134925ef9d7883cf7f104e2587af
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__entry__coll__graph.png b/structtsm_1_1detail_1_1has__entry__coll__graph.png
new file mode 100644
index 0000000..927acc5
Binary files /dev/null and b/structtsm_1_1detail_1_1has__entry__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__entry__inherit__graph.map b/structtsm_1_1detail_1_1has__entry__inherit__graph.map
new file mode 100644
index 0000000..bda6ae8
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__entry__inherit__graph.md5 b/structtsm_1_1detail_1_1has__entry__inherit__graph.md5
new file mode 100644
index 0000000..91b4baf
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__entry__inherit__graph.md5
@@ -0,0 +1 @@
+2647134925ef9d7883cf7f104e2587af
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__entry__inherit__graph.png b/structtsm_1_1detail_1_1has__entry__inherit__graph.png
new file mode 100644
index 0000000..927acc5
Binary files /dev/null and b/structtsm_1_1detail_1_1has__entry__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__exit.html b/structtsm_1_1detail_1_1has__exit.html
new file mode 100644
index 0000000..7edadc1
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_exit< T, Event, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0029d23e5e8ae1bedf08120807e3790d2.html b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0029d23e5e8ae1bedf08120807e3790d2.html
new file mode 100644
index 0000000..0f60574
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0029d23e5e8ae1bedf08120807e3790d2.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_exit< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::exit), T >, std::is_invocable< decltype(&T::exit), T, T & >, std::is_invocable< decltype(&T::exit), T, Event > > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.map b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.map
new file mode 100644
index 0000000..e617f7d
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.md5 b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.md5
new file mode 100644
index 0000000..d069cd9
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.md5
@@ -0,0 +1 @@
+a14e94fdc7595f777bb87c3b9a83378b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.png b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.png
new file mode 100644
index 0000000..cebcf83
Binary files /dev/null and b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0109156cf67d914672535efcbf531f2c7.png differ
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.map b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.map
new file mode 100644
index 0000000..e617f7d
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.md5 b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.md5
new file mode 100644
index 0000000..d069cd9
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.md5
@@ -0,0 +1 @@
+a14e94fdc7595f777bb87c3b9a83378b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.png b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.png
new file mode 100644
index 0000000..cebcf83
Binary files /dev/null and b/structtsm_1_1detail_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_0bd1b3efd3ef9334c367d6861d676c845.png differ
diff --git a/structtsm_1_1detail_1_1has__exit__coll__graph.map b/structtsm_1_1detail_1_1has__exit__coll__graph.map
new file mode 100644
index 0000000..6c89b53
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit__coll__graph.md5 b/structtsm_1_1detail_1_1has__exit__coll__graph.md5
new file mode 100644
index 0000000..976da11
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit__coll__graph.md5
@@ -0,0 +1 @@
+41a30fe8c118d08196f362d3912dfd26
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__exit__coll__graph.png b/structtsm_1_1detail_1_1has__exit__coll__graph.png
new file mode 100644
index 0000000..cb8c683
Binary files /dev/null and b/structtsm_1_1detail_1_1has__exit__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__exit__inherit__graph.map b/structtsm_1_1detail_1_1has__exit__inherit__graph.map
new file mode 100644
index 0000000..6c89b53
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__exit__inherit__graph.md5 b/structtsm_1_1detail_1_1has__exit__inherit__graph.md5
new file mode 100644
index 0000000..976da11
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__exit__inherit__graph.md5
@@ -0,0 +1 @@
+41a30fe8c118d08196f362d3912dfd26
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__exit__inherit__graph.png b/structtsm_1_1detail_1_1has__exit__inherit__graph.png
new file mode 100644
index 0000000..cb8c683
Binary files /dev/null and b/structtsm_1_1detail_1_1has__exit__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__guard.html b/structtsm_1_1detail_1_1has__guard.html
new file mode 100644
index 0000000..933101a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_guard< T, Event, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.map b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.map
new file mode 100644
index 0000000..31c75b6
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.md5 b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.md5
new file mode 100644
index 0000000..4e782f0
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.md5
@@ -0,0 +1 @@
+5d0c153501feef9838ed45dac6154c87
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.png b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.png
new file mode 100644
index 0000000..ed03ced
Binary files /dev/null and b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_5feba10db0787032ed0a423cd5eb7d1b.png differ
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.map b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.map
new file mode 100644
index 0000000..31c75b6
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.md5 b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.md5
new file mode 100644
index 0000000..4e782f0
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.md5
@@ -0,0 +1 @@
+5d0c153501feef9838ed45dac6154c87
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.png b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.png
new file mode 100644
index 0000000..ed03ced
Binary files /dev/null and b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_742e41e37666830cfa6aaef91391cf94.png differ
diff --git a/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a9fecc5c0ad71d2890c8dca976731158.html b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a9fecc5c0ad71d2890c8dca976731158.html
new file mode 100644
index 0000000..504b763
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_a9fecc5c0ad71d2890c8dca976731158.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_guard< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::guard), T >, std::is_invocable< decltype(&T::guard), T & >, std::is_invocable< decltype(&T::guard), T, Event > > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard__coll__graph.map b/structtsm_1_1detail_1_1has__guard__coll__graph.map
new file mode 100644
index 0000000..1c7a22a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard__coll__graph.md5 b/structtsm_1_1detail_1_1has__guard__coll__graph.md5
new file mode 100644
index 0000000..2ebd33f
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard__coll__graph.md5
@@ -0,0 +1 @@
+68a33f2bae52fa28bf08d8d46339cdf4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__guard__coll__graph.png b/structtsm_1_1detail_1_1has__guard__coll__graph.png
new file mode 100644
index 0000000..2937ca1
Binary files /dev/null and b/structtsm_1_1detail_1_1has__guard__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__guard__inherit__graph.map b/structtsm_1_1detail_1_1has__guard__inherit__graph.map
new file mode 100644
index 0000000..1c7a22a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__guard__inherit__graph.md5 b/structtsm_1_1detail_1_1has__guard__inherit__graph.md5
new file mode 100644
index 0000000..2ebd33f
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__guard__inherit__graph.md5
@@ -0,0 +1 @@
+68a33f2bae52fa28bf08d8d46339cdf4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__guard__inherit__graph.png b/structtsm_1_1detail_1_1has__guard__inherit__graph.png
new file mode 100644
index 0000000..2937ca1
Binary files /dev/null and b/structtsm_1_1detail_1_1has__guard__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__handle__method.html b/structtsm_1_1detail_1_1has__handle__method.html
new file mode 100644
index 0000000..e811ed3
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_handle_method< State, Event, Context, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.map b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.map
new file mode 100644
index 0000000..e87d037
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.md5 b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.md5
new file mode 100644
index 0000000..0a64246
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.md5
@@ -0,0 +1 @@
+35eee236754e35e00f2d8f17953e8db6
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.png b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.png
new file mode 100644
index 0000000..f8f4877
Binary files /dev/null and b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t04b7229a023297ed46adfca746abca96.png differ
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t147efe891efbf9fd6621540de92d7500.html b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t147efe891efbf9fd6621540de92d7500.html
new file mode 100644
index 0000000..c171c1d
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t147efe891efbf9fd6621540de92d7500.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_handle_method< State, Event, Context, std::void_t< decltype(std::declval< State >().handle(std::declval< Context & >(), std::declval< Event >()))> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.map b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.map
new file mode 100644
index 0000000..e87d037
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.md5 b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.md5
new file mode 100644
index 0000000..0a64246
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.md5
@@ -0,0 +1 @@
+35eee236754e35e00f2d8f17953e8db6
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.png b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.png
new file mode 100644
index 0000000..f8f4877
Binary files /dev/null and b/structtsm_1_1detail_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__ta3c6915d6e764d44103f02c8962d7bde.png differ
diff --git a/structtsm_1_1detail_1_1has__handle__method__coll__graph.map b/structtsm_1_1detail_1_1has__handle__method__coll__graph.map
new file mode 100644
index 0000000..ab6c71a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method__coll__graph.md5 b/structtsm_1_1detail_1_1has__handle__method__coll__graph.md5
new file mode 100644
index 0000000..84cb26b
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method__coll__graph.md5
@@ -0,0 +1 @@
+b2f93b03d4a98920e986952e744a475d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__handle__method__coll__graph.png b/structtsm_1_1detail_1_1has__handle__method__coll__graph.png
new file mode 100644
index 0000000..b8aeb33
Binary files /dev/null and b/structtsm_1_1detail_1_1has__handle__method__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__handle__method__inherit__graph.map b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.map
new file mode 100644
index 0000000..ab6c71a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__handle__method__inherit__graph.md5 b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.md5
new file mode 100644
index 0000000..84cb26b
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.md5
@@ -0,0 +1 @@
+b2f93b03d4a98920e986952e744a475d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__handle__method__inherit__graph.png b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.png
new file mode 100644
index 0000000..b8aeb33
Binary files /dev/null and b/structtsm_1_1detail_1_1has__handle__method__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__transitions.html b/structtsm_1_1detail_1_1has__transitions.html
new file mode 100644
index 0000000..e6a7a3a
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_transitions< typename, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html
new file mode 100644
index 0000000..fa9028d
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::has_transitions< T, std::void_t< typename T::transitions > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..e9d9abb
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..bed63ed
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+0c3f67087ab4cf240684517eef61768b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..72eb101
Binary files /dev/null and b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map
new file mode 100644
index 0000000..e9d9abb
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5 b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5
new file mode 100644
index 0000000..bed63ed
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5
@@ -0,0 +1 @@
+0c3f67087ab4cf240684517eef61768b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png
new file mode 100644
index 0000000..72eb101
Binary files /dev/null and b/structtsm_1_1detail_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__transitions__coll__graph.map b/structtsm_1_1detail_1_1has__transitions__coll__graph.map
new file mode 100644
index 0000000..9efb1c5
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions__coll__graph.md5 b/structtsm_1_1detail_1_1has__transitions__coll__graph.md5
new file mode 100644
index 0000000..8d713e4
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions__coll__graph.md5
@@ -0,0 +1 @@
+8a4393d9ef28e9362b8c2c6840ddac6b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__transitions__coll__graph.png b/structtsm_1_1detail_1_1has__transitions__coll__graph.png
new file mode 100644
index 0000000..495ccfc
Binary files /dev/null and b/structtsm_1_1detail_1_1has__transitions__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1has__transitions__inherit__graph.map b/structtsm_1_1detail_1_1has__transitions__inherit__graph.map
new file mode 100644
index 0000000..9efb1c5
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1has__transitions__inherit__graph.md5 b/structtsm_1_1detail_1_1has__transitions__inherit__graph.md5
new file mode 100644
index 0000000..8d713e4
--- /dev/null
+++ b/structtsm_1_1detail_1_1has__transitions__inherit__graph.md5
@@ -0,0 +1 @@
+8a4393d9ef28e9362b8c2c6840ddac6b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1has__transitions__inherit__graph.png b/structtsm_1_1detail_1_1has__transitions__inherit__graph.png
new file mode 100644
index 0000000..495ccfc
Binary files /dev/null and b/structtsm_1_1detail_1_1has__transitions__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm.html b/structtsm_1_1detail_1_1is__clocked__hsm.html
new file mode 100644
index 0000000..5761351
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_clocked_hsm< T, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.map b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.map
new file mode 100644
index 0000000..b2c9c7f
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.md5 b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.md5
new file mode 100644
index 0000000..316f873
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.md5
@@ -0,0 +1 @@
+dc30834fed4d1019eb8e2379bc56476d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.png b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.png
new file mode 100644
index 0000000..a2f23c6
Binary files /dev/null and b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clockeb896d8cf628ee63d9a4f977f1e722a57.png differ
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html
new file mode 100644
index 0000000..1e5df22
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_clocked_hsm< T, std::void_t< decltype(T::is_clocked_hsm)> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map
new file mode 100644
index 0000000..b2c9c7f
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..316f873
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+dc30834fed4d1019eb8e2379bc56476d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png
new file mode 100644
index 0000000..a2f23c6
Binary files /dev/null and b/structtsm_1_1detail_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.map b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.map
new file mode 100644
index 0000000..cd2af30
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.md5 b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.md5
new file mode 100644
index 0000000..dbfcf4f
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.md5
@@ -0,0 +1 @@
+86f9683166b5231381cbb9cbde1d45b2
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.png b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.png
new file mode 100644
index 0000000..20e295a
Binary files /dev/null and b/structtsm_1_1detail_1_1is__clocked__hsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.map b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.map
new file mode 100644
index 0000000..cd2af30
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.md5 b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.md5
new file mode 100644
index 0000000..dbfcf4f
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.md5
@@ -0,0 +1 @@
+86f9683166b5231381cbb9cbde1d45b2
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.png b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.png
new file mode 100644
index 0000000..20e295a
Binary files /dev/null and b/structtsm_1_1detail_1_1is__clocked__hsm__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__hsm__trait.html b/structtsm_1_1detail_1_1is__hsm__trait.html
new file mode 100644
index 0000000..f7780ee
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_hsm_trait< typename, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html
new file mode 100644
index 0000000..941a3b0
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_hsm_trait< T, std::void_t< decltype(T::is_hsm)> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map
new file mode 100644
index 0000000..9846e2a
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..5d2896c
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+08179a6053b392e26a14ed15614d47a4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png
new file mode 100644
index 0000000..f925158
Binary files /dev/null and b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map
new file mode 100644
index 0000000..9846e2a
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5 b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5
new file mode 100644
index 0000000..5d2896c
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5
@@ -0,0 +1 @@
+08179a6053b392e26a14ed15614d47a4
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png
new file mode 100644
index 0000000..f925158
Binary files /dev/null and b/structtsm_1_1detail_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.map b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.map
new file mode 100644
index 0000000..c704154
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.md5 b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.md5
new file mode 100644
index 0000000..bfa2587
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.md5
@@ -0,0 +1 @@
+2acad003040f993cbcfda27c082602fd
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.png b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.png
new file mode 100644
index 0000000..db85d6b
Binary files /dev/null and b/structtsm_1_1detail_1_1is__hsm__trait__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.map b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.map
new file mode 100644
index 0000000..c704154
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.md5 b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.md5
new file mode 100644
index 0000000..bfa2587
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.md5
@@ -0,0 +1 @@
+2acad003040f993cbcfda27c082602fd
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.png b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.png
new file mode 100644
index 0000000..db85d6b
Binary files /dev/null and b/structtsm_1_1detail_1_1is__hsm__trait__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__transition__match.html b/structtsm_1_1detail_1_1is__transition__match.html
new file mode 100644
index 0000000..51a26f3
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_transition_match< Transition, From, Event > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.map b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.map
new file mode 100644
index 0000000..23faef5
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.md5 b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.md5
new file mode 100644
index 0000000..972e37b
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.md5
@@ -0,0 +1 @@
+f40692129d9afac07aa61208a15d3b4b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.png b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.png
new file mode 100644
index 0000000..dbc43d6
Binary files /dev/null and b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act29c27b394d3c0154e45251e89ba368b4.png differ
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act2ff4aa8e8640094e6289ef04a6fa673c.html b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act2ff4aa8e8640094e6289ef04a6fa673c.html
new file mode 100644
index 0000000..1739dea
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act2ff4aa8e8640094e6289ef04a6fa673c.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::is_transition_match< Transition< From, Event, To, Action, Guard >, From, Event > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.map b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.map
new file mode 100644
index 0000000..23faef5
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.md5 b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.md5
new file mode 100644
index 0000000..972e37b
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.md5
@@ -0,0 +1 @@
+f40692129d9afac07aa61208a15d3b4b
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.png b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.png
new file mode 100644
index 0000000..dbc43d6
Binary files /dev/null and b/structtsm_1_1detail_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Act560890c38c9adb5546254858b9d2023a.png differ
diff --git a/structtsm_1_1detail_1_1is__transition__match__coll__graph.map b/structtsm_1_1detail_1_1is__transition__match__coll__graph.map
new file mode 100644
index 0000000..c40ffb0
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match__coll__graph.md5 b/structtsm_1_1detail_1_1is__transition__match__coll__graph.md5
new file mode 100644
index 0000000..8a3eac1
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match__coll__graph.md5
@@ -0,0 +1 @@
+29e284b4754a93b6b81150cb3fa0c316
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__transition__match__coll__graph.png b/structtsm_1_1detail_1_1is__transition__match__coll__graph.png
new file mode 100644
index 0000000..56d2032
Binary files /dev/null and b/structtsm_1_1detail_1_1is__transition__match__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1is__transition__match__inherit__graph.map b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.map
new file mode 100644
index 0000000..c40ffb0
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1is__transition__match__inherit__graph.md5 b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.md5
new file mode 100644
index 0000000..8a3eac1
--- /dev/null
+++ b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.md5
@@ -0,0 +1 @@
+29e284b4754a93b6b81150cb3fa0c316
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1is__transition__match__inherit__graph.png b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.png
new file mode 100644
index 0000000..56d2032
Binary files /dev/null and b/structtsm_1_1detail_1_1is__transition__match__inherit__graph.png differ
diff --git a/structtsm_1_1detail_1_1make__concurrent__hsm-members.html b/structtsm_1_1detail_1_1make__concurrent__hsm-members.html
new file mode 100644
index 0000000..0c858be
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__concurrent__hsm-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::make_concurrent_hsm< Policy, Ts > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__concurrent__hsm.html b/structtsm_1_1detail_1_1make__concurrent__hsm.html
new file mode 100644
index 0000000..f8b4593
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__concurrent__hsm.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::make_concurrent_hsm< Policy, Ts > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<template< typename > class Policy = ThreadedExecutionPolicy, typename... Ts>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.map b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.map
new file mode 100644
index 0000000..2d20d96
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.md5 b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.md5
new file mode 100644
index 0000000..de03f72
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.md5
@@ -0,0 +1 @@
+21b849f3e80222cd5a62e2f4026b42fd
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.png b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.png
new file mode 100644
index 0000000..3db6814
Binary files /dev/null and b/structtsm_1_1detail_1_1make__concurrent__hsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1make__hsm.html b/structtsm_1_1detail_1_1make__hsm.html
new file mode 100644
index 0000000..646bb93
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::make_hsm< T, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
new file mode 100644
index 0000000..86a610c
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::make_hsm< T, std::enable_if_t< is_state_trait_v< T > > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html
new file mode 100644
index 0000000..4566c77
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::make_hsm< T, std::enable_if_t< is_state_trait_v< T > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ transitions
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..418c30b
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..06f3692
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+d61f15902b9242071a68d04ca9e671cf
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..b5b98c7
Binary files /dev/null and b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
new file mode 100644
index 0000000..5b43fb4
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::make_hsm< T, std::enable_if_t<!is_state_trait_v< T > > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html
new file mode 100644
index 0000000..b958bae
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::make_hsm< T, std::enable_if_t<!is_state_trait_v< T > > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..26b6efd
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..14a4c31
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+4af8cf950d2c6c888bcf874f3408dda7
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..ef0b41e
Binary files /dev/null and b/structtsm_1_1detail_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1make__hsm__coll__graph.map b/structtsm_1_1detail_1_1make__hsm__coll__graph.map
new file mode 100644
index 0000000..9a702f6
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1make__hsm__coll__graph.md5 b/structtsm_1_1detail_1_1make__hsm__coll__graph.md5
new file mode 100644
index 0000000..ac5e213
--- /dev/null
+++ b/structtsm_1_1detail_1_1make__hsm__coll__graph.md5
@@ -0,0 +1 @@
+e46aafe3f11a8a43d3d3e421544d1b0f
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1make__hsm__coll__graph.png b/structtsm_1_1detail_1_1make__hsm__coll__graph.png
new file mode 100644
index 0000000..4ae4e64
Binary files /dev/null and b/structtsm_1_1detail_1_1make__hsm__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1transition__map__helper.html b/structtsm_1_1detail_1_1transition__map__helper.html
new file mode 100644
index 0000000..6654a28
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::transition_map_helper< From, Event, TransitionsTuple, Index, typename > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.map b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.map
new file mode 100644
index 0000000..3544135
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.md5 b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.md5
new file mode 100644
index 0000000..9ab7d46
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.md5
@@ -0,0 +1 @@
+3b3855877e3d5e52542e50027d0974c5
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.png b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.png
new file mode 100644
index 0000000..d2bbd88
Binary files /dev/null and b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit524e08e0c5f95e2d04f3e062d3013dac.png differ
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit63e3dfe39dc2b141d1633ebe9f2d403b.html b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit63e3dfe39dc2b141d1633ebe9f2d403b.html
new file mode 100644
index 0000000..b13a730
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit63e3dfe39dc2b141d1633ebe9f2d403b.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename From , typename
Event , typename... Transitions, size_t Index>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit6fdc295dd6923618f01bbda0881b69be.html b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit6fdc295dd6923618f01bbda0881b69be.html
new file mode 100644
index 0000000..ad8070f
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit6fdc295dd6923618f01bbda0881b69be.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+static constexpr bool match
+
+
+
+
+
◆ CurrentTransition
+
+
+
+
+template<typename From , typename
Event , typename... Transitions, size_t Index>
+
+
+ using tsm::detail::transition_map_helper < From, Event , std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >::CurrentTransition = std::tuple_element_t<Index, std::tuple<Transitions...> >
+
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename From , typename
Event , typename... Transitions, size_t Index>
+
+
+
+
+
+
+
+
◆ match
+
+
+
+
+template<typename From , typename
Event , typename... Transitions, size_t Index>
+
+
+
+
+
+
+static constexpr
+
+
+
+
Initial value: =
+
is_transition_match<CurrentTransition, From, Event>::value
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit906b531bd332807a684049cd0b5d14b7.html b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit906b531bd332807a684049cd0b5d14b7.html
new file mode 100644
index 0000000..7be85df
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit906b531bd332807a684049cd0b5d14b7.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit908a9f357873de0dc744f3c45bdea7f3.html b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit908a9f357873de0dc744f3c45bdea7f3.html
new file mode 100644
index 0000000..ee93b01
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transit908a9f357873de0dc744f3c45bdea7f3.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > , including all inherited members.
+
+ CurrentTransition typedeftsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >
+ match tsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > static
+ type typedeftsm::detail::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.map b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.map
new file mode 100644
index 0000000..4685390
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.md5 b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.md5
new file mode 100644
index 0000000..4dce817
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.md5
@@ -0,0 +1 @@
+0c971f8dffafa21d2b49094b0e669521
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.png b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.png
new file mode 100644
index 0000000..5c29e8a
Binary files /dev/null and b/structtsm_1_1detail_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitfca0fe2a929b1426b087d09aaca829d1.png differ
diff --git a/structtsm_1_1detail_1_1transition__map__helper__coll__graph.map b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.map
new file mode 100644
index 0000000..e8144d5
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1transition__map__helper__coll__graph.md5 b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.md5
new file mode 100644
index 0000000..197a916
--- /dev/null
+++ b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.md5
@@ -0,0 +1 @@
+4f9c1b442d5c9cc51a2c881608bcb0cc
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1transition__map__helper__coll__graph.png b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.png
new file mode 100644
index 0000000..a076bdb
Binary files /dev/null and b/structtsm_1_1detail_1_1transition__map__helper__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl.html b/structtsm_1_1detail_1_1tuple__to__variant__impl.html
new file mode 100644
index 0000000..b0dea62
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::tuple_to_variant_impl< Tuple > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..2091150
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::tuple_to_variant_impl< std::tuple< Ts... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..ad640e8
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::tuple_to_variant_impl< std::tuple< Ts... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::variant< Ts... >
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Ts>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..91a4451
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..206214b
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+6efa72235f67e1349244e50b73a5dcbb
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..b6a7837
Binary files /dev/null and b/structtsm_1_1detail_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.map b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.map
new file mode 100644
index 0000000..6f6e993
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.md5 b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.md5
new file mode 100644
index 0000000..4cb915a
--- /dev/null
+++ b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.md5
@@ -0,0 +1 @@
+6dd5c9e5a9ddfcc51565c27b0a601c2d
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.png b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.png
new file mode 100644
index 0000000..dd32a58
Binary files /dev/null and b/structtsm_1_1detail_1_1tuple__to__variant__impl__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1unique__tuple-members.html b/structtsm_1_1detail_1_1unique__tuple-members.html
new file mode 100644
index 0000000..83bab0a
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::unique_tuple< Ts, Us > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple.html b/structtsm_1_1detail_1_1unique__tuple.html
new file mode 100644
index 0000000..7801750
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::unique_tuple< Ts, Us > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename Ts , typename Us = std::tuple<>>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__coll__graph.map b/structtsm_1_1detail_1_1unique__tuple__coll__graph.map
new file mode 100644
index 0000000..70247b0
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__coll__graph.md5 b/structtsm_1_1detail_1_1unique__tuple__coll__graph.md5
new file mode 100644
index 0000000..d75e9e8
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__coll__graph.md5
@@ -0,0 +1 @@
+b78a6be8d68af548eca92a2a98f19728
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1unique__tuple__coll__graph.png b/structtsm_1_1detail_1_1unique__tuple__coll__graph.png
new file mode 100644
index 0000000..5dc16d5
Binary files /dev/null and b/structtsm_1_1detail_1_1unique__tuple__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl.html b/structtsm_1_1detail_1_1unique__tuple__impl.html
new file mode 100644
index 0000000..ef6aa45
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::unique_tuple_impl< Ts, Us > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..b653209
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::unique_tuple_impl< std::tuple< T, Ts... >, std::tuple< Us... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T , typename... Ts, typename... Us>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.map b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.map
new file mode 100644
index 0000000..f476c17
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.md5 b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.md5
new file mode 100644
index 0000000..1dcba89
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.md5
@@ -0,0 +1 @@
+5ef9d9ac331f012abef7f7122206215f
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.png b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.png
new file mode 100644
index 0000000..8ab80ce
Binary files /dev/null and b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_4c06c762a1c04ef875be75f7c1fefcad.png differ
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_71819e1666ae703f1c6bb2374fa992ae.html b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_71819e1666ae703f1c6bb2374fa992ae.html
new file mode 100644
index 0000000..3f59636
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_71819e1666ae703f1c6bb2374fa992ae.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::unique_tuple_impl< std::tuple< T, Ts... >, std::tuple< Us... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..4544dc5
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::unique_tuple_impl< std::tuple<>, std::tuple< Us... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..50ac6e5
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::unique_tuple_impl< std::tuple<>, std::tuple< Us... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::tuple< Us... >
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Us>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..bd1656e
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..bca1cf3
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+cddfd74f8291696f26ba30a7d85295de
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..e1a3f95
Binary files /dev/null and b/structtsm_1_1detail_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.map b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.map
new file mode 100644
index 0000000..eb3eab1
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.md5 b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.md5
new file mode 100644
index 0000000..13f1ff4
--- /dev/null
+++ b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.md5
@@ -0,0 +1 @@
+3d3b8b06b888e84773c1ee57d080ba74
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.png b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.png
new file mode 100644
index 0000000..82655ae
Binary files /dev/null and b/structtsm_1_1detail_1_1unique__tuple__impl__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrap__transition-members.html b/structtsm_1_1detail_1_1wrap__transition-members.html
new file mode 100644
index 0000000..e141c06
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transition-members.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::wrap_transition< T > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transition.html b/structtsm_1_1detail_1_1wrap__transition.html
new file mode 100644
index 0000000..cdec545
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transition.html
@@ -0,0 +1,250 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrap_transition< T > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ action
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ event
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ from
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ guard
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ to
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ wrap_from
+
+
+
+
+template<typename T >
+
+
+
+
+
+
+
◆ wrap_to
+
+
+
+
+template<typename T >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transition__coll__graph.map b/structtsm_1_1detail_1_1wrap__transition__coll__graph.map
new file mode 100644
index 0000000..3d6ffd7
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transition__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transition__coll__graph.md5 b/structtsm_1_1detail_1_1wrap__transition__coll__graph.md5
new file mode 100644
index 0000000..af9f037
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transition__coll__graph.md5
@@ -0,0 +1 @@
+21bcb2b9b71a1bb94499a26b44c58b51
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrap__transition__coll__graph.png b/structtsm_1_1detail_1_1wrap__transition__coll__graph.png
new file mode 100644
index 0000000..afb2b53
Binary files /dev/null and b/structtsm_1_1detail_1_1wrap__transition__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrap__transitions.html b/structtsm_1_1detail_1_1wrap__transitions.html
new file mode 100644
index 0000000..d99ce29
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrap_transitions< Ts > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..f56c86d
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::wrap_transitions< std::tuple< Ts... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..c504059
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrap_transitions< std::tuple< Ts... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename... Ts>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..cffc892
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..1f3a5ba
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+0dfc557ca10b06c91b380aaf4306c016
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..ce28e79
Binary files /dev/null and b/structtsm_1_1detail_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrap__transitions__coll__graph.map b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.map
new file mode 100644
index 0000000..f56c260
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__transitions__coll__graph.md5 b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.md5
new file mode 100644
index 0000000..65bf902
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.md5
@@ -0,0 +1 @@
+e530786884a5fac5f042207c687b8f3a
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrap__transitions__coll__graph.png b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.png
new file mode 100644
index 0000000..c192593
Binary files /dev/null and b/structtsm_1_1detail_1_1wrap__transitions__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrap__type__impl.html b/structtsm_1_1detail_1_1wrap__type__impl.html
new file mode 100644
index 0000000..40ea756
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl.html
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrap_type_impl< Wrapper, Tuple > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
new file mode 100644
index 0000000..c63e657
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::wrap_type_impl< Wrapper, std::tuple< Ts... > > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
new file mode 100644
index 0000000..2143628
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrap_type_impl< Wrapper, std::tuple< Ts... > > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+using type = std::tuple< typename Wrapper< Ts >::type... >
+
+
+
+
+
◆ type
+
+
+
+
+template<template< class > class Wrapper, typename... Ts>
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
new file mode 100644
index 0000000..5b7402b
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
new file mode 100644
index 0000000..e2cf271
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
@@ -0,0 +1 @@
+5b1a52ccb1a7a6fdaa56722cf705788c
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
new file mode 100644
index 0000000..2c4b739
Binary files /dev/null and b/structtsm_1_1detail_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.map b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.map
new file mode 100644
index 0000000..2549505
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.md5 b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.md5
new file mode 100644
index 0000000..8edc7c6
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.md5
@@ -0,0 +1 @@
+e1f9a7df4acb3fd8c4ce0e6124dc8aa0
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.png b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.png
new file mode 100644
index 0000000..75598f3
Binary files /dev/null and b/structtsm_1_1detail_1_1wrap__type__impl__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrapped__event-members.html b/structtsm_1_1detail_1_1wrapped__event-members.html
new file mode 100644
index 0000000..4980558
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
tsm: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for tsm::detail::wrapped_event< T > , including all inherited members.
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrapped__event.html b/structtsm_1_1detail_1_1wrapped__event.html
new file mode 100644
index 0000000..eea5134
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
tsm: tsm::detail::wrapped_event< T > Struct Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tsm 0.1.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
#include <tsm.h >
+
+
+
+
+
+
+
+
◆ type
+
+
+
+
+template<typename T >
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrapped__event__coll__graph.map b/structtsm_1_1detail_1_1wrapped__event__coll__graph.map
new file mode 100644
index 0000000..71f1630
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrapped__event__coll__graph.md5 b/structtsm_1_1detail_1_1wrapped__event__coll__graph.md5
new file mode 100644
index 0000000..9b40fb0
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event__coll__graph.md5
@@ -0,0 +1 @@
+13d8da90e9cb1b4898365859bc25efce
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrapped__event__coll__graph.png b/structtsm_1_1detail_1_1wrapped__event__coll__graph.png
new file mode 100644
index 0000000..aeb4597
Binary files /dev/null and b/structtsm_1_1detail_1_1wrapped__event__coll__graph.png differ
diff --git a/structtsm_1_1detail_1_1wrapped__event__inherit__graph.map b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.map
new file mode 100644
index 0000000..71f1630
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/structtsm_1_1detail_1_1wrapped__event__inherit__graph.md5 b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.md5
new file mode 100644
index 0000000..9b40fb0
--- /dev/null
+++ b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.md5
@@ -0,0 +1 @@
+13d8da90e9cb1b4898365859bc25efce
\ No newline at end of file
diff --git a/structtsm_1_1detail_1_1wrapped__event__inherit__graph.png b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.png
new file mode 100644
index 0000000..aeb4597
Binary files /dev/null and b/structtsm_1_1detail_1_1wrapped__event__inherit__graph.png differ
diff --git a/structtsm_1_1get__events__from__hsm.html b/structtsm_1_1get__events__from__hsm.html
deleted file mode 100644
index 7ffc1e8..0000000
--- a/structtsm_1_1get__events__from__hsm.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_events_from_hsm< HsmType, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__e9333fa9822221c637671b6608290e08.html b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__e9333fa9822221c637671b6608290e08.html
deleted file mode 100644
index 3ac3c44..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__e9333fa9822221c637671b6608290e08.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.map b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.map
deleted file mode 100644
index 0ba9f61..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.md5 b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.md5
deleted file mode 100644
index 0860952..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.md5
+++ /dev/null
@@ -1 +0,0 @@
-bfd93cfe0b4f87a2daaa3a8ebcc88704
\ No newline at end of file
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.png b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.png
deleted file mode 100644
index 8dc5df7..0000000
Binary files a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__ee249f539d174cd2ec909472be0a2e3f.png and /dev/null differ
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__v_3_01HsmType_01_4_01_4_01_4.html b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__v_3_01HsmType_01_4_01_4_01_4.html
deleted file mode 100644
index cdbac14..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_01has__transitions__v_3_01HsmType_01_4_01_4_01_4.html
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_events_from_hsm< HsmType, std::enable_if_t< has_transitions_v< HsmType > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ Transitions
-
-
-
-
-template<typename HsmType >
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename HsmType >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v69f8f2a97184abd580ae03ef580e62a0.html b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v69f8f2a97184abd580ae03ef580e62a0.html
deleted file mode 100644
index dd4b92b..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v69f8f2a97184abd580ae03ef580e62a0.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.map b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.map
deleted file mode 100644
index d9a4b58..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.md5 b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.md5
deleted file mode 100644
index 0640b1a..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.md5
+++ /dev/null
@@ -1 +0,0 @@
-fd862f7b8728d3c9f5387579fda1e038
\ No newline at end of file
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.png b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.png
deleted file mode 100644
index 5aac04d..0000000
Binary files a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v9aa0849dda497e76251988b70e7e1afb.png and /dev/null differ
diff --git a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v_3_01HsmType_01_4_01_4_01_4.html b/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v_3_01HsmType_01_4_01_4_01_4.html
deleted file mode 100644
index 1acae2a..0000000
--- a/structtsm_1_1get__events__from__hsm_3_01HsmType_00_01std_1_1enable__if__t_3_9has__transitions__v_3_01HsmType_01_4_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_events_from_hsm< HsmType, std::enable_if_t<!has_transitions_v< HsmType > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::tuple<>
-
-
-
-
-
◆ type
-
-
-
-
-template<typename HsmType >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm__coll__graph.map b/structtsm_1_1get__events__from__hsm__coll__graph.map
deleted file mode 100644
index dbf89a2..0000000
--- a/structtsm_1_1get__events__from__hsm__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__events__from__hsm__coll__graph.md5 b/structtsm_1_1get__events__from__hsm__coll__graph.md5
deleted file mode 100644
index 8fa9547..0000000
--- a/structtsm_1_1get__events__from__hsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-3cf7c22694cd9f4c6cf5925cc8d2076d
\ No newline at end of file
diff --git a/structtsm_1_1get__events__from__hsm__coll__graph.png b/structtsm_1_1get__events__from__hsm__coll__graph.png
deleted file mode 100644
index c3ce77f..0000000
Binary files a/structtsm_1_1get__events__from__hsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__events__from__transition-members.html b/structtsm_1_1get__events__from__transition-members.html
deleted file mode 100644
index ee642fd..0000000
--- a/structtsm_1_1get__events__from__transition-members.html
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::get_events_from_transition< Transition > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__transition.html b/structtsm_1_1get__events__from__transition.html
deleted file mode 100644
index 5ad4b5d..0000000
--- a/structtsm_1_1get__events__from__transition.html
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_events_from_transition< Transition > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ Event
-
-
-
-
◆ FromEvents
-
-
-
-
◆ ToEvents
-
-
-
-
◆ type
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__events__from__transition__coll__graph.map b/structtsm_1_1get__events__from__transition__coll__graph.map
deleted file mode 100644
index 87511a4..0000000
--- a/structtsm_1_1get__events__from__transition__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__events__from__transition__coll__graph.md5 b/structtsm_1_1get__events__from__transition__coll__graph.md5
deleted file mode 100644
index 6c18428..0000000
--- a/structtsm_1_1get__events__from__transition__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-54cd34f7ab82949ac1994b9e7d3fad78
\ No newline at end of file
diff --git a/structtsm_1_1get__events__from__transition__coll__graph.png b/structtsm_1_1get__events__from__transition__coll__graph.png
deleted file mode 100644
index 3bbd34c..0000000
Binary files a/structtsm_1_1get__events__from__transition__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__states.html b/structtsm_1_1get__states.html
deleted file mode 100644
index 692e1d0..0000000
--- a/structtsm_1_1get__states.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_states< Ts > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index 60005e5..0000000
--- a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::get_states< std::tuple< Ts... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
deleted file mode 100644
index be51da1..0000000
--- a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_states< std::tuple< Ts... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Ts>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 9da7e68..0000000
--- a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 6fa224a..0000000
--- a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-249509664bcda2f80e0453cbbe31c195
\ No newline at end of file
diff --git a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 2912409..0000000
Binary files a/structtsm_1_1get__states_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__states__coll__graph.map b/structtsm_1_1get__states__coll__graph.map
deleted file mode 100644
index 2a46ca8..0000000
--- a/structtsm_1_1get__states__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__states__coll__graph.md5 b/structtsm_1_1get__states__coll__graph.md5
deleted file mode 100644
index 3615387..0000000
--- a/structtsm_1_1get__states__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-5c4639624332085fbd5ce1c2fbea9699
\ No newline at end of file
diff --git a/structtsm_1_1get__states__coll__graph.png b/structtsm_1_1get__states__coll__graph.png
deleted file mode 100644
index 6b49de6..0000000
Binary files a/structtsm_1_1get__states__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__states__impl.html b/structtsm_1_1get__states__impl.html
deleted file mode 100644
index be015ff..0000000
--- a/structtsm_1_1get__states__impl.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_states_impl< Tuple, Ts > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html b/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html
deleted file mode 100644
index 9ae5aca..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4-members.html
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::get_states_impl< Tuple, First, Rest... > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html b/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html
deleted file mode 100644
index 779f4df..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4.html
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_states_impl< Tuple, First, Rest... > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ from_states
-
-
-
-
-template<typename Tuple , typename First , typename... Rest>
-
-
-
-
-
-
-
◆ to_states
-
-
-
-
-template<typename Tuple , typename First , typename... Rest>
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Tuple , typename First , typename... Rest>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map b/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map
deleted file mode 100644
index e17bdfa..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5 b/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5
deleted file mode 100644
index 204a2c9..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b5848980515eb618395f387b8dcd0638
\ No newline at end of file
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png b/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png
deleted file mode 100644
index 8fd4b9a..0000000
Binary files a/structtsm_1_1get__states__impl_3_01Tuple_00_01First_00_01Rest_8_8_8_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_01_4-members.html b/structtsm_1_1get__states__impl_3_01Tuple_01_4-members.html
deleted file mode 100644
index ecb45ad..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::get_states_impl< Tuple > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_01_4.html b/structtsm_1_1get__states__impl_3_01Tuple_01_4.html
deleted file mode 100644
index aba75c8..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::get_states_impl< Tuple > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = Tuple
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Tuple >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map b/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map
deleted file mode 100644
index 429b4cf..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5 b/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5
deleted file mode 100644
index 5ab9329..0000000
--- a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b323eb717c22059fbd86960da52ecffc
\ No newline at end of file
diff --git a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png b/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png
deleted file mode 100644
index 098e211..0000000
Binary files a/structtsm_1_1get__states__impl_3_01Tuple_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1get__states__impl__coll__graph.map b/structtsm_1_1get__states__impl__coll__graph.map
deleted file mode 100644
index 6fab06d..0000000
--- a/structtsm_1_1get__states__impl__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1get__states__impl__coll__graph.md5 b/structtsm_1_1get__states__impl__coll__graph.md5
deleted file mode 100644
index 98bc6d6..0000000
--- a/structtsm_1_1get__states__impl__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-36cf61790360b79f38906c3637588b0c
\ No newline at end of file
diff --git a/structtsm_1_1get__states__impl__coll__graph.png b/structtsm_1_1get__states__impl__coll__graph.png
deleted file mode 100644
index 56e7d7a..0000000
Binary files a/structtsm_1_1get__states__impl__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__action.html b/structtsm_1_1has__action.html
deleted file mode 100644
index d0e29d6..0000000
--- a/structtsm_1_1has__action.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_action< T, Event, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.map b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.map
deleted file mode 100644
index 69d7a8e..0000000
--- a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.md5 b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.md5
deleted file mode 100644
index 64ed9ff..0000000
--- a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.md5
+++ /dev/null
@@ -1 +0,0 @@
-57b0a8f2b4e53d2ae40a475df98a0e03
\ No newline at end of file
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.png b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.png
deleted file mode 100644
index 423e2ae..0000000
Binary files a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ca2a11b314b6167178f2277ddc49d12b.png and /dev/null differ
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.map b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.map
deleted file mode 100644
index 69d7a8e..0000000
--- a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.md5 b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.md5
deleted file mode 100644
index 64ed9ff..0000000
--- a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.md5
+++ /dev/null
@@ -1 +0,0 @@
-57b0a8f2b4e53d2ae40a475df98a0e03
\ No newline at end of file
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.png b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.png
deleted file mode 100644
index 423e2ae..0000000
Binary files a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1d9c8058a1219e7e0e67e3f23ee56132b.png and /dev/null differ
diff --git a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ffb6b83645685a77bde4470c5ed59712.html b/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ffb6b83645685a77bde4470c5ed59712.html
deleted file mode 100644
index 7979bb7..0000000
--- a/structtsm_1_1has__action_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1ffb6b83645685a77bde4470c5ed59712.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_action< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::action), T >, std::is_invocable< decltype(&T::action), T & >, std::is_invocable< decltype(&T::action), T, Event > > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__action__coll__graph.map b/structtsm_1_1has__action__coll__graph.map
deleted file mode 100644
index 76d57d5..0000000
--- a/structtsm_1_1has__action__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__action__coll__graph.md5 b/structtsm_1_1has__action__coll__graph.md5
deleted file mode 100644
index c469f35..0000000
--- a/structtsm_1_1has__action__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4e72b965b4a0e911dd3d714d14bb2cb9
\ No newline at end of file
diff --git a/structtsm_1_1has__action__coll__graph.png b/structtsm_1_1has__action__coll__graph.png
deleted file mode 100644
index 3e548dc..0000000
Binary files a/structtsm_1_1has__action__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__action__inherit__graph.map b/structtsm_1_1has__action__inherit__graph.map
deleted file mode 100644
index 76d57d5..0000000
--- a/structtsm_1_1has__action__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__action__inherit__graph.md5 b/structtsm_1_1has__action__inherit__graph.md5
deleted file mode 100644
index c469f35..0000000
--- a/structtsm_1_1has__action__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4e72b965b4a0e911dd3d714d14bb2cb9
\ No newline at end of file
diff --git a/structtsm_1_1has__action__inherit__graph.png b/structtsm_1_1has__action__inherit__graph.png
deleted file mode 100644
index 3e548dc..0000000
Binary files a/structtsm_1_1has__action__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__entry.html b/structtsm_1_1has__entry.html
deleted file mode 100644
index 24510d2..0000000
--- a/structtsm_1_1has__entry.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_entry< T, Event, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.map b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.map
deleted file mode 100644
index c2ef0a1..0000000
--- a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.md5 b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.md5
deleted file mode 100644
index 85e6148..0000000
--- a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.md5
+++ /dev/null
@@ -1 +0,0 @@
-a0ba1953078698200014db9399b10dc6
\ No newline at end of file
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.png b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.png
deleted file mode 100644
index 92a64e1..0000000
Binary files a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i2256e2cd45d8b4c5a1d2b55471788e31.png and /dev/null differ
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i444d310c5d355ce923c955d4f40044e2.html b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i444d310c5d355ce923c955d4f40044e2.html
deleted file mode 100644
index 7f5f3dc..0000000
--- a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i444d310c5d355ce923c955d4f40044e2.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_entry< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::entry), T >, std::is_invocable< decltype(&T::entry), T & >, std::is_invocable< decltype(&T::entry), T, Event > > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.map b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.map
deleted file mode 100644
index c2ef0a1..0000000
--- a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.md5 b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.md5
deleted file mode 100644
index 85e6148..0000000
--- a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.md5
+++ /dev/null
@@ -1 +0,0 @@
-a0ba1953078698200014db9399b10dc6
\ No newline at end of file
diff --git a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.png b/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.png
deleted file mode 100644
index 92a64e1..0000000
Binary files a/structtsm_1_1has__entry_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iad89e978858f7d74bd6efb438460287b.png and /dev/null differ
diff --git a/structtsm_1_1has__entry__coll__graph.map b/structtsm_1_1has__entry__coll__graph.map
deleted file mode 100644
index 4d6e502..0000000
--- a/structtsm_1_1has__entry__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__entry__coll__graph.md5 b/structtsm_1_1has__entry__coll__graph.md5
deleted file mode 100644
index d968b08..0000000
--- a/structtsm_1_1has__entry__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0cc336bbf1da6359b3efa0862a3d83e1
\ No newline at end of file
diff --git a/structtsm_1_1has__entry__coll__graph.png b/structtsm_1_1has__entry__coll__graph.png
deleted file mode 100644
index 0b7554a..0000000
Binary files a/structtsm_1_1has__entry__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__entry__inherit__graph.map b/structtsm_1_1has__entry__inherit__graph.map
deleted file mode 100644
index 4d6e502..0000000
--- a/structtsm_1_1has__entry__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__entry__inherit__graph.md5 b/structtsm_1_1has__entry__inherit__graph.md5
deleted file mode 100644
index d968b08..0000000
--- a/structtsm_1_1has__entry__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0cc336bbf1da6359b3efa0862a3d83e1
\ No newline at end of file
diff --git a/structtsm_1_1has__entry__inherit__graph.png b/structtsm_1_1has__entry__inherit__graph.png
deleted file mode 100644
index 0b7554a..0000000
Binary files a/structtsm_1_1has__entry__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__exit.html b/structtsm_1_1has__exit.html
deleted file mode 100644
index 1839595..0000000
--- a/structtsm_1_1has__exit.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_exit< T, Event, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.map b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.map
deleted file mode 100644
index aedb35c..0000000
--- a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.md5 b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.md5
deleted file mode 100644
index c618546..0000000
--- a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.md5
+++ /dev/null
@@ -1 +0,0 @@
-1369daafa1b82d2cb8e1399a984566d8
\ No newline at end of file
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.png b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.png
deleted file mode 100644
index 677d748..0000000
Binary files a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is4a4437acd9c58ec332037baf26325788.png and /dev/null differ
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.map b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.map
deleted file mode 100644
index aedb35c..0000000
--- a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.md5 b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.md5
deleted file mode 100644
index c618546..0000000
--- a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.md5
+++ /dev/null
@@ -1 +0,0 @@
-1369daafa1b82d2cb8e1399a984566d8
\ No newline at end of file
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.png b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.png
deleted file mode 100644
index 677d748..0000000
Binary files a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1is8759c32f02c50b353a612dd7461185d8.png and /dev/null differ
diff --git a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1isa408c5e673d64be8b9f1fb1fb5f1192a.html b/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1isa408c5e673d64be8b9f1fb1fb5f1192a.html
deleted file mode 100644
index 725a5e5..0000000
--- a/structtsm_1_1has__exit_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1isa408c5e673d64be8b9f1fb1fb5f1192a.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_exit< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::exit), T >, std::is_invocable< decltype(&T::exit), T, T & >, std::is_invocable< decltype(&T::exit), T, Event > > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__exit__coll__graph.map b/structtsm_1_1has__exit__coll__graph.map
deleted file mode 100644
index 07d8561..0000000
--- a/structtsm_1_1has__exit__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__exit__coll__graph.md5 b/structtsm_1_1has__exit__coll__graph.md5
deleted file mode 100644
index 5f2facd..0000000
--- a/structtsm_1_1has__exit__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-1c4f2d1550bfd6768a4d4de6bec28ca1
\ No newline at end of file
diff --git a/structtsm_1_1has__exit__coll__graph.png b/structtsm_1_1has__exit__coll__graph.png
deleted file mode 100644
index bb81b89..0000000
Binary files a/structtsm_1_1has__exit__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__exit__inherit__graph.map b/structtsm_1_1has__exit__inherit__graph.map
deleted file mode 100644
index 07d8561..0000000
--- a/structtsm_1_1has__exit__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__exit__inherit__graph.md5 b/structtsm_1_1has__exit__inherit__graph.md5
deleted file mode 100644
index 5f2facd..0000000
--- a/structtsm_1_1has__exit__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-1c4f2d1550bfd6768a4d4de6bec28ca1
\ No newline at end of file
diff --git a/structtsm_1_1has__exit__inherit__graph.png b/structtsm_1_1has__exit__inherit__graph.png
deleted file mode 100644
index bb81b89..0000000
Binary files a/structtsm_1_1has__exit__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__guard.html b/structtsm_1_1has__guard.html
deleted file mode 100644
index 5c46848..0000000
--- a/structtsm_1_1has__guard.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_guard< T, Event, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.map b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.map
deleted file mode 100644
index 515f2f5..0000000
--- a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.md5 b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.md5
deleted file mode 100644
index f466943..0000000
--- a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.md5
+++ /dev/null
@@ -1 +0,0 @@
-179b39fc5b04c02b3418c7bd5b86e971
\ No newline at end of file
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.png b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.png
deleted file mode 100644
index 79e76e1..0000000
Binary files a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i4ca80aa99e018d66df8ab49ce9f029b6.png and /dev/null differ
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.map b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.map
deleted file mode 100644
index 515f2f5..0000000
--- a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.md5 b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.md5
deleted file mode 100644
index f466943..0000000
--- a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.md5
+++ /dev/null
@@ -1 +0,0 @@
-179b39fc5b04c02b3418c7bd5b86e971
\ No newline at end of file
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.png b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.png
deleted file mode 100644
index 79e76e1..0000000
Binary files a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1i898525e72dfdf98606273f43b19cda88.png and /dev/null differ
diff --git a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iae57391e74ec358d795c16d2c0d5f63e.html b/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iae57391e74ec358d795c16d2c0d5f63e.html
deleted file mode 100644
index 5d06a7d..0000000
--- a/structtsm_1_1has__guard_3_01T_00_01Event_00_01std_1_1void__t_3_01std_1_1disjunction_3_01std_1_1iae57391e74ec358d795c16d2c0d5f63e.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_guard< T, Event, std::void_t< std::disjunction< std::is_invocable< decltype(&T::guard), T >, std::is_invocable< decltype(&T::guard), T & >, std::is_invocable< decltype(&T::guard), T, Event > > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__guard__coll__graph.map b/structtsm_1_1has__guard__coll__graph.map
deleted file mode 100644
index 4bc5851..0000000
--- a/structtsm_1_1has__guard__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__guard__coll__graph.md5 b/structtsm_1_1has__guard__coll__graph.md5
deleted file mode 100644
index 19acca9..0000000
--- a/structtsm_1_1has__guard__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0e793ea9c06150c259d4099eb6284456
\ No newline at end of file
diff --git a/structtsm_1_1has__guard__coll__graph.png b/structtsm_1_1has__guard__coll__graph.png
deleted file mode 100644
index 6d00d4d..0000000
Binary files a/structtsm_1_1has__guard__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__guard__inherit__graph.map b/structtsm_1_1has__guard__inherit__graph.map
deleted file mode 100644
index 4bc5851..0000000
--- a/structtsm_1_1has__guard__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__guard__inherit__graph.md5 b/structtsm_1_1has__guard__inherit__graph.md5
deleted file mode 100644
index 19acca9..0000000
--- a/structtsm_1_1has__guard__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-0e793ea9c06150c259d4099eb6284456
\ No newline at end of file
diff --git a/structtsm_1_1has__guard__inherit__graph.png b/structtsm_1_1has__guard__inherit__graph.png
deleted file mode 100644
index 6d00d4d..0000000
Binary files a/structtsm_1_1has__guard__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__handle__method.html b/structtsm_1_1has__handle__method.html
deleted file mode 100644
index 4ad48bc..0000000
--- a/structtsm_1_1has__handle__method.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_handle_method< State, Event, Context, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.map b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.map
deleted file mode 100644
index 5b2a24e..0000000
--- a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.md5 b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.md5
deleted file mode 100644
index fe86c50..0000000
--- a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.md5
+++ /dev/null
@@ -1 +0,0 @@
-87330672fd261d94733c8f36d4a1a1bd
\ No newline at end of file
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.png b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.png
deleted file mode 100644
index ae9d33c..0000000
Binary files a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01declt1ba4fd8ee63c2ddf3a4bbcfa6761062c.png and /dev/null differ
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltdc7911a888eadfcde923e281efba8d60.html b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltdc7911a888eadfcde923e281efba8d60.html
deleted file mode 100644
index 5e2ab79..0000000
--- a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltdc7911a888eadfcde923e281efba8d60.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_handle_method< State, Event, Context, std::void_t< decltype(std::declval< State >().handle(std::declval< Context & >(), std::declval< Event >()))> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.map b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.map
deleted file mode 100644
index 5b2a24e..0000000
--- a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.md5 b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.md5
deleted file mode 100644
index fe86c50..0000000
--- a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.md5
+++ /dev/null
@@ -1 +0,0 @@
-87330672fd261d94733c8f36d4a1a1bd
\ No newline at end of file
diff --git a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.png b/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.png
deleted file mode 100644
index ae9d33c..0000000
Binary files a/structtsm_1_1has__handle__method_3_01State_00_01Event_00_01Context_00_01std_1_1void__t_3_01decltf37692a7bbf5da73f46e1d867fae03b9.png and /dev/null differ
diff --git a/structtsm_1_1has__handle__method__coll__graph.map b/structtsm_1_1has__handle__method__coll__graph.map
deleted file mode 100644
index 5e6a861..0000000
--- a/structtsm_1_1has__handle__method__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method__coll__graph.md5 b/structtsm_1_1has__handle__method__coll__graph.md5
deleted file mode 100644
index ecb383a..0000000
--- a/structtsm_1_1has__handle__method__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4a7f5d7e7f34f77d4a2f45254b0cfcac
\ No newline at end of file
diff --git a/structtsm_1_1has__handle__method__coll__graph.png b/structtsm_1_1has__handle__method__coll__graph.png
deleted file mode 100644
index a1279b1..0000000
Binary files a/structtsm_1_1has__handle__method__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__handle__method__inherit__graph.map b/structtsm_1_1has__handle__method__inherit__graph.map
deleted file mode 100644
index 5e6a861..0000000
--- a/structtsm_1_1has__handle__method__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__handle__method__inherit__graph.md5 b/structtsm_1_1has__handle__method__inherit__graph.md5
deleted file mode 100644
index ecb383a..0000000
--- a/structtsm_1_1has__handle__method__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4a7f5d7e7f34f77d4a2f45254b0cfcac
\ No newline at end of file
diff --git a/structtsm_1_1has__handle__method__inherit__graph.png b/structtsm_1_1has__handle__method__inherit__graph.png
deleted file mode 100644
index a1279b1..0000000
Binary files a/structtsm_1_1has__handle__method__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__transitions.html b/structtsm_1_1has__transitions.html
deleted file mode 100644
index b810bf7..0000000
--- a/structtsm_1_1has__transitions.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_transitions< typename, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html
deleted file mode 100644
index 653e653..0000000
--- a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::has_transitions< T, std::void_t< typename T::transitions > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map
deleted file mode 100644
index bc0a6e0..0000000
--- a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5 b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 129bd3f..0000000
--- a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-497ea8d47fa2fb6cfd53e88a36fca885
\ No newline at end of file
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png
deleted file mode 100644
index 162b5c5..0000000
Binary files a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map
deleted file mode 100644
index bc0a6e0..0000000
--- a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5 b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5
deleted file mode 100644
index 129bd3f..0000000
--- a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-497ea8d47fa2fb6cfd53e88a36fca885
\ No newline at end of file
diff --git a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png b/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png
deleted file mode 100644
index 162b5c5..0000000
Binary files a/structtsm_1_1has__transitions_3_01T_00_01std_1_1void__t_3_01typename_01T_1_1transitions_01_4_01_4__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__transitions__coll__graph.map b/structtsm_1_1has__transitions__coll__graph.map
deleted file mode 100644
index 9325fb5..0000000
--- a/structtsm_1_1has__transitions__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions__coll__graph.md5 b/structtsm_1_1has__transitions__coll__graph.md5
deleted file mode 100644
index 925894a..0000000
--- a/structtsm_1_1has__transitions__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-9fcad40d118219a5b204e8c5f3f78220
\ No newline at end of file
diff --git a/structtsm_1_1has__transitions__coll__graph.png b/structtsm_1_1has__transitions__coll__graph.png
deleted file mode 100644
index 97c28c0..0000000
Binary files a/structtsm_1_1has__transitions__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1has__transitions__inherit__graph.map b/structtsm_1_1has__transitions__inherit__graph.map
deleted file mode 100644
index 9325fb5..0000000
--- a/structtsm_1_1has__transitions__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1has__transitions__inherit__graph.md5 b/structtsm_1_1has__transitions__inherit__graph.md5
deleted file mode 100644
index 925894a..0000000
--- a/structtsm_1_1has__transitions__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-9fcad40d118219a5b204e8c5f3f78220
\ No newline at end of file
diff --git a/structtsm_1_1has__transitions__inherit__graph.png b/structtsm_1_1has__transitions__inherit__graph.png
deleted file mode 100644
index 97c28c0..0000000
Binary files a/structtsm_1_1has__transitions__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__clocked__hsm.html b/structtsm_1_1is__clocked__hsm.html
deleted file mode 100644
index 167e292..0000000
--- a/structtsm_1_1is__clocked__hsm.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_clocked_hsm< T, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html
deleted file mode 100644
index edbad2b..0000000
--- a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_clocked_hsm< T, std::void_t< decltype(T::is_clocked_hsm)> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map
deleted file mode 100644
index 9dc2933..0000000
--- a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5 b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5
deleted file mode 100644
index 1f316fe..0000000
--- a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-42af528451b21c54d82aa214f45c454f
\ No newline at end of file
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png
deleted file mode 100644
index 7e913a5..0000000
Binary files a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.map b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.map
deleted file mode 100644
index 9dc2933..0000000
--- a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.md5 b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.md5
deleted file mode 100644
index 1f316fe..0000000
--- a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-42af528451b21c54d82aa214f45c454f
\ No newline at end of file
diff --git a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.png b/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.png
deleted file mode 100644
index 7e913a5..0000000
Binary files a/structtsm_1_1is__clocked__hsm_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__clocked__hsm_08_4_01_4__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__clocked__hsm__coll__graph.map b/structtsm_1_1is__clocked__hsm__coll__graph.map
deleted file mode 100644
index ad45428..0000000
--- a/structtsm_1_1is__clocked__hsm__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm__coll__graph.md5 b/structtsm_1_1is__clocked__hsm__coll__graph.md5
deleted file mode 100644
index fb8060e..0000000
--- a/structtsm_1_1is__clocked__hsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-edd56ef0437865afa20ef4767e7d872a
\ No newline at end of file
diff --git a/structtsm_1_1is__clocked__hsm__coll__graph.png b/structtsm_1_1is__clocked__hsm__coll__graph.png
deleted file mode 100644
index 967a736..0000000
Binary files a/structtsm_1_1is__clocked__hsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__clocked__hsm__inherit__graph.map b/structtsm_1_1is__clocked__hsm__inherit__graph.map
deleted file mode 100644
index ad45428..0000000
--- a/structtsm_1_1is__clocked__hsm__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__clocked__hsm__inherit__graph.md5 b/structtsm_1_1is__clocked__hsm__inherit__graph.md5
deleted file mode 100644
index fb8060e..0000000
--- a/structtsm_1_1is__clocked__hsm__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-edd56ef0437865afa20ef4767e7d872a
\ No newline at end of file
diff --git a/structtsm_1_1is__clocked__hsm__inherit__graph.png b/structtsm_1_1is__clocked__hsm__inherit__graph.png
deleted file mode 100644
index 967a736..0000000
Binary files a/structtsm_1_1is__clocked__hsm__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__hsm__trait.html b/structtsm_1_1is__hsm__trait.html
deleted file mode 100644
index 7f83026..0000000
--- a/structtsm_1_1is__hsm__trait.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_hsm_trait< typename, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html
deleted file mode 100644
index c725d48..0000000
--- a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_hsm_trait< T, std::void_t< decltype(T::is_hsm)> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map
deleted file mode 100644
index f7483a5..0000000
--- a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5 b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5
deleted file mode 100644
index 96672c9..0000000
--- a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-c03e3d28ebfd99507a7d68b98c891ddb
\ No newline at end of file
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png
deleted file mode 100644
index e8f79a7..0000000
Binary files a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map
deleted file mode 100644
index f7483a5..0000000
--- a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5 b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5
deleted file mode 100644
index 96672c9..0000000
--- a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-c03e3d28ebfd99507a7d68b98c891ddb
\ No newline at end of file
diff --git a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png b/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png
deleted file mode 100644
index e8f79a7..0000000
Binary files a/structtsm_1_1is__hsm__trait_3_01T_00_01std_1_1void__t_3_01decltype_07T_1_1is__hsm_08_4_01_4__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__hsm__trait__coll__graph.map b/structtsm_1_1is__hsm__trait__coll__graph.map
deleted file mode 100644
index 4725821..0000000
--- a/structtsm_1_1is__hsm__trait__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait__coll__graph.md5 b/structtsm_1_1is__hsm__trait__coll__graph.md5
deleted file mode 100644
index 7e2f454..0000000
--- a/structtsm_1_1is__hsm__trait__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b6db59b843225921c7a5221f0ffca41d
\ No newline at end of file
diff --git a/structtsm_1_1is__hsm__trait__coll__graph.png b/structtsm_1_1is__hsm__trait__coll__graph.png
deleted file mode 100644
index dbd067a..0000000
Binary files a/structtsm_1_1is__hsm__trait__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__hsm__trait__inherit__graph.map b/structtsm_1_1is__hsm__trait__inherit__graph.map
deleted file mode 100644
index 4725821..0000000
--- a/structtsm_1_1is__hsm__trait__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__hsm__trait__inherit__graph.md5 b/structtsm_1_1is__hsm__trait__inherit__graph.md5
deleted file mode 100644
index 7e2f454..0000000
--- a/structtsm_1_1is__hsm__trait__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b6db59b843225921c7a5221f0ffca41d
\ No newline at end of file
diff --git a/structtsm_1_1is__hsm__trait__inherit__graph.png b/structtsm_1_1is__hsm__trait__inherit__graph.png
deleted file mode 100644
index dbd067a..0000000
Binary files a/structtsm_1_1is__hsm__trait__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__transition__match.html b/structtsm_1_1is__transition__match.html
deleted file mode 100644
index c4812a2..0000000
--- a/structtsm_1_1is__transition__match.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_transition_match< Transition, From, Event > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01G809c8d727840c81b09bf04464aa64297.html b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01G809c8d727840c81b09bf04464aa64297.html
deleted file mode 100644
index f2dca14..0000000
--- a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01G809c8d727840c81b09bf04464aa64297.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::is_transition_match< Transition< From, Event, To, Action, Guard >, From, Event > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.map b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.map
deleted file mode 100644
index 0887f34..0000000
--- a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.md5 b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.md5
deleted file mode 100644
index 3e433c2..0000000
--- a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.md5
+++ /dev/null
@@ -1 +0,0 @@
-846e1ef8175cbb9d49f7fe50acc14479
\ No newline at end of file
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.png b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.png
deleted file mode 100644
index 762ffc1..0000000
Binary files a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ga5bde5b958032732d7748f0d10b8cc4a.png and /dev/null differ
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.map b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.map
deleted file mode 100644
index 0887f34..0000000
--- a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.md5 b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.md5
deleted file mode 100644
index 3e433c2..0000000
--- a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.md5
+++ /dev/null
@@ -1 +0,0 @@
-846e1ef8175cbb9d49f7fe50acc14479
\ No newline at end of file
diff --git a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.png b/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.png
deleted file mode 100644
index 762ffc1..0000000
Binary files a/structtsm_1_1is__transition__match_3_01Transition_3_01From_00_01Event_00_01To_00_01Action_00_01Ge0759a32bd079dc5bd3c5dfbe77e2df7.png and /dev/null differ
diff --git a/structtsm_1_1is__transition__match__coll__graph.map b/structtsm_1_1is__transition__match__coll__graph.map
deleted file mode 100644
index 9eefe21..0000000
--- a/structtsm_1_1is__transition__match__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match__coll__graph.md5 b/structtsm_1_1is__transition__match__coll__graph.md5
deleted file mode 100644
index d13023b..0000000
--- a/structtsm_1_1is__transition__match__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-a9e04e8787e85ffa21394e45efa917b2
\ No newline at end of file
diff --git a/structtsm_1_1is__transition__match__coll__graph.png b/structtsm_1_1is__transition__match__coll__graph.png
deleted file mode 100644
index 6727e1b..0000000
Binary files a/structtsm_1_1is__transition__match__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1is__transition__match__inherit__graph.map b/structtsm_1_1is__transition__match__inherit__graph.map
deleted file mode 100644
index 9eefe21..0000000
--- a/structtsm_1_1is__transition__match__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1is__transition__match__inherit__graph.md5 b/structtsm_1_1is__transition__match__inherit__graph.md5
deleted file mode 100644
index d13023b..0000000
--- a/structtsm_1_1is__transition__match__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-a9e04e8787e85ffa21394e45efa917b2
\ No newline at end of file
diff --git a/structtsm_1_1is__transition__match__inherit__graph.png b/structtsm_1_1is__transition__match__inherit__graph.png
deleted file mode 100644
index 6727e1b..0000000
Binary files a/structtsm_1_1is__transition__match__inherit__graph.png and /dev/null differ
diff --git a/structtsm_1_1make__concurrent__hsm-members.html b/structtsm_1_1make__concurrent__hsm-members.html
deleted file mode 100644
index 8ccdcd7..0000000
--- a/structtsm_1_1make__concurrent__hsm-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::make_concurrent_hsm< Policy, Ts > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1make__concurrent__hsm.html b/structtsm_1_1make__concurrent__hsm.html
deleted file mode 100644
index ddf1809..0000000
--- a/structtsm_1_1make__concurrent__hsm.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::make_concurrent_hsm< Policy, Ts > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<template< typename > class Policy = ThreadedExecutionPolicy, typename... Ts>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1make__concurrent__hsm__coll__graph.map b/structtsm_1_1make__concurrent__hsm__coll__graph.map
deleted file mode 100644
index 96e1e08..0000000
--- a/structtsm_1_1make__concurrent__hsm__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1make__concurrent__hsm__coll__graph.md5 b/structtsm_1_1make__concurrent__hsm__coll__graph.md5
deleted file mode 100644
index 282f408..0000000
--- a/structtsm_1_1make__concurrent__hsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-53d56dc75c34322aeb7031cfe29521d9
\ No newline at end of file
diff --git a/structtsm_1_1make__concurrent__hsm__coll__graph.png b/structtsm_1_1make__concurrent__hsm__coll__graph.png
deleted file mode 100644
index 31d3dd3..0000000
Binary files a/structtsm_1_1make__concurrent__hsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1make__hsm.html b/structtsm_1_1make__hsm.html
deleted file mode 100644
index fd20ae7..0000000
--- a/structtsm_1_1make__hsm.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::make_hsm< T, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
deleted file mode 100644
index 4e6ff12..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::make_hsm< T, std::enable_if_t< is_state_trait_v< T > > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html
deleted file mode 100644
index 5d56986..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4.html
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::make_hsm< T, std::enable_if_t< is_state_trait_v< T > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ transitions
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
deleted file mode 100644
index 7b95be0..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5 b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
deleted file mode 100644
index ffbd809..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-35df4da0e324b94e6abbb9e126b3a7b9
\ No newline at end of file
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png
deleted file mode 100644
index 400b0cb..0000000
Binary files a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_01is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
deleted file mode 100644
index 82ce61e..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::make_hsm< T, std::enable_if_t<!is_state_trait_v< T > > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html
deleted file mode 100644
index 0301def..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::make_hsm< T, std::enable_if_t<!is_state_trait_v< T > > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
deleted file mode 100644
index 8eca340..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5 b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 179c598..0000000
--- a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-f961ca1ca1578f7d62f64673ed4d55ba
\ No newline at end of file
diff --git a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png b/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png
deleted file mode 100644
index 32f6e3f..0000000
Binary files a/structtsm_1_1make__hsm_3_01T_00_01std_1_1enable__if__t_3_9is__state__trait__v_3_01T_01_4_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1make__hsm__coll__graph.map b/structtsm_1_1make__hsm__coll__graph.map
deleted file mode 100644
index 2d5576d..0000000
--- a/structtsm_1_1make__hsm__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1make__hsm__coll__graph.md5 b/structtsm_1_1make__hsm__coll__graph.md5
deleted file mode 100644
index ce374b3..0000000
--- a/structtsm_1_1make__hsm__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-fa1ac4ab5d872b53c06e1454a615807c
\ No newline at end of file
diff --git a/structtsm_1_1make__hsm__coll__graph.png b/structtsm_1_1make__hsm__coll__graph.png
deleted file mode 100644
index 17b06cd..0000000
Binary files a/structtsm_1_1make__hsm__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1transition__map__helper.html b/structtsm_1_1transition__map__helper.html
deleted file mode 100644
index 656bcb7..0000000
--- a/structtsm_1_1transition__map__helper.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::transition_map_helper< From, Event, TransitionsTuple, Index, typename > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.map b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.map
deleted file mode 100644
index 28429f1..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.md5 b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.md5
deleted file mode 100644
index e211f67..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.md5
+++ /dev/null
@@ -1 +0,0 @@
-8df2d04e5c7585d235b0ae39a8b3d5bd
\ No newline at end of file
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.png b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.png
deleted file mode 100644
index 7021e02..0000000
Binary files a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_84e3188b17b12015723de98dcde356c7e.png and /dev/null differ
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_85b45653a175278dff82fb4116fcc283f.html b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_85b45653a175278dff82fb4116fcc283f.html
deleted file mode 100644
index 1d43707..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_85b45653a175278dff82fb4116fcc283f.html
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-static constexpr bool match
-
-
-
-
-
◆ CurrentTransition
-
-
-
-
-template<typename From , typename
Event , typename... Transitions, size_t Index>
-
-
- using tsm::transition_map_helper < From, Event , std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >::CurrentTransition = std::tuple_element_t<Index, std::tuple<Transitions...> >
-
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename From , typename
Event , typename... Transitions, size_t Index>
-
-
-
-
-
-
-
-
◆ match
-
-
-
-
-template<typename From , typename
Event , typename... Transitions, size_t Index>
-
-
-
-
-
- constexpr bool tsm::transition_map_helper < From, Event , std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >::match
-
-
-
-
-static constexpr
-
-
-
-
Initial value: =
-
is_transition_match<CurrentTransition, From, Event>::value
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.map b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.map
deleted file mode 100644
index 4014c94..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.md5 b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.md5
deleted file mode 100644
index 0b74e69..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.md5
+++ /dev/null
@@ -1 +0,0 @@
-ca2ebb0cf4f0f9971ffafa2f4b2330ee
\ No newline at end of file
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.png b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.png
deleted file mode 100644
index f954370..0000000
Binary files a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_86004797e6d270c086a77bdf03053a2fb.png and /dev/null differ
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_869c136293309e228cdcbcc016aba93bd.html b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_869c136293309e228cdcbcc016aba93bd.html
deleted file mode 100644
index 628d3b4..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_869c136293309e228cdcbcc016aba93bd.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8820edbd175c6a8f908c0065655531f40.html b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8820edbd175c6a8f908c0065655531f40.html
deleted file mode 100644
index fcebcd9..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8820edbd175c6a8f908c0065655531f40.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename From , typename
Event , typename... Transitions, size_t Index>
-
-
- using tsm::transition_map_helper < From, Event , std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> >::type = void
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8feeddfe2029980790789d0623826291b.html b/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8feeddfe2029980790789d0623826291b.html
deleted file mode 100644
index 1e958aa..0000000
--- a/structtsm_1_1transition__map__helper_3_01From_00_01Event_00_01std_1_1tuple_3_01Transitions_8_8_8feeddfe2029980790789d0623826291b.html
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > , including all inherited members.
-
- CurrentTransition typedeftsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >
- match tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> > static
- type typedeftsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<(Index< sizeof...(Transitions))> >
-
-
-
-
-
diff --git a/structtsm_1_1transition__map__helper__coll__graph.map b/structtsm_1_1transition__map__helper__coll__graph.map
deleted file mode 100644
index 9443bea..0000000
--- a/structtsm_1_1transition__map__helper__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1transition__map__helper__coll__graph.md5 b/structtsm_1_1transition__map__helper__coll__graph.md5
deleted file mode 100644
index 1800b85..0000000
--- a/structtsm_1_1transition__map__helper__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-9ccb6948805aee2e5c84063379c8d976
\ No newline at end of file
diff --git a/structtsm_1_1transition__map__helper__coll__graph.png b/structtsm_1_1transition__map__helper__coll__graph.png
deleted file mode 100644
index 22949eb..0000000
Binary files a/structtsm_1_1transition__map__helper__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1tuple__to__variant__impl.html b/structtsm_1_1tuple__to__variant__impl.html
deleted file mode 100644
index f2d2095..0000000
--- a/structtsm_1_1tuple__to__variant__impl.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::tuple_to_variant_impl< Tuple > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index 92540ac..0000000
--- a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::tuple_to_variant_impl< std::tuple< Ts... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
deleted file mode 100644
index 383e339..0000000
--- a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::tuple_to_variant_impl< std::tuple< Ts... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::variant< Ts... >
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Ts>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 8d28958..0000000
--- a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 9c21984..0000000
--- a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-2753be86b431e89a4523eb046d97fa1c
\ No newline at end of file
diff --git a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 8a65728..0000000
Binary files a/structtsm_1_1tuple__to__variant__impl_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1tuple__to__variant__impl__coll__graph.map b/structtsm_1_1tuple__to__variant__impl__coll__graph.map
deleted file mode 100644
index 63573ad..0000000
--- a/structtsm_1_1tuple__to__variant__impl__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1tuple__to__variant__impl__coll__graph.md5 b/structtsm_1_1tuple__to__variant__impl__coll__graph.md5
deleted file mode 100644
index baae39e..0000000
--- a/structtsm_1_1tuple__to__variant__impl__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4d72ec218c0a364439461bf13949fff4
\ No newline at end of file
diff --git a/structtsm_1_1tuple__to__variant__impl__coll__graph.png b/structtsm_1_1tuple__to__variant__impl__coll__graph.png
deleted file mode 100644
index 4a2579d..0000000
Binary files a/structtsm_1_1tuple__to__variant__impl__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1unique__tuple-members.html b/structtsm_1_1unique__tuple-members.html
deleted file mode 100644
index cc3514c..0000000
--- a/structtsm_1_1unique__tuple-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::unique_tuple< Ts, Us > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple.html b/structtsm_1_1unique__tuple.html
deleted file mode 100644
index 2dd3097..0000000
--- a/structtsm_1_1unique__tuple.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::unique_tuple< Ts, Us > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename Ts , typename Us = std::tuple<>>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__coll__graph.map b/structtsm_1_1unique__tuple__coll__graph.map
deleted file mode 100644
index b0a2e4f..0000000
--- a/structtsm_1_1unique__tuple__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1unique__tuple__coll__graph.md5 b/structtsm_1_1unique__tuple__coll__graph.md5
deleted file mode 100644
index 5d7b37f..0000000
--- a/structtsm_1_1unique__tuple__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-6e63e05b87a9d0073cfa29d5fc29aa44
\ No newline at end of file
diff --git a/structtsm_1_1unique__tuple__coll__graph.png b/structtsm_1_1unique__tuple__coll__graph.png
deleted file mode 100644
index 2ef78a4..0000000
Binary files a/structtsm_1_1unique__tuple__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1unique__tuple__impl.html b/structtsm_1_1unique__tuple__impl.html
deleted file mode 100644
index 367b3fe..0000000
--- a/structtsm_1_1unique__tuple__impl.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::unique_tuple_impl< Ts, Us > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index fbc032e..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::unique_tuple_impl< std::tuple< T, Ts... >, std::tuple< Us... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
deleted file mode 100644
index 357cd3d..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::unique_tuple_impl< std::tuple< T, Ts... >, std::tuple< Us... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T , typename... Ts, typename... Us>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.map b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.map
deleted file mode 100644
index 3431908..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.md5 b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.md5
deleted file mode 100644
index 31cdbb5..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.md5
+++ /dev/null
@@ -1 +0,0 @@
-c63c94a3c967be5bb433b2c88b5c5733
\ No newline at end of file
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.png b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.png
deleted file mode 100644
index a61a85d..0000000
Binary files a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_00_01std_1_1tuple_3_04cedd6963616cab38adbf721e6d7f7f4.png and /dev/null differ
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index be32ccd..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::unique_tuple_impl< std::tuple<>, std::tuple< Us... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
deleted file mode 100644
index d911159..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::unique_tuple_impl< std::tuple<>, std::tuple< Us... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::tuple< Us... >
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Us>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 12aeed0..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 9a586c3..0000000
--- a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-8de91dd86468c1bc84c2cb3cf1552504
\ No newline at end of file
diff --git a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 52b8a7b..0000000
Binary files a/structtsm_1_1unique__tuple__impl_3_01std_1_1tuple_3_4_00_01std_1_1tuple_3_01Us_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1unique__tuple__impl__coll__graph.map b/structtsm_1_1unique__tuple__impl__coll__graph.map
deleted file mode 100644
index 956aaa3..0000000
--- a/structtsm_1_1unique__tuple__impl__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1unique__tuple__impl__coll__graph.md5 b/structtsm_1_1unique__tuple__impl__coll__graph.md5
deleted file mode 100644
index 7ebd120..0000000
--- a/structtsm_1_1unique__tuple__impl__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b4bbc0bf7c7182bf20ecf0442ee0a381
\ No newline at end of file
diff --git a/structtsm_1_1unique__tuple__impl__coll__graph.png b/structtsm_1_1unique__tuple__impl__coll__graph.png
deleted file mode 100644
index 798f99a..0000000
Binary files a/structtsm_1_1unique__tuple__impl__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrap__transition-members.html b/structtsm_1_1wrap__transition-members.html
deleted file mode 100644
index 8955b8e..0000000
--- a/structtsm_1_1wrap__transition-members.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::wrap_transition< T > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1wrap__transition.html b/structtsm_1_1wrap__transition.html
deleted file mode 100644
index 87eca05..0000000
--- a/structtsm_1_1wrap__transition.html
+++ /dev/null
@@ -1,250 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrap_transition< T > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ action
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ event
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ from
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ guard
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ to
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ wrap_from
-
-
-
-
-template<typename T >
-
-
-
-
-
-
-
◆ wrap_to
-
-
-
-
-template<typename T >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrap__transition__coll__graph.map b/structtsm_1_1wrap__transition__coll__graph.map
deleted file mode 100644
index dcbe83e..0000000
--- a/structtsm_1_1wrap__transition__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1wrap__transition__coll__graph.md5 b/structtsm_1_1wrap__transition__coll__graph.md5
deleted file mode 100644
index 7619520..0000000
--- a/structtsm_1_1wrap__transition__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-2ece5518fa3bf55a9910871922801e46
\ No newline at end of file
diff --git a/structtsm_1_1wrap__transition__coll__graph.png b/structtsm_1_1wrap__transition__coll__graph.png
deleted file mode 100644
index 3a2a053..0000000
Binary files a/structtsm_1_1wrap__transition__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrap__transitions.html b/structtsm_1_1wrap__transitions.html
deleted file mode 100644
index b252d1f..0000000
--- a/structtsm_1_1wrap__transitions.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrap_transitions< Ts > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index 447d0d2..0000000
--- a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::wrap_transitions< std::tuple< Ts... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
deleted file mode 100644
index a41d5b7..0000000
--- a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrap_transitions< std::tuple< Ts... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename... Ts>
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 407d3f0..0000000
--- a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 786bccc..0000000
--- a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-b715c4c47a74518342668ee65eb8f29a
\ No newline at end of file
diff --git a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 80b8299..0000000
Binary files a/structtsm_1_1wrap__transitions_3_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrap__transitions__coll__graph.map b/structtsm_1_1wrap__transitions__coll__graph.map
deleted file mode 100644
index ea53d0b..0000000
--- a/structtsm_1_1wrap__transitions__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1wrap__transitions__coll__graph.md5 b/structtsm_1_1wrap__transitions__coll__graph.md5
deleted file mode 100644
index b8dc95c..0000000
--- a/structtsm_1_1wrap__transitions__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-83a16c72ab31ec71d28faa3b65ca6de1
\ No newline at end of file
diff --git a/structtsm_1_1wrap__transitions__coll__graph.png b/structtsm_1_1wrap__transitions__coll__graph.png
deleted file mode 100644
index 5b779e8..0000000
Binary files a/structtsm_1_1wrap__transitions__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrap__type__impl.html b/structtsm_1_1wrap__type__impl.html
deleted file mode 100644
index 9646a2d..0000000
--- a/structtsm_1_1wrap__type__impl.html
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrap_type_impl< Wrapper, Tuple > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html b/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
deleted file mode 100644
index dce15f0..0000000
--- a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::wrap_type_impl< Wrapper, std::tuple< Ts... > > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html b/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
deleted file mode 100644
index 668bae3..0000000
--- a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrap_type_impl< Wrapper, std::tuple< Ts... > > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-using type = std::tuple< typename Wrapper< Ts >::type... >
-
-
-
-
-
◆ type
-
-
-
-
-template<template< class > class Wrapper, typename... Ts>
-
-
- using tsm::wrap_type_impl < Wrapper, std::tuple< Ts... > >::type = std::tuple<typename Wrapper<Ts>::type...>
-
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map b/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
deleted file mode 100644
index 1709189..0000000
--- a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5 b/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
deleted file mode 100644
index 5dbf361..0000000
--- a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ed867a9f1bc44fab3880974e535e51d2
\ No newline at end of file
diff --git a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png b/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png
deleted file mode 100644
index 5f8c724..0000000
Binary files a/structtsm_1_1wrap__type__impl_3_01Wrapper_00_01std_1_1tuple_3_01Ts_8_8_8_01_4_01_4__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrap__type__impl__coll__graph.map b/structtsm_1_1wrap__type__impl__coll__graph.map
deleted file mode 100644
index 146168f..0000000
--- a/structtsm_1_1wrap__type__impl__coll__graph.map
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/structtsm_1_1wrap__type__impl__coll__graph.md5 b/structtsm_1_1wrap__type__impl__coll__graph.md5
deleted file mode 100644
index f8df8ee..0000000
--- a/structtsm_1_1wrap__type__impl__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-4c119b7ad5fb4815a57144f4a256c279
\ No newline at end of file
diff --git a/structtsm_1_1wrap__type__impl__coll__graph.png b/structtsm_1_1wrap__type__impl__coll__graph.png
deleted file mode 100644
index a336aef..0000000
Binary files a/structtsm_1_1wrap__type__impl__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrapped__event-members.html b/structtsm_1_1wrapped__event-members.html
deleted file mode 100644
index f46a682..0000000
--- a/structtsm_1_1wrapped__event-members.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
tsm: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
This is the complete list of members for tsm::wrapped_event< T > , including all inherited members.
-
-
-
-
-
diff --git a/structtsm_1_1wrapped__event.html b/structtsm_1_1wrapped__event.html
deleted file mode 100644
index 534ae33..0000000
--- a/structtsm_1_1wrapped__event.html
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-
-
-
tsm: tsm::wrapped_event< T > Struct Template Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- tsm 0.1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-
-
#include <tsm_impl.h >
-
-
-
-
-
-
-
-
◆ type
-
-
-
-
-template<typename T >
-
-
-
-
-
-
The documentation for this struct was generated from the following file:
-
-
-
-
-
diff --git a/structtsm_1_1wrapped__event__coll__graph.map b/structtsm_1_1wrapped__event__coll__graph.map
deleted file mode 100644
index a242a55..0000000
--- a/structtsm_1_1wrapped__event__coll__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1wrapped__event__coll__graph.md5 b/structtsm_1_1wrapped__event__coll__graph.md5
deleted file mode 100644
index e3edb6f..0000000
--- a/structtsm_1_1wrapped__event__coll__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ebe179588a1defb40e12e21317c21393
\ No newline at end of file
diff --git a/structtsm_1_1wrapped__event__coll__graph.png b/structtsm_1_1wrapped__event__coll__graph.png
deleted file mode 100644
index 3446fe7..0000000
Binary files a/structtsm_1_1wrapped__event__coll__graph.png and /dev/null differ
diff --git a/structtsm_1_1wrapped__event__inherit__graph.map b/structtsm_1_1wrapped__event__inherit__graph.map
deleted file mode 100644
index a242a55..0000000
--- a/structtsm_1_1wrapped__event__inherit__graph.map
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/structtsm_1_1wrapped__event__inherit__graph.md5 b/structtsm_1_1wrapped__event__inherit__graph.md5
deleted file mode 100644
index e3edb6f..0000000
--- a/structtsm_1_1wrapped__event__inherit__graph.md5
+++ /dev/null
@@ -1 +0,0 @@
-ebe179588a1defb40e12e21317c21393
\ No newline at end of file
diff --git a/structtsm_1_1wrapped__event__inherit__graph.png b/structtsm_1_1wrapped__event__inherit__graph.png
deleted file mode 100644
index 3446fe7..0000000
Binary files a/structtsm_1_1wrapped__event__inherit__graph.png and /dev/null differ
diff --git a/test__hsm_8cpp.html b/test__hsm_8cpp.html
index 68a6627..e5fe2f7 100644
--- a/test__hsm_8cpp.html
+++ b/test__hsm_8cpp.html
@@ -89,15 +89,37 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+