*/ int doxygen_theFirstFunction(int param1, int param2); 对于所有头文件的函数,都需要进行函数注释。 @param:标记变量 [in] [out]表示输入输出方向 @return:返回值描述 @retval:具体返回值及其含义 @see:link信息 @note:备注信息 @warning:需要函数使用者注意的信息,比如:功能未经完全验证 总结 我对自己的...
后面接函数传回值的说明。用于function的批注中。说明该函数的传回值。 可以用这个注释格式给源代码文件分组 格式为 @retvalvalue传回值说明 主要用于函式说明中,说明特定传回值的意义。所以后面要 先接一个传回值。然后在放该传回值的说明。 1)这个工程在/home/lvq/self/sipproxy1/sipproxy-v1.04/目录下。
/** A Test class. * More details about this class. */class Test { public: /** An example member function. * More details about this function. */ void example(); };void Test::example() {}/** \example example_test.cpp * This is an example of how to use the Test class. * Mo...
This is the \ref group_label "link" to this group. 组定义的优先级,从高到低,依次为:\ingroup, \defgroup, \addtogroup,\weakgroup。这里,最后一个命令和\addtogroup一样,不过优先级别比较低。 2,membergroups 成员组一般是对类等组合类型的成员进行分组,所以一般它们是在类内进行的。在文档页中进入这...
36、oup group2* brief class C3 in group 2*/class C3 ;/* ingroup group2* brief class C4 in group 2*/class C4 ;/* ingroup group3* brief class C5 in link group3 the third groupendlink.*/class C5 ;/* ingroup group1 group2 group3 group4* namespace N1 is in four groups* sa ...
<link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="proje...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
sourcelink:表示这个文件对源文件的link; 使用xml定制化输出 见原文:doxygen.nl/manual/custo 自定义命令 doxygen提供了很多special commands, XML commands, and HTML commands. 用来提高注释的结构化。如果你觉得这些定义还不够用。那么可以使用自定义命令。 一般情况下是够用来的,此处不展开了,详细可以跳转:doxygen.nl...
Login to edit/delete existing comments. Sort by : Newest Christoph Hausner June 13, 2023 0 Collapse this comment Copy link This is a great improvement! Looking forward to more enhancements for Doxygen comments in the future (e.g. auto-generation like https://marketplace.visualstudio.com/...
3.9.1MemberFunctionation...20 classForAudioyerView...20 ViewController:didChangeDirectionTo:...20 ViewController:didChangeLeadTo:...21 ViewController:didChangeModeTo:automatic:21 ViewController:didEndZoomingAtScale:..21 ViewController:didFocusOnPage:...21 ViewController...