Functions | |
const char * | glite_channel_get_endpoint (glite_transfer_ctx *ctx) |
Get the current endpoint used by the transfer context. | |
glite_channel_state | glite_channel_state_parse (glite_transfer_ctx *ctx, const char *state) |
Converts the state-string to the proper ENUM value. | |
const char * | glite_channel_state_str (glite_channel_state state) |
Converts the transfer-state variable to a human readable string. |
|
Get the current endpoint used by the transfer context.
|
|
Converts the state-string to the proper ENUM value.
|
|
Converts the transfer-state variable to a human readable string.
|