attach(void *impl) | MCBase | [protected] |
detach() | MCProcess | |
getDirectory() | MCProcess | |
getExecutableName() | MCProcess | |
getFileName() | MCProcess | |
isDetached() | MCProcess | |
isRunning() | MCProcess | |
kill() | MCProcess | |
MCBase() | MCBase | |
MCBase(const MCBase &) | MCBase | |
MCBase(void *impl) | MCBase | [protected] |
mclpriv::MCBaseAccessor (defined in MCBase) | MCBase | [friend] |
MCProcess() | MCProcess | |
MCProcess(const MCString &name) | MCProcess | |
operator!=(const MCBase &) const | MCBase | |
operator<(const MCBase &) const | MCBase | |
operator=(const MCBase &) | MCBase | |
operator==(const MCBase &) const | MCBase | |
run(char *const *argv, char *const *envp=0) | MCProcess | |
setDetached(bool detached) | MCProcess | |
setDirectory(const MCString &dir) | MCProcess | |
setStdHandle(MCFile::EStdHandle hdl, const MCFile &file) | MCProcess | |
wait() | MCProcess | |
~MCBase() | MCBase |