|
fw4spl
|
The namespace fwRuntime::profile contains classes to manage bundle declares in profile.xml file (activate/start/stop). More...
Classes | |
| class | Activater |
| Activates a given bundle with optional parameters. More... | |
| class | Initializer |
| Starts a given bundle. More... | |
| class | Profile |
| Implements a bundle set profile. More... | |
| class | Starter |
| Starts a given bundle. More... | |
| class | Stopper |
| Stops a given bundle. More... | |
| class | Uninitializer |
| Starts a given bundle. More... | |
Functions | |
| FWRUNTIME_API void | setCurrentProfile (Profile::sptr prof) |
| Set current profile. More... | |
| FWRUNTIME_API Profile::sptr | getCurrentProfile () |
| Get current profile. | |
Variables | |
| Profile::wptr | current_profile |
The namespace fwRuntime::profile contains classes to manage bundle declares in profile.xml file (activate/start/stop).
Namespace fwRuntime::profile.
| void fwRuntime::profile::setCurrentProfile | ( | Profile::sptr | prof | ) |
Set current profile.
| prof | profile |
Definition at line 48 of file Profile.cpp.
Referenced by fwRuntime::profile::Profile::getRawParams().
Here is the caller graph for this function: