cgal/Curved_kernel_via_analysis_2/doc_tex/Generate/FunctionObjectClass.tex

33 lines
687 B
TeX

include(CONFIG_PATH/header.tex)
\begin{ccRefFunctionObjectClass}SCOPE{PREFIX`'ITEM} %% add template arg's if necessary
\ccRefLabel{PREFIX`'ITEM`'}
%% \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{SUBDIR`'ITEM.h}
\ccIsModel
Concept
\ccTypes
\ccNestedType{TYPE}{some nested types}
%\ccCreation
%\ccCreationVariable{a} %% choose variable name
\ccConstructor{PREFIX`'ITEM`'();}{default constructor.}
%% \ccIncludeExampleCode{PACKAGE/ITEM`'.C}
\end{ccRefFunctionObjectClass}
include(CONFIG_PATH/footer.tex)