fw4spl
|
Reads plugin set profiles from xml files. More...
#include <ProfileReader.hpp>
Static Public Member Functions | |
static FWRUNTIME_API std::shared_ptr< ::fwRuntime::profile::Profile > | createProfile (const boost::filesystem::path &path) |
Creates a profile from an xml file located at the given path. More... | |
Reads plugin set profiles from xml files.
Definition at line 46 of file ProfileReader.hpp.
|
static |
Creates a profile from an xml file located at the given path.
[in] | path | a path to an xml profile file |
Definition at line 43 of file ProfileReader.cpp.
References fwRuntime::io::Validator::getErrorLog(), SLM_ASSERT, SPTR, and fwRuntime::io::Validator::validate().
Referenced by fwRuntime::getBundleResourcePath().