"http://glite.org/wms/wmproxy":GraphStructType is a complexType. More...
#include <src/wm.h>
Data Fields | |
std::string * | name |
Element name of type xs:string. | |
std::vector < ns1__GraphStructType * > | childrenJob |
Vector of ns1__GraphStructType* with length 0..unbounded. | |
struct soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
"http://glite.org/wms/wmproxy":GraphStructType is a complexType.
std::vector<ns1__GraphStructType* > ns1__GraphStructType::childrenJob |
Vector of ns1__GraphStructType* with length 0..unbounded.
Nullable pointer.
std::string* ns1__GraphStructType::name |
Element name of type xs:string.
Nullable pointer.
struct soap* ns1__GraphStructType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).