fw4spl
|
The namespace fwServices::registry contains class to manage services, object and config. More...
Classes | |
class | ActiveWorkers |
This class to register active worker in the system, creates a default worker. More... | |
class | AppConfig |
This class allows to register all the configuration which has the point extension "::fwServices::registry::AppConfig". More... | |
class | AppConfigParameters |
This class allows to register all the configuration parameters which has the point extension "::fwServices::registry::AppConfigParameters". More... | |
class | AppInfo |
class | ObjectService |
maintain the relation between objects and services More... | |
class | Proxy |
This class defines a proxy for signal/slot connections. More... | |
class | ServiceConfig |
This class allows to register all the service configuration which has the point extension "::fwServices::registry::ServiceConfig". More... | |
class | ServiceConfigInfo |
class | ServiceFactory |
Typedefs | |
typedef std::map< std::string, std::string > | FieldAdaptorType |
Associations of <pattern, value>. | |
The namespace fwServices::registry contains class to manage services, object and config.