ns1__GraphStructType Class Reference

#include <src/soapStub.h>


Detailed Description

"http://glite.org/wms/wmproxy":GraphStructType is a complexType.


Public Member Functions

virtual int soap_type () const
virtual void soap_default (struct soap *)
virtual void soap_serialize (struct soap *) const
virtual int soap_put (struct soap *, const char *, const char *) const
virtual int soap_out (struct soap *, const char *, int, const char *) const
virtual void * soap_get (struct soap *, const char *, const char *)
virtual void * soap_in (struct soap *, const char *, const char *)
 ns1__GraphStructType ()
virtual ~ns1__GraphStructType ()

Data Fields

std::string * name
std::vector< ns1__GraphStructType * > childrenJob
soapsoap
std::string * name
 Element name of type xs:string. Nullable pointer.
std::vector< ns1__GraphStructType * > childrenJob
 Vector of ns1__GraphStructType* with length 0..unbounded Nullable pointer.
soapsoap
 A handle to the soap struct that manages this instance (automatically set).


Constructor & Destructor Documentation

ns1__GraphStructType::ns1__GraphStructType (  )  [inline]

virtual ns1__GraphStructType::~ns1__GraphStructType (  )  [inline, virtual]


Member Function Documentation

virtual void ns1__GraphStructType::soap_default ( struct soap  )  [virtual]

virtual void* ns1__GraphStructType::soap_get ( struct soap ,
const char *  ,
const char *   
) [virtual]

virtual void* ns1__GraphStructType::soap_in ( struct soap ,
const char *  ,
const char *   
) [virtual]

virtual int ns1__GraphStructType::soap_out ( struct soap ,
const char *  ,
int  ,
const char *   
) const [virtual]

virtual int ns1__GraphStructType::soap_put ( struct soap ,
const char *  ,
const char *   
) const [virtual]

virtual void ns1__GraphStructType::soap_serialize ( struct soap  )  const [virtual]

virtual int ns1__GraphStructType::soap_type (  )  const [inline, virtual]


Field Documentation

std::vector<ns1__GraphStructType* > ns1__GraphStructType::childrenJob

Vector of ns1__GraphStructType* with length 0..unbounded Nullable pointer.

std::vector<ns1__GraphStructType * > ns1__GraphStructType::childrenJob

std::string* ns1__GraphStructType::name

Element name of type xs:string. Nullable pointer.

std::string* ns1__GraphStructType::name

struct soap* ns1__GraphStructType::soap

A handle to the soap struct that manages this instance (automatically set).

struct soap* ns1__GraphStructType::soap


The documentation for this class was generated from the following files:
Generated on Wed May 16 19:13:04 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.4.7