wrench::S4U_DaemonActor

class wrench::S4U_DaemonActor

The S4U actor that’s the foundation for the S4U_Daemon abstraction.

Public Functions

inline explicit S4U_DaemonActor(S4U_Daemon *d)

Constructor.

Parameters

d – a daemon instance

inline void operator()()

The S4U way of defining the actor’s “main” method.