Class Index Cross Index Namespace Index

Class General::PSInfo


Contained in: General
Derived from: none
Derived by: none

#include "general/PSInfo.hh"


public function member index:

PSInfo(pid_t PID = getpid( ));
void operator ()(psinfo_type& Query) const;
 

Description:



Function Member Descriptions:


General::PSInfo::PSInfo


PSInfo(pid_t PID = getpid( ));



General::PSInfo::operator ()


void operator ()(psinfo_type& Query) const;



Variable Member Descriptions:


General::PSInfo::m_pid -

pid_t m_pid;