fw4spl
fwRuntime::io::ProfileReader Struct Reference

Reads plugin set profiles from xml files. More...

#include <ProfileReader.hpp>

Static Public Member Functions

static FWRUNTIME_API std::shared_ptr< ::fwRuntime::profile::ProfilecreateProfile (const boost::filesystem::path &path)
 Creates a profile from an xml file located at the given path. More...
 

Detailed Description

Reads plugin set profiles from xml files.

Date
2004-2009

Definition at line 46 of file ProfileReader.hpp.

Member Function Documentation

std::shared_ptr<::fwRuntime::profile::Profile > fwRuntime::io::ProfileReader::createProfile ( const boost::filesystem::path &  path)
static

Creates a profile from an xml file located at the given path.

Parameters
[in]patha 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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


The documentation for this struct was generated from the following files: