Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
registration::InputFileRegister Class Reference

#include <InputFileTypeRegistration.hpp>

Public Member Functions

 InputFileRegister (std::string fileType, std::shared_ptr< abstraction::OperationAbstraction >(*callback)(const std::string &type, const ext::vector< std::string > &templateParams))
 
 ~InputFileRegister ()
 

Constructor & Destructor Documentation

◆ InputFileRegister()

registration::InputFileRegister::InputFileRegister ( std::string  fileType,
std::shared_ptr< abstraction::OperationAbstraction >(*)(const std::string &type, const ext::vector< std::string > &templateParams)  callback 
)
inline
Here is the call graph for this function:

◆ ~InputFileRegister()

registration::InputFileRegister::~InputFileRegister ( )
inline
Here is the call graph for this function:

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