fw4spl
|
The namespace memory contains tools to manage memory. It is used for dump. It allows to define the buffer loading mode for the application (lazy and direct) at the start of this bundle. Add it in the application's <requirement>
section.
More...
Classes | |
struct | Plugin |
Implements a plugin for the memory bundle. More... | |
class | SDumpPolicy |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("memory::Plugin") |
The namespace memory contains tools to manage memory. It is used for dump. It allows to define the buffer loading mode for the application (lazy and direct) at the start of this bundle. Add it in the application's <requirement>
section.
To configure the loading mode (here 'lazy') , add the following line in your application's Properties.cmake