Query: globus_rls_client_activation
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Activation(3) globus rls client Activation(3)NAMEActivation - Defines #define GLOBUS_RLS_CLIENT_MODULE (&globus_rls_client_module) Variables globus_module_descriptor_t globus_rls_client_module Detailed Description This module must be activated before any functions in this API may be used. This module depends on other Globus modules GLOBUS_COMMON_MODULE and GLOBUS_IO_MODULE, which should be activated first: globus_module_activate(GLOBUS_COMMON_MODULE); globus_module_activate(GLOBUS_IO_MODULE); globus_module_activate(GLOBUS_RLS_CLIENT_MODULE); When finished modules should be deactivated in reverse order. Define Documentation #define GLOBUS_RLS_CLIENT_MODULE (&globus_rls_client_module) RLS Module Name. Variable Documentation globus_module_descriptor_t globus_rls_client_module RLS module. Author Generated automatically by Doxygen for globus rls client from the source code. Version 5.2 Wed Jan 25 2012 Activation(3)
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |