HCE project C++ developers source code library
1.1.1
HCE project developer library
|
This is the complete list of members for ExecBase, including all inherited members.
_IsError | ExecBase | protected |
cmd | ExecBase | protected |
exec(std::ostream &os=std::cout, std::ostream &es=std::cerr)=0 | ExecBase | pure virtual |
ExecBase(const std::string &cmd_) | ExecBase | |
getCmd(void) const | ExecBase | inline |
isError(void) const | ExecBase | inline |
setCmd(const std::string &cmd_) | ExecBase | inline |
~ExecBase() | ExecBase | inlinevirtual |