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

Public Attributes

bool is_directory
 
bool scan_started
 
bool show_hidden_files
 
unsigned status
 
char * playlist_directory
 
char * content_database_path
 
char * fullpath
 
database_info_handle_thandle
 
database_state_handle_t state
 

Member Data Documentation

◆ content_database_path

char* db_handle::content_database_path

◆ fullpath

char* db_handle::fullpath

◆ handle

database_info_handle_t* db_handle::handle

◆ is_directory

bool db_handle::is_directory

◆ playlist_directory

char* db_handle::playlist_directory

◆ scan_started

bool db_handle::scan_started

◆ show_hidden_files

bool db_handle::show_hidden_files

◆ state

database_state_handle_t db_handle::state

◆ status

unsigned db_handle::status

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