BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

#include <xml.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (pj_xml_node)
 

Data Fields

pj_str_t name
 
pj_xml_attr attr_head
 
pj_xml_node_head node_head
 
pj_str_t content
 

Detailed Description

This structure describes XML node.

Typedef for XML nodes.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pj_xml_node::PJ_DECL_LIST_MEMBER ( pj_xml_node  )

List prev and next member

Field Documentation

◆ attr_head

pj_xml_attr pj_xml_node::attr_head

Attribute list.

◆ content

pj_str_t pj_xml_node::content

Node content.

◆ name

pj_str_t pj_xml_node::name

Node name.

◆ node_head

pj_xml_node_head pj_xml_node::node_head

Node list.


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

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.