fw4spl
fwRuntime::profile::Stopper Class Reference

Stops a given bundle. More...

#include <Stopper.hpp>

+ Inheritance diagram for fwRuntime::profile::Stopper:
+ Collaboration diagram for fwRuntime::profile::Stopper:

Public Member Functions

FWRUNTIME_API Stopper (const std::string &_identifier, const Version &version=Version())
 Constructor. More...
 
void apply ()
 Applies the Stopper on the system. More...
 

Detailed Description

Stops a given bundle.

Definition at line 26 of file Stopper.hpp.

Constructor & Destructor Documentation

fwRuntime::profile::Stopper::Stopper ( const std::string &  _identifier,
const Version version = Version() 
)

Constructor.

Parameters
[in]_identifiera string containing a bundle identifier

Definition at line 25 of file Stopper.cpp.

Member Function Documentation

void fwRuntime::profile::Stopper::apply ( )

Applies the Stopper on the system.

Remarks
This method should be called directly.

Definition at line 33 of file Stopper.cpp.

References fwRuntime::Runtime::findEnabledBundle(), fwRuntime::Runtime::getDefault(), SLM_ERROR, SLM_FATAL_IF, and SLM_INFO.

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: