Process Hacker
|
#include <mxml.h>
Data Fields | |
mxml_type_t | type |
struct mxml_node_s * | next |
struct mxml_node_s * | prev |
struct mxml_node_s * | parent |
struct mxml_node_s * | child |
struct mxml_node_s * | last_child |
mxml_value_t | value |
int | ref_count |
void * | user_data |
struct mxml_node_s* child |
struct mxml_node_s* last_child |
struct mxml_node_s* next |
struct mxml_node_s* parent |
struct mxml_node_s* prev |
mxml_type_t type |
mxml_value_t value |