|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <DRCEReadProcessData.hpp>

Public Attributes | |
| int | tid |
| int | ppid |
| unsigned | pcpu |
| char | state |
| char | pad_1 |
| char | pad_2 |
| char | pad_3 |
| unsigned long long | utime |
| unsigned long long | stime |
| unsigned long long | cutime |
| unsigned long long | cstime |
| unsigned long long | start_time |
| char | signal [18] |
| char | blocked [18] |
| char | sigignore [18] |
| char | sigcatch [18] |
| char | _sigpnd [18] |
| unsigned long | start_code |
| unsigned long | end_code |
| unsigned long | start_stack |
| unsigned long | kstk_esp |
| unsigned long | kstk_eip |
| unsigned long | wchan |
| long | priority |
| long | nice |
| long | rss |
| long | alarm |
| long | size |
| long | resident |
| long | share |
| long | trs |
| long | lrs |
| long | drs |
| long | dt |
| unsigned long | vm_size |
| unsigned long | vm_lock |
| unsigned long | vm_rss |
| unsigned long | vm_data |
| unsigned long | vm_stack |
| unsigned long | vm_exe |
| unsigned long | vm_lib |
| unsigned long | rtprio |
| unsigned long | sched |
| unsigned long | vsize |
| unsigned long | rss_rlim |
| unsigned long | flags |
| unsigned long | min_flt |
| unsigned long | maj_flt |
| unsigned long | cmin_flt |
| unsigned long | cmaj_flt |
| char ** | environ |
| char ** | cmdline |
| char | euser [P_G_SZ] |
| char | ruser [P_G_SZ] |
| char | suser [P_G_SZ] |
| char | fuser [P_G_SZ] |
| char | rgroup [P_G_SZ] |
| char | egroup [P_G_SZ] |
| char | sgroup [P_G_SZ] |
| char | fgroup [P_G_SZ] |
| char | cmd [16] |
| struct proc_t * | ring |
| struct proc_t * | next |
| int | pgrp |
| int | session |
| int | nlwp |
| int | tgid |
| int | tty |
| int | euid |
| int | egid |
| int | ruid |
| int | rgid |
| int | suid |
| int | sgid |
| int | fuid |
| int | fgid |
| int | tpgid |
| int | exit_signal |
| int | processor |
Definition at line 28 of file DRCEReadProcessData.hpp.
| char proc_t::_sigpnd[18] |
Definition at line 52 of file DRCEReadProcessData.hpp.
| long proc_t::alarm |
Definition at line 66 of file DRCEReadProcessData.hpp.
| char proc_t::blocked[18] |
Definition at line 52 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::cmaj_flt |
Definition at line 79 of file DRCEReadProcessData.hpp.
| char proc_t::cmd[16] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| char ** proc_t::cmdline |
Definition at line 96 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::cmin_flt |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long long proc_t::cstime |
Definition at line 43 of file DRCEReadProcessData.hpp.
| unsigned long long proc_t::cutime |
Definition at line 43 of file DRCEReadProcessData.hpp.
| long proc_t::drs |
Definition at line 66 of file DRCEReadProcessData.hpp.
| long proc_t::dt |
Definition at line 66 of file DRCEReadProcessData.hpp.
| int proc_t::egid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::egroup[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::end_code |
Definition at line 59 of file DRCEReadProcessData.hpp.
| char** proc_t::environ |
Definition at line 96 of file DRCEReadProcessData.hpp.
| int proc_t::euid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::euser[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| int proc_t::exit_signal |
Definition at line 113 of file DRCEReadProcessData.hpp.
| int proc_t::fgid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::fgroup[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::flags |
Definition at line 79 of file DRCEReadProcessData.hpp.
| int proc_t::fuid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::fuser[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::kstk_eip |
Definition at line 59 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::kstk_esp |
Definition at line 59 of file DRCEReadProcessData.hpp.
| long proc_t::lrs |
Definition at line 66 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::maj_flt |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::min_flt |
Definition at line 79 of file DRCEReadProcessData.hpp.
| struct proc_t * proc_t::next |
Definition at line 109 of file DRCEReadProcessData.hpp.
| long proc_t::nice |
Definition at line 66 of file DRCEReadProcessData.hpp.
| int proc_t::nlwp |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::pad_1 |
Definition at line 37 of file DRCEReadProcessData.hpp.
| char proc_t::pad_2 |
Definition at line 37 of file DRCEReadProcessData.hpp.
| char proc_t::pad_3 |
Definition at line 37 of file DRCEReadProcessData.hpp.
| unsigned proc_t::pcpu |
Definition at line 35 of file DRCEReadProcessData.hpp.
| int proc_t::pgrp |
Definition at line 113 of file DRCEReadProcessData.hpp.
| int proc_t::ppid |
Definition at line 32 of file DRCEReadProcessData.hpp.
| long proc_t::priority |
Definition at line 66 of file DRCEReadProcessData.hpp.
| int proc_t::processor |
Definition at line 113 of file DRCEReadProcessData.hpp.
| long proc_t::resident |
Definition at line 66 of file DRCEReadProcessData.hpp.
| int proc_t::rgid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::rgroup[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| struct proc_t* proc_t::ring |
Definition at line 109 of file DRCEReadProcessData.hpp.
| long proc_t::rss |
Definition at line 66 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::rss_rlim |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::rtprio |
Definition at line 79 of file DRCEReadProcessData.hpp.
| int proc_t::ruid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::ruser[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::sched |
Definition at line 79 of file DRCEReadProcessData.hpp.
| int proc_t::session |
Definition at line 113 of file DRCEReadProcessData.hpp.
| int proc_t::sgid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::sgroup[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| long proc_t::share |
Definition at line 66 of file DRCEReadProcessData.hpp.
| char proc_t::sigcatch[18] |
Definition at line 52 of file DRCEReadProcessData.hpp.
| char proc_t::sigignore[18] |
Definition at line 52 of file DRCEReadProcessData.hpp.
| char proc_t::signal[18] |
Definition at line 52 of file DRCEReadProcessData.hpp.
| long proc_t::size |
Definition at line 66 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::start_code |
Definition at line 59 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::start_stack |
Definition at line 59 of file DRCEReadProcessData.hpp.
| unsigned long long proc_t::start_time |
Definition at line 43 of file DRCEReadProcessData.hpp.
| char proc_t::state |
Definition at line 37 of file DRCEReadProcessData.hpp.
| unsigned long long proc_t::stime |
Definition at line 43 of file DRCEReadProcessData.hpp.
| int proc_t::suid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| char proc_t::suser[P_G_SZ] |
Definition at line 100 of file DRCEReadProcessData.hpp.
| int proc_t::tgid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| int proc_t::tid |
Definition at line 32 of file DRCEReadProcessData.hpp.
| int proc_t::tpgid |
Definition at line 113 of file DRCEReadProcessData.hpp.
| long proc_t::trs |
Definition at line 66 of file DRCEReadProcessData.hpp.
| int proc_t::tty |
Definition at line 113 of file DRCEReadProcessData.hpp.
| unsigned long long proc_t::utime |
Definition at line 43 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_data |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_exe |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_lib |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_lock |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_rss |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_size |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vm_stack |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::vsize |
Definition at line 79 of file DRCEReadProcessData.hpp.
| unsigned long proc_t::wchan |
Definition at line 59 of file DRCEReadProcessData.hpp.