Core functions of the library.
#include <srl_slave.hpp>
Static Public Member Functions | |
static void | ExecuteOnSlave (Types::ITask &task) |
API call to execute an ITask onto Slave SH2. | |
|
inlinestatic |
API call to execute an ITask onto Slave SH2.
task | ITask object to be executed |