|
ldas-tools-al
2.6.4
|
Limited implementation of the Unix sed command. More...
#include <Sed.hh>
Public Member Functions | |
| Sed (const std::string &Expression) | |
| Constructor. More... | |
| Sed (const std::string &Expression) | |
| Constructor. More... | |
Limited implementation of the Unix sed command.
| LDASTools::Cmd::Sed::Sed | ( | const std::string & | Expression | ) |
| LDASTools::Cmd::Sed::Sed | ( | const std::string & | Expression | ) |
Constructor.
| [in] | Expression | The sed expression describing the actions to be performed. |
1.8.14