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