HELP - ClassTemplateFunction < T1, T2 >
HelpExample CodeSeparate DocsSepDocClassClassTemplateFunction<>
Description Source Call Graph
SepDocClass::ClassTemplateFunction<> ( Public Inline Method Template General )
SepDocClass::ClassTemplateFunction brief SEPARATE DOC.
 
Template syntax / parameters
ClassTemplateFunction < T1, T2 >

Name Type Default Description
T1 class
  SepDocClass::ClassTemplateFunction SEPARATE DOC T1 template_param description.
T2 class
  SepDocClass::ClassTemplateFunction SEPARATE DOC T2 template_param description.
Syntax / parameters
void ClassTemplateFunction(int iInt)

Name Type Default Description
iInt int
  SepDocClass::ClassTemplateFunction SEPARATE DOC iInt param description
Description
SepDocClass::ClassTemplateFunction brief SEPARATE DOC. SepDocClass::ClassTemplateFunction More SEPARATE DOC description here.

This is how it looks in the code:
/**
\fn void SepDocClass::ClassTemplateFunction(int)
Normal way of documenting goes here ....
*/


Separated documentation
This entity is documented in a separate file separated_documentation.dxd and not as normally in the code right next to the definition or declaration. Use this way of documenting if you prefer to have no DoxyS comments in your source code. (By the way this text is included from separated_documentation.inc using the \include command, see includeCmd)


 
Source
The documentation for this Member was generated from the following files:
  • separated_documentation.dxd
  • separated_documentation.h