fw4spl
fwRuntime::Convert Class Reference

Defines the convert class. More...

#include <Convert.hpp>

Public Member Functions

virtual FWRUNTIME_API ~Convert ()
 Destructor : does nothing.
 

Static Public Member Functions

static FWRUNTIME_API xmlNodePtr toXml (std::shared_ptr< ::fwRuntime::ConfigurationElement > _cfgElement)
 Build an xmlNodePtr from a ConfigurationElement.
 
FWRUNTIME_API static std::string toXmlString (::fwRuntime::ConfigurationElement::sptr _cfgElement)
 Build an std::string from a ConfigurationElement.
 
static FWRUNTIME_API xmlNodePtr runningBundlesToXml ()
 Build an xmlNodePtr with all running Bundles.
 
static FWRUNTIME_API::boost::property_tree::ptree toPropertyTree (::fwRuntime::ConfigurationElement::csptr _cfgElement)
 
static FWRUNTIME_API::fwRuntime::ConfigurationElement::sptr fromPropertyTree (::boost::property_tree::ptree pt)
 

Detailed Description

Defines the convert class.

Definition at line 23 of file Convert.hpp.


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