src/c-types-impl.lisp (make-or-intern-c-type): Pull out useful function.
[sod] / doc / layout.tex
index c4f095a..a807edf 100644 (file)
@@ -7,7 +7,7 @@
 
 %%%----- Licensing notice ---------------------------------------------------
 %%%
-%%% This file is part of the Sensble Object Design, an object system for C.
+%%% This file is part of the Sensible Object Design, an object system for C.
 %%%
 %%% SOD is free software; you can redistribute it and/or modify
 %%% it under the terms of the GNU General Public License as published by
      \dhead{gf}{ilayout-ichains @<ilayout> @> @<list>}}
 \end{describe*}
 
+\begin{describe}{gf}{sod-class-ilayout <class> @> @<ilayout>}
+\end{describe}
+
 \begin{describe}{gf}{compute-ilayout @<class> @> @<ilayout>}
 \end{describe}
 
 \begin{describe}{gf}{compute-vtable @<class> @<chain> @> @<vtable>}
 \end{describe}
 
+\begin{describe}{gf}{sod-class-vtables @<class> @> @<list>}
+\end{describe}
+
 \begin{describe}{gf}{compute-vtables @<class> @> @<list>}
 \end{describe}
 
      \dhead{gf}{effective-method-class @<method> @> @<class>}}
 \end{describe*}
 
-\begin{describe}{gf}{message-effective-method-class @<message> @> @<class>}
+\begin{describe}{gf}
+    {sod-message-effective-method-class @<message> @> @<class>}
 \end{describe}
 
 \begin{describe}{gf}{primary-method-class @<message> @> @<class>}
     {compute-sod-effective-method @<message> @<class> @> @<method>}
 \end{describe}
 
+\begin{describe}{gf}{sod-class-effective-methods @<class> @> @<list>}
+\end{describe}
+
 \begin{describe}{gf}{compute-effective-methods @<class> @> @<list>}
 \end{describe}