#include <machine.h>
Public Attributes | |
| char * | filename |
| FILE * | file |
| int | enabled |
| char * | fields |
| int statistics::enabled |
Definition at line 66 of file machine.h.
Referenced by machine_new(), and machine_statistics_init().
| char* statistics::fields |
Definition at line 67 of file machine.h.
Referenced by machine_statistics_init().
| FILE* statistics::file |
Definition at line 65 of file machine.h.
Referenced by machine_statistics_init().
| char* statistics::filename |
Definition at line 64 of file machine.h.
Referenced by machine_statistics_init().
1.8.17