% +------------------------------------------------------------------------+ % | Reference manual page: Less_xy_2.tex % +------------------------------------------------------------------------+ % | 19.07.2000 Lutz Kettner % | Package: Example % | \RCSdef{\RCSLessxyRev}{$Id$} \RCSdefDate{\RCSLessxyDate}{$Date$} % | %%RefPage: end of header, begin of main body % +------------------------------------------------------------------------+ \begin{ccRefFunctionObjectClass}{Less_xy_2} %% add template arg's if necessary %% \ccHtmlCrossLink{} %% add further rules for cross referencing links %% \ccHtmlIndexC[class]{} %% add further index entries \ccDefinition The function object class \ccRefName\ does this and that. \ccInclude{Less_xy_2.h} \ccIsModel \ccc{Concept} \ccTypes \ccNestedType{TYPE}{some nested types} \ccCreation \ccCreationVariable{a} %% choose variable name \ccConstructor{Less_xy_2();}{default constructor.} \ccOperations \ccMethod{void foo();}{some member functions} \ccSeeAlso \ccc{Some_other_class}, \ccc{some_other_function}. \ccExample A short example program. Instead of a short program fragment, a full running program can be included using the \verb|\ccIncludeExampleCode{Example/Less_xy_2_prog.C}| macro. The program example would be part of the source code distribution and also part of the automatic test suite. \begin{ccExampleCode} void your_example_code() { } \end{ccExampleCode} %% \ccIncludeExampleCode{Example/Less_xy_2_prog.C} \end{ccRefFunctionObjectClass} % +------------------------------------------------------------------------+ %%RefPage: end of main body, begin of footer % EOF % +------------------------------------------------------------------------+