#include <interface/glite/wms/wmproxyapi/wmproxy_api.h>
Data Fields | |
std::string * | nodeName |
The name of the node (might be NULL for the first instance). | |
std::vector< NodeStruct * > | childrenNodes |
A list of all the children for this node. |
std::vector< NodeStruct* > glite::wms::wmproxyapi::NodeStruct::childrenNodes |
A list of all the children for this node.
std::string* glite::wms::wmproxyapi::NodeStruct::nodeName |
The name of the node (might be NULL for the first instance).