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

#include <stdsoap2.h>

Collaboration diagram for soap_attribute:
Collaboration graph

Public Attributes

struct soap_attributenext
 
char * value
 
size_t size
 
char * ns
 
short visible
 
char name [1]
 

Member Data Documentation

◆ name

char soap_attribute::name[1]

◆ next

struct soap_attribute* soap_attribute::next

◆ ns

char* soap_attribute::ns

◆ size

size_t soap_attribute::size

◆ value

char* soap_attribute::value

◆ visible

short soap_attribute::visible

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