RetroArch
Public Attributes | List of all members
rxml_node Struct Reference

#include <rxml.h>

Collaboration diagram for rxml_node:
[legend]

Public Attributes

char * name
 
char * data
 
struct rxml_attrib_nodeattrib
 
struct rxml_nodechildren
 
struct rxml_nodenext
 
int type
 

Member Data Documentation

◆ attrib

struct rxml_attrib_node* rxml_node::attrib

◆ children

struct rxml_node* rxml_node::children

◆ data

char* rxml_node::data

◆ name

char* rxml_node::name

◆ next

struct rxml_node* rxml_node::next

◆ type

int rxml_node::type

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