#include <AP_Statistics.h>
Inherited by AP_ProcessStatistics, and AP_ThreadStatistics.
Public Member Functions | |
AP_Statistics (void) | |
void | Create (const AP_String &text) |
Data Fields | |
AP_String | name |
AP_Uint16 | pid |
AP_Uint16 | ppid |
AP_String | status |
AP_StatusTable | table |
AP_Uint16 | tgid |
AP_Uint32 | vmrss |
AP_Statistics | ( | void | ) | [inline] |
void Create | ( | const AP_String & | text | ) |