globus_rls_attribute_object_t(3)

NAME

globus_rls_attribute_object_t

globus_rls_client_lrc_attr_search() returns a list of these structures which include the object name (LFN or PFN) and attribute value found by the query.

SYNOPSIS

Data Fields
    globus_rls_attribute_t attr
    char * key
    int rc

Detailed Description

globus_rls_client_lrc_attr_search() returns a list of these structures which include the object name (LFN or PFN) and attribute value found by the query.

Field Documentation

globus_rls_attribute_t globus_rls_attribute_object_t::attr
Attribute value.
char* globus_rls_attribute_object_t::key
LFN or PFN.
int globus_rls_attribute_object_t::rc
Result code, only used in bulk query.

Author

Generated automatically by Doxygen for globus rls client from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout