Functions | |
std::string | execSysCommand (const std::string &cmdline) |
std::unique_ptr< std::istream > | popenCPP (const std::string &cmdline) |
|
inline |
Definition at line 14 of file popenCPP.h.
References popenCPP().
Referenced by reco::ExpressionEvaluator::ExpressionEvaluator().
std::unique_ptr< std::istream > reco::exprEvalDetails::popenCPP | ( | const std::string & | cmdline | ) |
Definition at line 31 of file popenCPP.cc.
Referenced by execSysCommand().