"http://glite.org/wms/wmproxy":ProxyInfoStructType is a complexType. More...
#include <src/wm.h>
Data Fields | |
std::string | Subject |
Element Subject of type xs:string. | |
std::string | Issuer |
Element Issuer of type xs:string. | |
std::string | Identity |
Element Identity of type xs:string. | |
std::string | Type |
Element Type of type xs:string. | |
std::string | Strength |
Element Strength of type xs:string. | |
std::string | StartTime |
Element StartTime of type xs:string. | |
std::string | EndTime |
Element EndTime of type xs:string. | |
std::vector < ns1__VOProxyInfoStructType * > | VOsInfo |
Vector of ns1__VOProxyInfoStructType* with length 0..unbounded. | |
struct soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
"http://glite.org/wms/wmproxy":ProxyInfoStructType is a complexType.
std::string ns1__ProxyInfoStructType::EndTime |
Element EndTime of type xs:string.
Required element.
std::string ns1__ProxyInfoStructType::Identity |
Element Identity of type xs:string.
Required element.
std::string ns1__ProxyInfoStructType::Issuer |
Element Issuer of type xs:string.
Required element.
struct soap* ns1__ProxyInfoStructType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).
std::string ns1__ProxyInfoStructType::StartTime |
Element StartTime of type xs:string.
Required element.
std::string ns1__ProxyInfoStructType::Strength |
Element Strength of type xs:string.
Required element.
std::string ns1__ProxyInfoStructType::Subject |
Element Subject of type xs:string.
Required element.
std::string ns1__ProxyInfoStructType::Type |
Element Type of type xs:string.
Required element.
std::vector<ns1__VOProxyInfoStructType*> ns1__ProxyInfoStructType::VOsInfo |
Vector of ns1__VOProxyInfoStructType* with length 0..unbounded.