\addtogroup mygrp * Additional documentation for group `mygrp' * @{ *//*! * A function */ void func1() { }/*!Another function */ void func2() { }/*!@} */ 参看: 页面分组, 命令\defgroup,\ingroup和\weakgroup。 \callgraph 当这个命令在一个函数或方法的注释里,并且设置文件中的HA...
有时要分析一些工程中的一部分,cross-reference源文件中的一个注释类会很有用。将SOURCE_BROWSER设置为...
etails.*/voidungroupedFunction();voidfunc1InGroup2 输出;一种就是项目相关的信息,比如项目名称、源代码目录、输出文档目录等。对于第一种设置好后,通常所有 *@{ */ /**@pagemypage1Thisisasectioningroup5 *Textofthefirstsection */ /**@pagemypage2Thisisanothersectioningroup5 ...
38、ext of the second section*/* */ / end of group5/* addtogroup group1* * More documentation for the first group.* */* another function in group 1 */void func2( /* yet another function in group 1 */void func3( /* */ / end of group1Click here for the corresponding HTML ...
Doxygen是一个基于GPL的开源项目,用于将源代码中的特定格式的注释自动转换为对应的文档。Doxygen可以在大多数Unix(包括Linux)、Windows和Mac系统上运行,并且完全支持C++、C、Java和IDL(Corba和Microsoft家族)语言,部分支持PHP和C#语言。Doxygen生成的帮助文档的格式可以是CHM、RTF、PostScript、PDF、HTML等。 当你在Doxyge...
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 results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
a member function. protected: int value; /* ! an integer value */ }; http://www.stack.nl/~dimitri/doxygen/examples/afterdoc/html/class_test.html 警告: 这些块只能用于文档化成员和参数,无法用于文件,类,联合,结构,组,名字空间以及枚举,此外下一节 提到的结构化命令(比 \class)是不允许在这些...
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 results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Allows inclusion of function/member/class definitions in the documentation. All options are read from an easy to edit and (optionally) annotated configuration file. Documentation and search engine can be transferred to another location or machine without regenerating the documentation. ...
isalreadylockedbyanothertaskisblockeduntilthelatterunlocksthemutexfirst. Xenomaimutexservicesenapriorityinheritanceprotocolinordertosolvepriorityinversions. 4.9.2Functionation 4.9.2.1intrt_mutex_acquire(RT_MUTEX∗mutex,RTIMEtimeout) Acquireamutex. Attempttolockamutex.Thecallingtaskisblockeduntilthemutexisavail...