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 338 of file machine.h.

Member Data Documentation

◆ aliases

char** machine_entry_subtype::aliases

◆ machine_subtype

int machine_entry_subtype::machine_subtype

Definition at line 339 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 340 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 Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17