satyr 0.43
|
Data Fields | |
char * | name |
char * | version |
char * | architecture |
char * | cpe |
uint64_t | uptime |
char * | desktop |
char * | variant |
Definition at line 36 of file operating_system.h.
char* sr_operating_system::architecture |
Definition at line 40 of file operating_system.h.
char* sr_operating_system::cpe |
Definition at line 41 of file operating_system.h.
char* sr_operating_system::desktop |
Definition at line 44 of file operating_system.h.
char* sr_operating_system::name |
Definition at line 38 of file operating_system.h.
uint64_t sr_operating_system::uptime |
Definition at line 43 of file operating_system.h.
char* sr_operating_system::variant |
Definition at line 45 of file operating_system.h.
char* sr_operating_system::version |
Definition at line 39 of file operating_system.h.