Main Page | Class List | File List | Class Members | File Members

soap_dom_attribute Struct Reference

#include <stdsoap2.h>

Collaboration diagram for soap_dom_attribute:

Collaboration graph
[legend]
List of all members.

Public Types

typedef soap_dom_attribute_iterator iterator

Public Member Functions

soap_dom_attributeset (const char *nstr, const char *name)
soap_dom_attributeset (const char *data)
soap_dom_attribute_iterator begin ()
soap_dom_attribute_iterator end ()
soap_dom_attribute_iterator find (const char *nstr, const char *name)
void unlink ()
 soap_dom_attribute ()
 soap_dom_attribute (struct soap *soap)
 soap_dom_attribute (struct soap *soap, const char *nstr, const char *name, const char *data)
 ~soap_dom_attribute ()

Public Attributes

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

Member Typedef Documentation

typedef soap_dom_attribute_iterator soap_dom_attribute::iterator
 


Constructor & Destructor Documentation

soap_dom_attribute::soap_dom_attribute  ) 
 

soap_dom_attribute::soap_dom_attribute struct soap soap  ) 
 

soap_dom_attribute::soap_dom_attribute struct soap soap,
const char *  nstr,
const char *  name,
const char *  data
 

soap_dom_attribute::~soap_dom_attribute  ) 
 


Member Function Documentation

soap_dom_attribute_iterator soap_dom_attribute::begin  ) 
 

soap_dom_attribute_iterator soap_dom_attribute::end  ) 
 

soap_dom_attribute_iterator soap_dom_attribute::find const char *  nstr,
const char *  name
 

struct soap_dom_attribute& soap_dom_attribute::set const char *  data  ) 
 

struct soap_dom_attribute& soap_dom_attribute::set const char *  nstr,
const char *  name
 

void soap_dom_attribute::unlink  ) 
 


Member Data Documentation

char* soap_dom_attribute::data
 

char* soap_dom_attribute::name
 

struct soap_dom_attribute* soap_dom_attribute::next
 

const char* soap_dom_attribute::nstr
 

struct soap* soap_dom_attribute::soap
 

wchar_t* soap_dom_attribute::wide
 


The documentation for this struct was generated from the following file:
Generated on Sat Aug 20 12:24:36 2005 for gSOAP level-2 DOM by doxygen 1.3.8