Brunot
Loading...
Searching...
No Matches
ActionList.h File Reference
Include dependency graph for ActionList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sys::ActionList

Namespaces

namespace  sys
 the type of elements in a basic_json container

Typedefs

using actions_vector = std::vector<std::shared_ptr<th::AnyAction>>

Typedef Documentation

◆ actions_vector

using actions_vector = std::vector<std::shared_ptr<th::AnyAction>>