Public Member Functions | |
MMM () | |
TaskResult | tst_mytask (std::string task_address, const CallContext &call_ctx, EventQueue &queue, int ww) |
TaskResult | tst_onexit (std::string task_address, const CallContext &call_ctx, EventQueue &queue, int ww) |
Private Attributes | |
int | aa |
Definition at line 80 of file example1.cpp.
MMM::MMM | ( | ) | [inline] |
Definition at line 83 of file example1.cpp.
TaskResult MMM::tst_mytask | ( | std::string | task_address, |
const CallContext & | call_ctx, | ||
EventQueue & | queue, | ||
int | ww | ||
) | [inline] |
Definition at line 84 of file example1.cpp.
TaskResult MMM::tst_onexit | ( | std::string | task_address, |
const CallContext & | call_ctx, | ||
EventQueue & | queue, | ||
int | ww | ||
) | [inline] |
Definition at line 92 of file example1.cpp.
int MMM::aa [private] |
Definition at line 81 of file example1.cpp.