ldas-tools-al 2.6.7
|
Class to retrieve process information. More...
#include <PSInfo.hh>
Classes | |
struct | psinfo_type |
Structure to hold information about a process. More... | |
Public Member Functions | |
PSInfo (pid_t PID=getpid()) | |
Constructor. | |
void | operator() (psinfo_type &Query) const |
Obtain information about a process. | |
PSInfo (pid_t PID=getpid()) | |
Constructor. | |
void | operator() (psinfo_type &Query) const |
Obtain information about a process. | |
PSInfo (pid_t PID=getpid()) | |
Constructor. | |
void | operator() (psinfo_type &Query) const |
Obtain information about a process. | |
Class to retrieve process information.