Home | Trees | Index | Help |
---|
Package pyGlobus :: Module rlsClient |
|
Classes | |
---|---|
RlsAttr |
A class to wrap the RLS globus_rls_attribute_t structure. |
RlsClient |
A class to wrap the RLS client functions |
Exceptions | |
---|---|
RlsAttrException |
A simple subclass of GlobusException. |
RlsClientException |
A simple subclass of GlobusException. |
Variable Summary | |
---|---|
int |
attr_op_all = 0 |
int |
attr_op_btw = 7 |
int |
attr_op_eq = 1 |
int |
attr_op_ge = 4 |
int |
attr_op_gt = 3 |
int |
attr_op_le = 6 |
int |
attr_op_like = 8 |
int |
attr_op_lt = 5 |
int |
attr_op_ne = 2 |
int |
attr_type_date = 0 |
int |
attr_type_flt = 1 |
int |
attr_type_int = 2 |
int |
attr_type_str = 3 |
int |
obj_lrc_lfn = 0 |
int |
obj_lrc_pfn = 1 |
int |
obj_rli_lfn = 2 |
int |
obj_rli_lrc = 3 |
int |
rls_pattern_sql = 1 |
int |
rls_pattern_unix = 0 |
Variable Details |
---|
attr_op_all
|
attr_op_btw
|
attr_op_eq
|
attr_op_ge
|
attr_op_gt
|
attr_op_le
|
attr_op_like
|
attr_op_lt
|
attr_op_ne
|
attr_type_date
|
attr_type_flt
|
attr_type_int
|
attr_type_str
|
obj_lrc_lfn
|
obj_lrc_pfn
|
obj_rli_lfn
|
obj_rli_lrc
|
rls_pattern_sql
|
rls_pattern_unix
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:54 2006 | http://epydoc.sf.net |