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

#include <stdsoap2.h>

Collaboration diagram for soap_plist:
Collaboration graph

Public Attributes

struct soap_plistnext
 
const void * ptr
 
const struct soap_arrayarray
 
int type
 
int id
 
char mark1
 
char mark2
 

Member Data Documentation

◆ array

const struct soap_array* soap_plist::array

◆ id

int soap_plist::id

◆ mark1

char soap_plist::mark1

◆ mark2

char soap_plist::mark2

◆ next

struct soap_plist* soap_plist::next

◆ ptr

const void* soap_plist::ptr

◆ type

int soap_plist::type

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