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

#include <stdsoap2.h>

Collaboration diagram for soap_clist:
Collaboration graph

Public Attributes

struct soap_clistnext
 
void * ptr
 
int type
 
int size
 
int(* fdelete )(struct soap_clist *)
 

Member Data Documentation

◆ fdelete

int(* soap_clist::fdelete) (struct soap_clist *)

◆ next

struct soap_clist* soap_clist::next

◆ ptr

void* soap_clist::ptr

◆ size

int soap_clist::size

◆ type

int soap_clist::type

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