Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
cli::StringLineInterface Class Referencefinal

#include <StringLineInterface.h>

Inheritance diagram for cli::StringLineInterface:
[legend]
Collaboration diagram for cli::StringLineInterface:
[legend]

Public Member Functions

 StringLineInterface (std::string string)
 
- Public Member Functions inherited from cli::LineInterface
virtual void lineCallback (const std::string &) const
 
 LineInterface ()=default
 
 LineInterface (LineInterface &&) noexcept=default
 
 LineInterface (const LineInterface &)=delete
 
LineInterfaceoperator= (LineInterface &&) noexcept=delete
 
LineInterfaceoperator= (const LineInterface &)=delete
 
virtual ~LineInterface () noexcept=default
 

Constructor & Destructor Documentation

◆ StringLineInterface()

cli::StringLineInterface::StringLineInterface ( std::string  string)
inline

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