RetroArch
Public Attributes | List of all members
database_info_t Struct Reference

#include <database_info.h>

Collaboration diagram for database_info_t:
[legend]

Public Attributes

int analog_supported
 
int rumble_supported
 
int coop_supported
 
uint32_t crc32
 
unsigned size
 
unsigned famitsu_magazine_rating
 
unsigned edge_magazine_rating
 
unsigned edge_magazine_issue
 
unsigned max_users
 
unsigned releasemonth
 
unsigned releaseyear
 
unsigned tgdb_rating
 
char * name
 
char * rom_name
 
char * serial
 
char * description
 
char * genre
 
char * publisher
 
struct string_listdeveloper
 
char * origin
 
char * franchise
 
char * edge_magazine_review
 
char * bbfc_rating
 
char * elspa_rating
 
char * esrb_rating
 
char * pegi_rating
 
char * cero_rating
 
char * enhancement_hw
 
char * sha1
 
char * md5
 
voiduserdata
 

Member Data Documentation

◆ analog_supported

int database_info_t::analog_supported

◆ bbfc_rating

char* database_info_t::bbfc_rating

◆ cero_rating

char* database_info_t::cero_rating

◆ coop_supported

int database_info_t::coop_supported

◆ crc32

uint32_t database_info_t::crc32

◆ description

char* database_info_t::description

◆ developer

struct string_list* database_info_t::developer

◆ edge_magazine_issue

unsigned database_info_t::edge_magazine_issue

◆ edge_magazine_rating

unsigned database_info_t::edge_magazine_rating

◆ edge_magazine_review

char* database_info_t::edge_magazine_review

◆ elspa_rating

char* database_info_t::elspa_rating

◆ enhancement_hw

char* database_info_t::enhancement_hw

◆ esrb_rating

char* database_info_t::esrb_rating

◆ famitsu_magazine_rating

unsigned database_info_t::famitsu_magazine_rating

◆ franchise

char* database_info_t::franchise

◆ genre

char* database_info_t::genre

◆ max_users

unsigned database_info_t::max_users

◆ md5

char* database_info_t::md5

◆ name

char* database_info_t::name

◆ origin

char* database_info_t::origin

◆ pegi_rating

char* database_info_t::pegi_rating

◆ publisher

char* database_info_t::publisher

◆ releasemonth

unsigned database_info_t::releasemonth

◆ releaseyear

unsigned database_info_t::releaseyear

◆ rom_name

char* database_info_t::rom_name

◆ rumble_supported

int database_info_t::rumble_supported

◆ serial

char* database_info_t::serial

◆ sha1

char* database_info_t::sha1

◆ size

unsigned database_info_t::size

◆ tgdb_rating

unsigned database_info_t::tgdb_rating

◆ userdata

void* database_info_t::userdata

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