ldas-tools-al  2.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
LDASTools::Cmd::Sed Class Reference

Limited implementation of the Unix sed command. More...

#include <Sed.hh>

Public Member Functions

 Sed (const std::string &Expression)
 Constructor. More...
 

Detailed Description

Limited implementation of the Unix sed command.

Constructor & Destructor Documentation

LDASTools::Cmd::Sed::Sed ( const std::string &  Expression)

Constructor.

Parameters
[in]ExpressionThe sed expression describing the actions to be performed.
Returns
A new instance of a Sed object

The constructor takes Expression and tries to parse it for correctness.

Todo:
Handle the address portion of the expression

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