$darkmode
engine::events::NextCallback Class Reference
Inheritance diagram for engine::events::NextCallback:
Collaboration diagram for engine::events::NextCallback:

Public Member Functions

void emplace (cloe::TriggerPtr &&t, const cloe::Sync &s) override
 
- Public Member Functions inherited from cloe::AliasCallback
 AliasCallback (std::shared_ptr< Callback > owner)
 
void emplace (TriggerPtr &&t, const Sync &s) override
 
void to_json (fable::Json &) const override
 
- Public Member Functions inherited from cloe::Callback
void set_executer (CallbackExecuter exe)
 

Additional Inherited Members

- Protected Member Functions inherited from cloe::Callback
CallbackResult execute (TriggerPtr &&t, const Sync &s)
 

Member Function Documentation

◆ emplace()

void engine::events::NextCallback::emplace ( cloe::TriggerPtr &&  t,
const cloe::Sync s 
)
inlineoverridevirtual

Place a trigger within the callback for storage.

Implements cloe::Callback.

Here is the call graph for this function:

The documentation for this class was generated from the following file: