#include <basis/guards.h>#include <basis/istring.h>#include <opsystem/command_line.h>#include <loggers/console_logger.h>#include <opsystem/filename.h>#include <data_struct/static_memory_gremlin.h>#include <processes/process_control.h>#include <processes/process_entry.h>Include dependency graph for zap_process.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 30 of file zap_process.cpp.
References filename::basename(), command_line::entries(), command_line::get(), non_continuable_error, out, command_line::program_name(), process_control::query_processes(), filename::raw(), istring::SPRINTF, command_parameter::text(), istring::to_lower(), command_parameter::type(), command_parameter::VALUE, and process_control::zap_process().
Definition at line 28 of file zap_process.cpp.
1.5.1