fw4spl
fwRuntime::profile Namespace Reference

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
 

Detailed Description

The namespace fwRuntime::profile contains classes to manage bundle declares in profile.xml file (activate/start/stop).

Namespace fwRuntime::profile.

Date
2009-2010.

Function Documentation

void fwRuntime::profile::setCurrentProfile ( Profile::sptr  prof)

Set current profile.

Parameters
profprofile

Definition at line 48 of file Profile.cpp.

Referenced by fwRuntime::profile::Profile::getRawParams().

+ Here is the caller graph for this function: