Process Hacker
mxml_index_s Struct Reference

#include <mxml.h>

Data Fields

char * attr
 
int num_nodes
 
int alloc_nodes
 
int cur_node
 
mxml_node_t ** nodes
 

Detailed Description

Definition at line 160 of file mxml.h.

Field Documentation

int alloc_nodes

Definition at line 164 of file mxml.h.

char* attr

Definition at line 162 of file mxml.h.

int cur_node

Definition at line 165 of file mxml.h.

mxml_node_t** nodes

Definition at line 166 of file mxml.h.

int num_nodes

Definition at line 163 of file mxml.h.


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