ldas-tools-al 2.6.4
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
anonymous_namespace{Sed.cc}::command Class Referenceabstract
Inheritance diagram for anonymous_namespace{Sed.cc}::command:
Inheritance graph
[legend]

Public Member Functions

virtual ~command ()
 
 command (const std::string &Expression)
 
virtual void operator() (std::istream &Input, std::ostream &Output) const =0
 

Protected Attributes

std::string expression
 

Constructor & Destructor Documentation

◆ ~command()

virtual anonymous_namespace{Sed.cc}::command::~command ( )
inlinevirtual

◆ command()

anonymous_namespace{Sed.cc}::command::command ( const std::string &  Expression)
inline

Member Function Documentation

◆ operator()()

virtual void anonymous_namespace{Sed.cc}::command::operator() ( std::istream &  Input,
std::ostream &  Output 
) const
pure virtual

Member Data Documentation

◆ expression

std::string anonymous_namespace{Sed.cc}::command::expression
protected

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