![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 186 of file session-command-function-test.cpp.
Public Attributes | |
| bool | thread_has_ended {false} |
Public Member Functions | |
| SessionCommandFunction_test () | |
| ~SessionCommandFunction_test () | |
| virtual void | run (Arg args_for_stresstest) |
| void | startDispatcher () |
| void | stopDispatcher () |
| void | perform_simpleInvocation () |
| void | perform_messageInvocation () |
| void | perform_massivelyParallel (Arg args_for_stresstest) |
|
inline |
Definition at line 191 of file session-command-function-test.cpp.
References CommandDef::operation(), and Command::storeDef().
Here is the call graph for this function:
|
inline |
Definition at line 201 of file session-command-function-test.cpp.
References Command::remove().
Here is the call graph for this function:Definition at line 211 of file session-command-function-test.cpp.
References lumiera_interfaceregistry_destroy(), lumiera_interfaceregistry_init(), SessionCommandFunction_test::perform_massivelyParallel(), SessionCommandFunction_test::perform_messageInvocation(), SessionCommandFunction_test::perform_simpleInvocation(), SessionCommandFunction_test::startDispatcher(), SessionCommandFunction_test::stopDispatcher(), and lumiera::throwOnError().
Here is the call graph for this function:
|
inline |
Definition at line 233 of file session-command-function-test.cpp.
References SteamDispatcher::instance, and SessionCommandFunction_test::thread_has_ended.
Referenced by SessionCommandFunction_test::run().
Here is the caller graph for this function:
|
inline |
Definition at line 251 of file session-command-function-test.cpp.
References __DELAY__, SteamDispatcher::instance, and SessionCommandFunction_test::thread_has_ended.
Referenced by SessionCommandFunction_test::run().
Here is the caller graph for this function:
|
inline |
Definition at line 264 of file session-command-function-test.cpp.
References __DELAY__, and SessionCommand::facade.
Referenced by SessionCommandFunction_test::run().
Here is the caller graph for this function:
|
inline |
Definition at line 291 of file session-command-function-test.cpp.
References __DELAY__, Command::canExec(), and SessionCommand::facade.
Referenced by SessionCommandFunction_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 316 of file session-command-function-test.cpp.
References __DELAY__, cStr(), SteamDispatcher::instance, ThreadJoinable< RES >::join(), Command::storeDef(), and SyncBarrier::sync().
Referenced by SessionCommandFunction_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 246 of file session-command-function-test.cpp.
Referenced by SessionCommandFunction_test::startDispatcher(), and SessionCommandFunction_test::stopDispatcher().
Inheritance diagram for SessionCommandFunction_test:
Collaboration diagram for SessionCommandFunction_test: