ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
PSInfo::psinfo_type Struct Reference

Structure to hold information about a process. More...

#include <PSInfo.hh>

Public Attributes

pid_t s_pid
char s_state
std::string s_user
size_t s_vsz
size_t s_rsz
float s_pcpu
float s_pmem
int s_etime
std::string s_fname
std::string s_args

Detailed Description

Structure to hold information about a process.

Member Data Documentation

◆ s_args

std::string LDASTools::AL::PSInfo::psinfo_type::s_args

◆ s_etime

int LDASTools::AL::PSInfo::psinfo_type::s_etime

◆ s_fname

std::string LDASTools::AL::PSInfo::psinfo_type::s_fname

◆ s_pcpu

float LDASTools::AL::PSInfo::psinfo_type::s_pcpu

◆ s_pid

pid_t LDASTools::AL::PSInfo::psinfo_type::s_pid

◆ s_pmem

float LDASTools::AL::PSInfo::psinfo_type::s_pmem

◆ s_rsz

size_t LDASTools::AL::PSInfo::psinfo_type::s_rsz

◆ s_state

char LDASTools::AL::PSInfo::psinfo_type::s_state

◆ s_user

std::string LDASTools::AL::PSInfo::psinfo_type::s_user

◆ s_vsz

size_t LDASTools::AL::PSInfo::psinfo_type::s_vsz

The documentation for this struct was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/build/include/ldastoolsal/PSInfo.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/PSInfo.hh