Main Page | Modules | Data Structures | Data Fields

globus_rls_attribute_t Struct Reference
[Miscellaneous]

Object (LFN or PFN) attribute type. More...

Data Fields


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).


about globus | globus toolkit | dev.globus

Comments? webmaster@globus.org