X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/d3dac74ac963e67beb87693ad965238c739b146c..831b018f36cfdccdc613de0391ab5889015e0955:/doc/output.tex?ds=sidebyside diff --git a/doc/output.tex b/doc/output.tex index c4d080a..cac9b01 100644 --- a/doc/output.tex +++ b/doc/output.tex @@ -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 @@ -162,10 +162,33 @@ until the third. So the final processing order is \end{describe} %%%-------------------------------------------------------------------------- +\section{Module output} \label{output.module} +\subsection{Producing output} +\begin{describe}{fun}{output-module @ @ @} +\end{describe} + + +\subsection{Managing output types} \label{output.module.manage} + +\begin{describe}{fun}{declare-output-type @ @} +\end{describe} + +\begin{describe}{fun}{output-type-pathname @ @> @} +\end{describe} + + +\subsection{Utilities} \label{output.module.utilities} + +\begin{describe}{fun}{banner @ @<output> \&key :blank-line-p} +\end{describe} + +\begin{describe}{fun}{guard-name @<filename> @> @<string>} +\end{describe} %%%-------------------------------------------------------------------------- +\section{Class output} \label{output.class} \begin{describe}{var}{*instance-class*} \end{describe}