machine_entry_subtype Struct Reference

Back to the index.

Public Attributes | List of all members
machine_entry_subtype Struct Reference

#include <machine.h>

Public Attributes

int machine_subtype
 
const char * name
 
int n_aliases
 
char ** aliases
 

Detailed Description

Definition at line 341 of file machine.h.

Member Data Documentation

◆ aliases

char** machine_entry_subtype::aliases

◆ machine_subtype

int machine_entry_subtype::machine_subtype

Definition at line 342 of file machine.h.

Referenced by machine_entry_add_subtype(), and machine_name_to_type().

◆ n_aliases

int machine_entry_subtype::n_aliases

◆ name

const char* machine_entry_subtype::name

Definition at line 343 of file machine.h.

Referenced by machine_entry_add_subtype(), and machine_list_available_types_and_cpus().


The documentation for this struct was generated from the following file:

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18