#include <stdsoap2.h>
Collaboration diagram for soap_dom_attribute_iterator:
Public Member Functions | |
bool | operator== (const soap_dom_attribute_iterator &) const |
bool | operator!= (const soap_dom_attribute_iterator &) const |
soap_dom_attribute & | operator * () const |
soap_dom_attribute_iterator & | operator++ () |
soap_dom_attribute_iterator () | |
soap_dom_attribute_iterator (struct soap_dom_attribute *) | |
~soap_dom_attribute_iterator () | |
Public Attributes | |
soap_dom_attribute * | att |
const char * | nstr |
const char * | name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|