| add(const std::string &arg) | Spm::Util::Command | |
| add(const std::string &var, const std::string &val) | Spm::Util::Command | |
| Command(const std::string &cmd) | Spm::Util::Command | |
| Command() | Spm::Util::Command | |
| exec(const std::string &cmd, std::string &out, std::string &err) | Spm::Util::Command | [static] |
| execASync(int &out, int &err, int &in) | Spm::Util::Command | |
| execSync(std::string &out, std::string &err) | Spm::Util::Command | |
| getPid() | Spm::Util::Command | |
| getReturnValue() | Spm::Util::Command | |
| getWorkingDir() | Spm::Util::Command | |
| kill(int signal=9) | Spm::Util::Command | |
| setCommand(const std::string &cmd) | Spm::Util::Command | |
| setWorkingDir(const boost::filesystem::path &dir) | Spm::Util::Command | |
| wait() | Spm::Util::Command |
1.4.6