7 #ifndef __FWSERVICES_REGISTRY_APPINFO_HPP__ 8 #define __FWSERVICES_REGISTRY_APPINFO_HPP__ 10 #include "fwServices/config.hpp" 12 #include <fwCore/BaseObject.hpp> 13 #include <fwRuntime/ConfigurationElement.hpp> 46 typedef std::map< std::string, std::string > ParametersType;
47 ParametersType parameters;
48 ::fwRuntime::ConfigurationElement::csptr config;
57 #endif // __FWSERVICES_REGISTRY_APPINFO_HPP__ virtual ~AppInfo()
Destructor, do nothing.
Contains fwAtomsFilter::registry details.
Base class for all FW4SPL's classes.
AppInfo()
Constructor, do nothing.
std::string bundleVersion
Bundle version (used to start the bundle when the appConfig is launched)
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
std::map< std::string, std::string > FieldAdaptorType
Associations of <pattern, value>.
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
std::string bundleId
Bundle identifier (used to start the bundle when the appConfig is launched)