#include <PfnEditor.h>
Public Member Functions | |
std::string | operator() (std::string const &pfn) const |
PfnEditor () | |
PfnEditor (std::string const &ipre, std::string const &ipos) | |
Private Attributes | |
bool | off |
std::string | postfix |
std::string | prefix |
Definition at line 10 of file PfnEditor.h.
cond::PfnEditor::PfnEditor | ( | ) |
Definition at line 5 of file PfnEditor.cc.
cond::PfnEditor::PfnEditor | ( | std::string const & | ipre, |
std::string const & | ipos | ||
) |
Definition at line 7 of file PfnEditor.cc.
std::string cond::PfnEditor::operator() | ( | std::string const & | pfn | ) | const |
|
private |
Definition at line 21 of file PfnEditor.h.
Referenced by operator()().
|
private |
Definition at line 20 of file PfnEditor.h.
Referenced by operator()().
|
private |
Definition at line 19 of file PfnEditor.h.
Referenced by operator()().