globus_rls_attribute_t(3) debian man page | unix.com

Man Page: globus_rls_attribute_t

Operating Environment: debian

Section: 3

globus_rls_attribute_t(3)					 globus rls client					 globus_rls_attribute_t(3)

NAME
globus_rls_attribute_t -
SYNOPSIS
Data Fields char * name globus_rls_obj_type_t objtype globus_rls_attr_type_t type union { time_t t double d int i char * s } val Detailed Description Object (LFN or PFN) attribute type. Field Documentation char* globus_rls_attribute_t::name Attribute name. globus_rls_obj_type_t globus_rls_attribute_t::objtype Object type. globus_rls_attr_type_t globus_rls_attribute_t::type Attribute value type. time_t globus_rls_attribute_t::t Date value (unix time). double globus_rls_attribute_t::d Floating point value. int globus_rls_attribute_t::i Integer value. char* globus_rls_attribute_t::s String value. union { ... } globus_rls_attribute_t::val Value of attribute (depends on type). Author Generated automatically by Doxygen for globus rls client from the source code. Version 5.2 Wed Jan 25 2012 globus_rls_attribute_t(3)
Related Man Pages
globus_i_gass_copy_state_target_s(3) - debian
globus_rls_client_connection(3) - debian
globus_rls_client_miscellaneous(3) - debian
globus_rls_client_status(3) - debian
hwloc_obj_attr_u_hwloc_bridge_attr_s(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?