The S4U actor that's the foundation for the S4U_Daemon abstraction. More...
#include <S4U_DaemonActor.h>
Public Member Functions | |
S4U_DaemonActor (S4U_Daemon *d) | |
Constructor. More... | |
void | operator() () |
The S4U way of defining the actor's "main" method. | |
Detailed Description
The S4U actor that's the foundation for the S4U_Daemon abstraction.
Constructor & Destructor Documentation
◆ S4U_DaemonActor()
|
inlineexplicit |
Constructor.
- Parameters
-
d a daemon instance
The documentation for this class was generated from the following file: