WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
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. | |
The S4U actor that's the foundation for the S4U_Daemon abstraction.
|
inlineexplicit |
Constructor.
d | a daemon instance |