fw4spl
|
The namespace Tuto16MultithreadConsole contains services to run the Tuto16MultithreadConsole example. More...
Classes | |
class | Plugin |
Class call when bundle is started/stopped. More... | |
class | SIncrementArray |
This service increments all the values of a fwData::Array. More... | |
class | SReadArray |
This service initializes a fwData::Array with 10 values (0 to 9). More... | |
class | SShowArray |
This service displays the array values in the log. More... | |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::Tuto16MultithreadConsole::Plugin") |
The namespace Tuto16MultithreadConsole contains services to run the Tuto16MultithreadConsole example.