1
0
Fork 0
cl-sites/novaspec.org/cl/t_structure-object.html
2025-02-05 18:52:26 +01:00

195 lines
No EOL
4.2 KiB
HTML

<!DOCTYPE HTML>
<HTML LANG="en-us"
><HEAD
><TITLE
>structure-object | Common Lisp Nova Spec</TITLE
><META CHARSET="US-ASCII"
><LINK REL="canonical" HREF="t_structure-object.html"
><LINK REL="next" HREF="t_standard-object.html" TYPE="text/html" TITLE="standard-object"
><LINK REL="prev" HREF="t_standard-method.html" TYPE="text/html" TITLE="standard-method"
><LINK REL="up" HREF="4_4_Types_and_Classes_Dictionary.html" TYPE="text/html" TITLE="4.4 Types and Classes Dictionary"
><LINK REL="start" HREF="index.html" TYPE="text/html" TITLE="Common Lisp Nova Spec"
><META NAME="VIEWPORT" CONTENT="width=device-width, initial-scale=1.0"
><LINK REL="STYLESHEET" HREF="dpans.css%3F3909942064.css"
><SCRIPT SRC="dpans.js%3F3909942064"
></SCRIPT
><SCRIPT SRC="apropos.js%3F3909942064"
></SCRIPT
></HEAD
><BODY
><DIV
><DIV CLASS="topnav"
><DIV CLASS="breadcrumb"
><SPAN CLASS="breadcrumb-item"
><A HREF="index.html"
>Common Lisp Nova Spec</A
></SPAN
> <SPAN CLASS="breadcrumb-item"
>&#8594; <A HREF="4_Types_and_Classes.html"
>4. Types and Classes</A
></SPAN
> <SPAN CLASS="breadcrumb-item"
>&#8594; <A HREF="4_4_Types_and_Classes_Dictionary.html"
>4.4 Types and Classes Dictionary</A
></SPAN
> <SPAN CLASS="breadcrumb-item"
>&#8594; <A HREF="t_structure-object.html"
>structure-object</A
></SPAN
></DIV
><DIV CLASS="apropos"
><DIV CLASS="apropos-io"
><A HREF="t_standard-method.html" CLASS="prev"
>&#8592;</A
><SPAN ID="apropos-label"
>Apropos </SPAN
><INPUT ID="apropos" AUTOFOCUS="AUTOFOCUS" PLACEHOLDER="Type here to search" ONINPUT="aproposInput(this);" ONKEYUP="aproposKeyup(event);" ONCHANGE="aproposChange(this);" ONFOCUS="aproposFocus(this);" ONFOCUSOUT="aproposFocusout(this);"
><A HREF="t_standard-object.html" CLASS="next"
>&#8594;</A
></DIV
><DIV ID="apropos-res"
></DIV
></DIV
></DIV
><DIV CLASS="matter"
><DIV CLASS="com"
><DIV CLASS="begincom"
><HR
><TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0"
><TR
><TD ALIGN="LEFT" VALIGN="BASELINE" WIDTH="100%" CLASS="name"
><SPAN CLASS="idx" DATA-KIND="idxref" DATA-TERM="structure-object"
></SPAN
><B
>structure-object</B
></TD
><TD ALIGN="RIGHT" VALIGN="BASELINE" WIDTH="0" NOWRAP="NOWRAP" CLASS="ftype"
><I
>Class</I
></TD
></TR
></TABLE
><HR
></DIV
><UL CLASS="subtoc"
></UL
><DL
><DT
><B
>Class Precedence List</B
></DT
><DD
><P CLASS="j"
><A HREF="t_structure-object.html" CLASS="typeref"
><B
>structure-object</B
></A
>, <A HREF="t_t.html" CLASS="typeref"
><B
>t</B
></A
></P
></DD
><DT
><B
>Description</B
></DT
><DD
><P CLASS="j"
>The <A HREF="26_1_Glossary.html#class"
><EM CLASS="term"
>class</EM
></A
> <A HREF="t_structure-object.html" CLASS="typeref"
><B
>structure-object</B
></A
> is an <A HREF="26_1_Glossary.html#instance"
><EM CLASS="term"
>instance</EM
></A
> of <A HREF="t_structure-class.html" CLASS="typeref"
><B
>structure-class</B
></A
> and is a <A HREF="26_1_Glossary.html#superclass"
><EM CLASS="term"
>superclass</EM
></A
> of every <A HREF="26_1_Glossary.html#class"
><EM CLASS="term"
>class</EM
></A
> that is an <A HREF="26_1_Glossary.html#instance"
><EM CLASS="term"
>instance</EM
></A
> of <A HREF="t_structure-class.html" CLASS="typeref"
><B
>structure-class</B
></A
> except itself, and is a <A HREF="26_1_Glossary.html#superclass"
><EM CLASS="term"
>superclass</EM
></A
> of every <A HREF="26_1_Glossary.html#class"
><EM CLASS="term"
>class</EM
></A
> that is defined by <A HREF="f_defstruct.html" CLASS="macref"
><B
>defstruct</B
></A
>.</P
></DD
><DT
><B
>See Also</B
></DT
><DD
><P CLASS="j"
><A HREF="f_defstruct.html" CLASS="macref"
><B
>defstruct</B
></A
>, <A HREF="2_4_Standard_Macro_Characters.html#sec_2_4_8_13" CLASS="secref"
><SPAN CLASS="cmr"
>Section</SPAN
> <SPAN CLASS="cmr"
>2.4.8.13</SPAN
> <SPAN CLASS="cmr"
>(Sharpsign</SPAN
> <SPAN CLASS="cmr"
>S)</SPAN
></A
>, <A HREF="22_1_The_Lisp_Printer.html#sec_22_1_3_12" CLASS="secref"
><SPAN CLASS="cmr"
>Section</SPAN
> <SPAN CLASS="cmr"
>22.1.3.12</SPAN
> <SPAN CLASS="cmr"
>(Printing</SPAN
> <SPAN CLASS="cmr"
>Structures)</SPAN
></A
></P
></DD
></DL
></DIV
></DIV
><DIV CLASS="footer"
><DIV CLASS="btmnav"
><A HREF="t_standard-method.html" CLASS="prev"
>&#8592;</A
><A HREF="t_standard-object.html" CLASS="next"
>&#8594;</A
></DIV
><DIV CLASS="trail"
>Conversion to HTML copyright 2023 by Gilbert Baumann</DIV
></DIV
></DIV
><SCRIPT
>domReady();</SCRIPT
></BODY
></HTML
>