- indexing
- title: ""
- project: "Visual Eiffel"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: ve_api
class VEAPI_EXPORT
- creation
- make
- feature -- Access
-
clients: ARRAY [STRING]
-
features: ARRAY [STRING]
- feature {NONE}-- Creation
-
make (d: VEAPI_EXPORT_DSC)
end -- class VEAPI_EXPORT