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

#include <XmlDataFactory.hpp>

Public Member Functions

 fromFile (const std::string &file)
 
template<class T >
 operator T ()
 

Constructor & Destructor Documentation

◆ fromFile()

factory::XmlDataFactory::fromFile::fromFile ( const std::string &  file)
inline

Member Function Documentation

◆ operator T()

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

Parses the XML in file and returns the String.

Parameters
filenamepath to the file
Returns
String
Here is the call graph for this function:

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