Dev Essential  1.6.3
Loading...
Searching...
No Matches
engine_function.h File Reference
#include <ddl/mapping/mapper_base_types.h>
#include <string_view>
Include dependency graph for engine_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::TriggerCounterFunction
 Trigger counter function to retrieve the current count of a certain trigger fired. The retrieved callable returns the amount of triggers on the target or source with name. More...
 
class  ddl::mapping::WasReceivedFunction
 Was received function to retrieve if at least the given source with name was received. The callable will return a bool value. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::mapping
 definition of the mapping namespace
 

Detailed Description