#include <CarLinO_base.h>
Public Member Functions | |
| CarLinO_param (const AP_Sint32 pid, const AP_Uint32 cpuload, const AP_Uint32 memory, const AP_Uint32 threads, const AP_Uint32 descriptors) | |
| CarLinO_param (void) | |
Data Fields | |
| AP_Uint32 | m_cpuload |
| AP_Uint32 | m_descriptors |
| AP_Uint32 | m_memory |
| AP_Sint32 | m_pid |
| AP_Uint32 | m_threads |
| CarLinO_param | ( | void | ) | [inline] |
| CarLinO_param | ( | const AP_Sint32 | pid, | |
| const AP_Uint32 | cpuload, | |||
| const AP_Uint32 | memory, | |||
| const AP_Uint32 | threads, | |||
| const AP_Uint32 | descriptors | |||
| ) | [inline] |
| AP_Uint32 m_cpuload |
| AP_Uint32 m_descriptors |
| AP_Uint32 m_memory |
| AP_Sint32 m_pid |
| AP_Uint32 m_threads |
1.5.8