Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class DYNAMIC_API_BASE General cluster: api_wrapper description: "Most rudimentary implementation for handling loading of a dynamic module, and facilities to query for dynamic APIs. Implementers should use {DYNAMIC_API} or {DYNAMIC_FILE_API}. Note: API-queries are cached to boost performace and are cached per-thread for safety. This does      not ensure any thread-safety when actually using the API." Ancestors DISPOSABLE* SHARED_DYNAMIC_API_LOADER Queries Api_loader: DYNAMIC_API_LOADER api_pointer (a_api_name: READABLE_STRING_8): POINTER is_interface_usable: BOOLEAN is_thread_safe: BOOLEAN Commands dispose unload Constraints not module handle is null
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org