WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

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

#include <xml.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (pj_xml_attr)
 

Data Fields

pj_str_t name
 
pj_str_t value
 

Detailed Description

This structure declares XML attribute.

Typedef for XML attribute.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pj_xml_attr::PJ_DECL_LIST_MEMBER ( pj_xml_attr  )

Standard list elements.

Field Documentation

◆ name

pj_str_t pj_xml_attr::name

Attribute name.

◆ value

pj_str_t pj_xml_attr::value

Attribute value.


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.