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

#include <XmlDataFactory.hpp>

Public Member Functions

 fromStream (ext::istream &i)
 
template<class T >
 operator T ()
 

Constructor & Destructor Documentation

◆ fromStream()

factory::XmlDataFactory::fromStream::fromStream ( ext::istream i)
inline

Member Function Documentation

◆ operator T()

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

Parses the XML from stream and returns the String.

Returns
String
Here is the call graph for this function:

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