Provided by: libglobus-rls-client-doc_5.2-11_all bug

NAME

       globus_rls_string2_t -

SYNOPSIS

   Data Fields
       char * s1
       char * s2

Detailed Description

       String pair result.

       Many of the query functions use this to return pairs of strings (eg LFN,PFN or LFN,LRC).

Field Documentation

   char* globus_rls_string2_t::s1
       First string in pair (eg LFN).

   char* globus_rls_string2_t::s2
       Second string in pair (eg PFN or LRC).

Author

       Generated automatically by Doxygen for globus rls client from the source code.