/library/server/httpd/interface/variable/httpd_variables.e
http://github.com/jocelyn/EiffelWebReloaded · Specman e · 29 lines · 24 code · 5 blank · 0 comment · 1 complexity · 2a6d37042713fe2548e731277f0ce287 MD5 · raw file
- note
- description: "Summary description for {HTTPD_VARIABLES}."
- date: "$Date$"
- revision: "$Revision$"
- deferred class
- HTTPD_VARIABLES
- feature -- Access
- variable (a_name: STRING): detachable STRING_GENERAL
- deferred
- end
- has_variable (a_name: STRING): BOOLEAN
- deferred
- end
- note
- copyright: "Copyright (c) 1984-2011, Eiffel Software and others"
- license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
- source: "[
- Eiffel Software
- 5949 Hollister Ave., Goleta, CA 93117 USA
- Telephone 805-685-1006, Fax 805-685-6869
- Website http://www.eiffel.com
- Customer support http://support.eiffel.com
- ]"
- end