RetroArch
Public Attributes | List of all members
netplay_crc_handle_t Struct Reference
Collaboration diagram for netplay_crc_handle_t:
[legend]

Public Attributes

char content_crc [PATH_MAX_LENGTH]
 
char content_path [PATH_MAX_LENGTH]
 
char hostname [512]
 
char core_name [PATH_MAX_LENGTH]
 
char core_path [PATH_MAX_LENGTH]
 
char core_extensions [PATH_MAX_LENGTH]
 
bool found
 
bool current
 
bool contentless
 
struct string_listlpl_list
 

Member Data Documentation

◆ content_crc

char netplay_crc_handle_t::content_crc[PATH_MAX_LENGTH]

◆ content_path

char netplay_crc_handle_t::content_path[PATH_MAX_LENGTH]

◆ contentless

bool netplay_crc_handle_t::contentless

◆ core_extensions

char netplay_crc_handle_t::core_extensions[PATH_MAX_LENGTH]

◆ core_name

char netplay_crc_handle_t::core_name[PATH_MAX_LENGTH]

◆ core_path

char netplay_crc_handle_t::core_path[PATH_MAX_LENGTH]

◆ current

bool netplay_crc_handle_t::current

◆ found

bool netplay_crc_handle_t::found

◆ hostname

char netplay_crc_handle_t::hostname[512]

◆ lpl_list

struct string_list* netplay_crc_handle_t::lpl_list

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