RetroArch
Public Attributes | List of all members
config_file Struct Reference

#include <config_file.h>

Collaboration diagram for config_file:
[legend]

Public Attributes

char * path
 
struct config_entry_listentries
 
struct config_entry_listtail
 
struct config_entry_listlast
 
unsigned include_depth
 
bool guaranteed_no_duplicates
 
struct config_include_listincludes
 

Member Data Documentation

◆ entries

struct config_entry_list* config_file::entries

◆ guaranteed_no_duplicates

bool config_file::guaranteed_no_duplicates

◆ include_depth

unsigned config_file::include_depth

◆ includes

struct config_include_list* config_file::includes

◆ last

struct config_entry_list* config_file::last

◆ path

char* config_file::path

◆ tail

struct config_entry_list* config_file::tail

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