Automatic generation produced by ISE Eiffel
class DYNAMIC_FILE_MODULE General cluster: api_wrapper description: "Provices access to the raw API facilities of a dynamic module loaded from a known location on disk." create: make Ancestors DYNAMIC_FILE_API* Queries Api_loader: DYNAMIC_API_LOADER api_pointer (a_api_name: READABLE_STRING_8): POINTER is_interface_usable: BOOLEAN is_thread_safe: BOOLEAN path: IMMUTABLE_STRING_32 Commands dispose unload Constraints path attached not path is empty -- Generated by Eiffel Studio --
For more details: eiffel.org