.TH "globus_net_manager_attr_s" 3 "Fri Nov 11 2016" "Version 0.16" "globus_net_manager" \" -*- nroff -*- .ad l .nh .SH NAME globus_net_manager_attr_s \- Net Manager Attributes\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "char * \fBscope\fP" .br .ti -1c .RI "char * \fBname\fP" .br .ti -1c .RI "char * \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP Net Manager Attributes\&. The globus_net_manager_attr_t structure defines a scoped (attribute, value) tuple\&. The scope in most cases is either the name of the transport driver or the 'globus_net_manager' scope, for attributes specific to the network manager implementation\&. .SH "Field Documentation" .PP .SS "char* globus_net_manager_attr_s::name" Name of the attribute .SS "char* globus_net_manager_attr_s::scope" Scope of the attribute .SS "char* globus_net_manager_attr_s::value" Value of the attribute .SH "Author" .PP Generated automatically by Doxygen for globus_net_manager from the source code\&.