TwiceAsNice  2019-02-18
Public Attributes | List of all members
soap_dom_attribute Struct Reference

#include <stdsoap2.h>

Collaboration diagram for soap_dom_attribute:
Collaboration graph

Public Attributes

struct soap_dom_attributenext
 
const char * nstr
 
char * name
 
char * data
 
wchar_t * wide
 
struct soapsoap
 

Member Data Documentation

◆ data

char* soap_dom_attribute::data

◆ name

char* soap_dom_attribute::name

◆ next

struct soap_dom_attribute* soap_dom_attribute::next

◆ nstr

const char* soap_dom_attribute::nstr

◆ soap

struct soap* soap_dom_attribute::soap

◆ wide

wchar_t* soap_dom_attribute::wide

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