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