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:
 All Classes Functions Variables

Generated on 20 Nov 2014 for libutil++ by  doxygen 1.6.1