sella::util::Process Class Reference
List of all members.
Static Public Member Functions |
|
static std::string | getBaseName (void) throw () |
|
static std::string | getDirName (void) throw () |
|
static std::string | getPath (void) throw () |
|
static void | setName (const std::string &name) throw (ProcessException) |
|
static std::string | getName (void) throw (ProcessException) |
|
static void | setTitle (const std::string &title) throw (ProcessException) |
|
static pid_t | getPID (void) throw () |
|
static pid_t | getParentPID (void) throw () |
|
static std::string | runCommand (const std::string &command) throw (ProcessException) |
|
static std::string | stackTrace (const std::string &executableFilename) throw () |
Detailed Description
Definition at line 23 of file Process.h.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libutil++-1.4.0/src/sella/util/Process.h
- /builddir/build/BUILD/libutil++-1.4.0/src/sella/util/Process.cpp