RetroArch
Public Attributes | List of all members
menu_handle_t Struct Reference

#include <menu_driver.h>

Collaboration diagram for menu_handle_t:
[legend]

Public Attributes

unsigned rpl_entry_selection_ptr
 
size_t core_len
 
uint64_t state
 
char * core_buf
 
char menu_state_msg [1024]
 
char deferred_path [PATH_MAX_LENGTH]
 
char scratch_buf [PATH_MAX_LENGTH]
 
char scratch2_buf [PATH_MAX_LENGTH]
 
char db_playlist_file [PATH_MAX_LENGTH]
 
char filebrowser_label [PATH_MAX_LENGTH]
 
char detect_content_path [PATH_MAX_LENGTH]
 
struct {
   unsigned   unsigned_var
 
scratchpad
 

Member Data Documentation

◆ core_buf

char* menu_handle_t::core_buf

◆ core_len

size_t menu_handle_t::core_len

◆ db_playlist_file

char menu_handle_t::db_playlist_file[PATH_MAX_LENGTH]

◆ deferred_path

char menu_handle_t::deferred_path[PATH_MAX_LENGTH]

◆ detect_content_path

char menu_handle_t::detect_content_path[PATH_MAX_LENGTH]

◆ filebrowser_label

char menu_handle_t::filebrowser_label[PATH_MAX_LENGTH]

◆ menu_state_msg

char menu_handle_t::menu_state_msg[1024]

◆ rpl_entry_selection_ptr

unsigned menu_handle_t::rpl_entry_selection_ptr

◆ scratch2_buf

char menu_handle_t::scratch2_buf[PATH_MAX_LENGTH]

◆ scratch_buf

char menu_handle_t::scratch_buf[PATH_MAX_LENGTH]

◆ scratchpad

struct { ... } menu_handle_t::scratchpad

◆ state

uint64_t menu_handle_t::state

◆ unsigned_var

unsigned menu_handle_t::unsigned_var

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