Class General::PSInfo::psinfo_type
Contained in: General::PSInfo
Derived from:
none
Derived by:
none
#include "general/PSInfo.hh"
Description:
Variable Member Descriptions:
General::PSInfo::psinfo_type::s_args -
std::string s_args;
General::PSInfo::psinfo_type::s_etime -
int s_etime;
General::PSInfo::psinfo_type::s_fname -
std::string s_fname;
General::PSInfo::psinfo_type::s_pcpu -
float s_pcpu;
General::PSInfo::psinfo_type::s_pid -
pid_t s_pid;
General::PSInfo::psinfo_type::s_pmem -
float s_pmem;
General::PSInfo::psinfo_type::s_rsz -
size_t s_rsz;
General::PSInfo::psinfo_type::s_state -
char s_state;
General::PSInfo::psinfo_type::s_user -
std::string s_user;
General::PSInfo::psinfo_type::s_vsz -
size_t s_vsz;