Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
factory::XmlDataFactory::fromString Class Reference

#include <XmlDataFactory.hpp>

Public Member Functions

 fromString (const std::string &str)
 
template<class T >
 operator T ()
 

Constructor & Destructor Documentation

◆ fromString()

factory::XmlDataFactory::fromString::fromString ( const std::string &  str)
inline

Member Function Documentation

◆ operator T()

template<class T >
factory::XmlDataFactory::fromString::operator T ( )
inline

Parses the XML and returns the String.

Parameters
strstring containing the XML
Returns
String
Here is the call graph for this function:

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