Mir
|
Popen - A popen c++ wrapper. More...
#include <popen.h>
Public Member Functions | |
Popen (std::string const &cmd) | |
bool | get_line (std::string &line) |
Read a line from the output of the executed command returns false if there is nothing more to read. More... | |
Popen - A popen c++ wrapper.
mir::test::Popen::Popen | ( | std::string const & | cmd | ) |
bool mir::test::Popen::get_line | ( | std::string & | line | ) |
Read a line from the output of the executed command returns false if there is nothing more to read.
Copyright © 2012-2018
Canonical Ltd.
Generated on Sat Mar 31 14:22:42 UTC 2018