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

#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
 

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: