151 lines
6.2 KiB
HTML
151 lines
6.2 KiB
HTML
<!-- Common Lisp HyperSpec (TM), version 7.0 generated by Kent M. Pitman on Mon, 11-Apr-2005 2:31am EDT -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>CLHS: Section The Objects Dictionary</TITLE>
|
|
<LINK HREF="../Data/clhs.css" REL="stylesheet" TYPE="text/css" />
|
|
<META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman">
|
|
<META HTTP-EQUIV="Organization" CONTENT="LispWorks Ltd.">
|
|
<LINK REL=TOP HREF="../Front/index.htm">
|
|
<LINK REL=COPYRIGHT HREF="../Front/Help.htm#Legal">
|
|
<LINK REL=DISCLAIMER HREF="../Front/Help.htm#Disclaimer">
|
|
<LINK REL=PREV HREF="07_fg.htm">
|
|
<LINK REL=UP HREF="07_.htm">
|
|
<LINK REL=NEXT HREF="f_fn_kwd.htm">
|
|
</HEAD>
|
|
<BODY>
|
|
<H1><A REV=MADE HREF="http://www.lispworks.com/"><IMG WIDTH=80 HEIGHT=65 ALT="[LISPWORKS]" SRC="../Graphics/LWSmall.gif" ALIGN=Bottom></A><A REL=TOP HREF="../Front/index.htm"><IMG WIDTH=237 HEIGHT=65 ALT="[Common Lisp HyperSpec (TM)]" SRC="../Graphics/CLHS_Sm.gif" ALIGN=Bottom></A> <A REL=PREV HREF="07_fg.htm"><IMG WIDTH=40 HEIGHT=40 ALT="[Previous]" SRC="../Graphics/Prev.gif" ALIGN=Bottom></A><A REL=UP HREF="07_.htm"><IMG WIDTH=40 HEIGHT=40 ALT="[Up]" SRC="../Graphics/Up.gif" ALIGN=Bottom></A><A REL=NEXT HREF="f_fn_kwd.htm"><IMG WIDTH=40 HEIGHT=40 ALT="[Next]" SRC="../Graphics/Next.gif" ALIGN=Bottom></A></H1>
|
|
|
|
<HR>
|
|
|
|
<H2>
|
|
7.7 The Objects Dictionary</H2> <P>
|
|
<P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_fn_kwd.htm"><I>Standard Generic Function</I> <B>FUNCTION-KEYWORDS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_ensure.htm"><I>Function</I> <B>ENSURE-GENERIC-FUNCTION</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_alloca.htm"><I>Standard Generic Function</I> <B>ALLOCATE-INSTANCE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_reinit.htm"><I>Standard Generic Function</I> <B>REINITIALIZE-INSTANCE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_shared.htm"><I>Standard Generic Function</I> <B>SHARED-INITIALIZE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_update.htm"><I>Standard Generic Function</I> <B>UPDATE-INSTANCE-FOR-DIFFERENT-CLASS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_upda_1.htm"><I>Standard Generic Function</I> <B>UPDATE-INSTANCE-FOR-REDEFINED-CLASS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_chg_cl.htm"><I>Standard Generic Function</I> <B>CHANGE-CLASS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_bo.htm"><I>Function</I> <B>SLOT-BOUNDP</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_ex.htm"><I>Function</I> <B>SLOT-EXISTS-P</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_ma.htm"><I>Function</I> <B>SLOT-MAKUNBOUND</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_mi.htm"><I>Standard Generic Function</I> <B>SLOT-MISSING</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_un.htm"><I>Standard Generic Function</I> <B>SLOT-UNBOUND</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_slt_va.htm"><I>Function</I> <B>SLOT-VALUE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_method.htm"><I>Standard Generic Function</I> <B>METHOD-QUALIFIERS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_no_app.htm"><I>Standard Generic Function</I> <B>NO-APPLICABLE-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_no_nex.htm"><I>Standard Generic Function</I> <B>NO-NEXT-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_rm_met.htm"><I>Standard Generic Function</I> <B>REMOVE-METHOD</B></A><P><P>
|
|
<P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_mk_ins.htm"><I>Standard Generic Function</I> <B>MAKE-INSTANCE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_mk_i_1.htm"><I>Standard Generic Function</I> <B>MAKE-INSTANCES-OBSOLETE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_mk_ld_.htm"><I>Standard Generic Function</I> <B>MAKE-LOAD-FORM</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_mk_l_1.htm"><I>Function</I> <B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_w_acce.htm"><I>Macro</I> <B>WITH-ACCESSORS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_w_slts.htm"><I>Macro</I> <B>WITH-SLOTS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_defcla.htm"><I>Macro</I> <B>DEFCLASS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_defgen.htm"><I>Macro</I> <B>DEFGENERIC</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_defmet.htm"><I>Macro</I> <B>DEFMETHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_find_c.htm"><I>Accessor</I> <B>FIND-CLASS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_next_m.htm"><I>Local Function</I> <B>NEXT-METHOD-P</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_call_m.htm"><I>Local Macro</I> <B>CALL-METHOD, MAKE-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_call_n.htm"><I>Local Function</I> <B>CALL-NEXT-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_comput.htm"><I>Standard Generic Function</I> <B>COMPUTE-APPLICABLE-METHODS</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="m_defi_4.htm"><I>Macro</I> <B>DEFINE-METHOD-COMBINATION</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_find_m.htm"><I>Standard Generic Function</I> <B>FIND-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_add_me.htm"><I>Standard Generic Function</I> <B>ADD-METHOD</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_init_i.htm"><I>Standard Generic Function</I> <B>INITIALIZE-INSTANCE</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_class_.htm"><I>Standard Generic Function</I> <B>CLASS-NAME</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_opsetf.htm"><I>Standard Generic Function</I> <B>(SETF CLASS-NAME)</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="f_clas_1.htm"><I>Function</I> <B>CLASS-OF</B></A><P><P>
|
|
|
|
|
|
<A REL=CHILD HREF="e_unboun.htm"><I>Condition Type</I> <B>UNBOUND-SLOT</B></A><P>
|
|
|
|
<A REL=CHILD HREF="f_unboun.htm"><I>Function</I> <B>UNBOUND-SLOT-INSTANCE</B></A><P><P><HR>The following <A REL=META HREF="../Front/X3J13Iss.htm">X3J13 cleanup issue</A>, <I>not part of the specification</I>, applies to this section:<P><UL><LI> <A REL=CHILD HREF="../Issues/iss181.htm">GENERIC-FLET-POORLY-DESIGNED:DELETE</A><P></UL><HR>
|
|
|
|
<A REL=NAVIGATOR HREF="../Front/StartPts.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Starting Points]" SRC="../Graphics/StartPts.gif" ALIGN=Bottom></A><A REL=TOC HREF="../Front/Contents.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Contents]" SRC="../Graphics/Contents.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../Front/X_Master.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Index]" SRC="../Graphics/Index.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../Front/X_Symbol.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Symbols]" SRC="../Graphics/Symbols.gif" ALIGN=Bottom></A><A REL=GLOSSARY HREF="../Body/26_a.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Glossary]" SRC="../Graphics/Glossary.gif" ALIGN=Bottom></A><A HREF="../Front/X3J13Iss.htm"><IMG WIDTH=80 HEIGHT=40 ALT="[Issues]" SRC="../Graphics/Issues.gif" ALIGN=Bottom></A><BR>
|
|
|
|
<A REL=COPYRIGHT HREF="../Front/Help.htm#Legal"><I>Copyright 1996-2005, LispWorks Ltd. All rights reserved.</I></A><P>
|
|
</BODY>
|
|
</HTML>
|