RetroArch
|
Public Attributes | |
char | badge_name [16] |
char | url [256] |
char | badge_basepath [PATH_MAX_LENGTH] |
char | badge_fullpath [PATH_MAX_LENGTH] |
unsigned char | hash [16] |
bool | round |
unsigned | gameid |
unsigned | i |
unsigned | j |
unsigned | k |
size_t | bytes |
size_t | count |
size_t | offset |
size_t | len |
size_t | size |
MD5_CTX | md5 |
cheevos_nes_header_t | header |
retro_time_t | t0 |
struct retro_system_info | sysinfo |
void * | data |
char * | json |
const char * | path |
const char * | ext |
intfstream_t * | stream |
cheevo_t * | cheevo |
settings_t * | settings |
struct http_connection_t * | conn |
struct http_t * | http |
const cheevo_t * | cheevo_end |
cheevos_cheevo_t * | cheevo |
const cheevos_cheevo_t * | cheevo_end |
char coro_t::badge_basepath |
char coro_t::badge_fullpath |
char coro_t::badge_name |
size_t coro_t::bytes |
cheevos_cheevo_t* coro_t::cheevo |
cheevo_t* coro_t::cheevo |
const cheevos_cheevo_t* coro_t::cheevo_end |
struct http_connection_t * coro_t::conn |
size_t coro_t::count |
void * coro_t::data |
const char * coro_t::ext |
unsigned coro_t::gameid |
unsigned char coro_t::hash |
cheevos_nes_header_t coro_t::header |
struct http_t * coro_t::http |
unsigned coro_t::i |
unsigned coro_t::j |
char * coro_t::json |
unsigned coro_t::k |
size_t coro_t::len |
MD5_CTX coro_t::md5 |
size_t coro_t::offset |
const char * coro_t::path |
bool coro_t::round |
settings_t * coro_t::settings |
size_t coro_t::size |
intfstream_t * coro_t::stream |
struct retro_system_info coro_t::sysinfo |
retro_time_t coro_t::t0 |
char coro_t::url |