Lines Matching full:this
3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
65 # will distribute the generated files over these directories. Enabling this
82 # documentation generated by doxygen is written. Doxygen will use this
98 # documentation (similar to Javadoc). Set to NO to disable this.
112 # This tag implements a quasi-intelligent brief description abbreviator that is
113 # used to form the text in various listings. Each string in this list, if found
163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
177 # less readable) file names. This can be useful is your file systems doesn't
202 # a brief description. This used to be the default behavior. The new default is
203 # to treat a multi-line C++ comment block as a detailed description. Set this
206 # Note that setting this tag to YES also means that rational rose comments are
226 # uses this value to replace tabs by spaces in code fragments.
231 # This tag can be used to specify a number of aliases that act as commands in
243 # This tag can be used to specify a number of word-keyword mappings (TCL only).
278 # parses. With this tag you can assign which parser to use for a given
280 # using this tag. The format is ext=language, where ext is a file extension, and
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
315 # to include (a tag file for) the STL sources as input, then you should set this
318 # versus func(std::string) {}). This also make the inheritance and collaboration
324 # If you use Microsoft's C++/CLI language, you should set this option to YES to
339 # getter and setter methods for a property. Setting this option to YES will make
341 # This will only work if the methods are indeed getting or setting a simple
342 # type. If this is not the case, or you want to show the methods anyway, you
343 # should set this option to NO.
356 # If one adds a struct or class to a group and this option is enabled, then also
357 # any nested class or struct is added to the same group. By default this option
366 # subgrouping. Alternatively, this can be done per class using the
377 # Note that this feature does not work in combination with
386 # namespace, or group documentation), provided this scope is documented. If set
397 # namespace, or class. And the struct will be named TypeS. This can typically be
404 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
405 # cache is used to resolve symbols given their name and scope. Since this can be
409 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
425 # Note: This will also disable the warnings about undocumented members that are
457 # This flag is only useful for Objective-C code. If set to YES, local methods,
465 # If this flag is set to YES, the members of anonymous namespaces will be
477 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
484 # to NO, these classes will be included in the various overviews. This option
513 # allowed. This is useful if you have classes or files whose names only differ
515 # and Mac users are advised to set this option to NO.
569 # this will also influence the order of the classes in the class list.
578 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
580 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
596 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
597 # Note: This option applies only to the class list, not to the alphabetical
614 # list. This list is created by putting \todo commands in the documentation.
620 # list. This list is created by putting \test commands in the documentation.
626 # list. This list is created by putting \bug commands in the documentation.
632 # the deprecated list. This list is created by putting \deprecated commands in
650 # documentation regardless of this setting.
662 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
670 # page. This will remove the Namespaces entry from the Quick Index and from the
700 # the reference definitions. This must be a list of .bib files. The .bib
701 # extension is automatically appended if omitted. This requires the bibtex tool
704 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
714 # standard output by doxygen. If QUIET is set to YES this implies that the
722 # this implies that the warnings are on.
730 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
744 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
782 # Note: If this tag is empty the current directory is searched.
786 # This tag can be used to specify the character encoding of the source files
839 # excluded from the INPUT source files. This way you can easily exclude a
908 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
945 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
951 # (index.html). This can be useful if you have a project on for instance GitHub
1004 # brief description and links to the definition and documentation. Since this
1006 # can opt to disable this feature.
1008 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1030 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1036 # specified. Set to NO to disable this.
1044 # cost of reduced performance. This can be particularly helpful with template
1047 # Note: The availability of this option depends on whether or not doxygen was
1057 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1066 # compounds will be generated. Enable this if the project contains a lot of
1075 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1083 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1100 # This tag requires that the tag GENERATE_HTML is set to YES.
1107 # This tag requires that the tag GENERATE_HTML is set to YES.
1127 # This tag requires that the tag GENERATE_HTML is set to YES.
1137 # This tag requires that the tag GENERATE_HTML is set to YES.
1146 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1147 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1149 # This tag requires that the tag GENERATE_HTML is set to YES.
1155 # created by doxygen. Using this option one can overrule certain style aspects.
1156 # This is preferred over using HTML_STYLESHEET since it does not replace the
1162 # This tag requires that the tag GENERATE_HTML is set to YES.
1172 # This tag requires that the tag GENERATE_HTML is set to YES.
1178 # this color. Hue is specified as an angle on a colorwheel, see
1183 # This tag requires that the tag GENERATE_HTML is set to YES.
1191 # This tag requires that the tag GENERATE_HTML is set to YES.
1202 # This tag requires that the tag GENERATE_HTML is set to YES.
1207 # page will contain the date and time when the page was generated. Setting this
1211 # This tag requires that the tag GENERATE_HTML is set to YES.
1219 # This tag requires that the tag GENERATE_HTML is set to YES.
1227 # a fully collapsed tree already exceeds this amount). So setting the number of
1232 # This tag requires that the tag GENERATE_HTML is set to YES.
1246 # This tag requires that the tag GENERATE_HTML is set to YES.
1250 # This tag determines the name of the docset feed. A documentation feed provides
1254 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1258 # This tag specifies a string that should uniquely identify the documentation
1259 # set bundle. This should be a reverse domain-name style string, e.g.
1262 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1267 # the documentation publisher. This should be a reverse domain-name style
1270 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1276 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1294 # This tag requires that the tag GENERATE_HTML is set to YES.
1301 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1309 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1316 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1322 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1330 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1337 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1346 # This tag requires that the tag GENERATE_HTML is set to YES.
1353 # This tag requires that the tag GENERATE_QHP is set to YES.
1361 # This tag requires that the tag GENERATE_QHP is set to YES.
1370 # This tag requires that the tag GENERATE_QHP is set to YES.
1378 # This tag requires that the tag GENERATE_QHP is set to YES.
1386 # This tag requires that the tag GENERATE_QHP is set to YES.
1390 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1393 # This tag requires that the tag GENERATE_QHP is set to YES.
1400 # This tag requires that the tag GENERATE_QHP is set to YES.
1406 # install this plugin and make it available under the help contents menu in
1412 # This tag requires that the tag GENERATE_HTML is set to YES.
1417 # the directory name containing the HTML and XML files should also have this
1420 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1429 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1431 # This tag requires that the tag GENERATE_HTML is set to YES.
1438 # index structure (just like the one that is generated for HTML Help). For this
1446 # DISABLE_INDEX to YES when enabling this option.
1448 # This tag requires that the tag GENERATE_HTML is set to YES.
1458 # This tag requires that the tag GENERATE_HTML is set to YES.
1462 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1465 # This tag requires that the tag GENERATE_HTML is set to YES.
1472 # This tag requires that the tag GENERATE_HTML is set to YES.
1476 # Use this tag to change the font size of LaTeX formulas included as images in
1481 # This tag requires that the tag GENERATE_HTML is set to YES.
1489 # Note that when changing this option you need to delete any form_*.png files in
1492 # This tag requires that the tag GENERATE_HTML is set to YES.
1498 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1503 # This tag requires that the tag GENERATE_HTML is set to YES.
1513 # This tag requires that the tag USE_MATHJAX is set to YES.
1526 # This tag requires that the tag USE_MATHJAX is set to YES.
1533 # This tag requires that the tag USE_MATHJAX is set to YES.
1541 # This tag requires that the tag USE_MATHJAX is set to YES.
1549 # there is already a search function so this one should typically be disabled.
1562 # This tag requires that the tag GENERATE_HTML is set to YES.
1574 # This tag requires that the tag SEARCHENGINE is set to YES.
1590 # This tag requires that the tag SEARCHENGINE is set to YES.
1601 # This tag requires that the tag SEARCHENGINE is set to YES.
1607 # SEARCHDATA_FILE tag the name of this file can be specified.
1609 # This tag requires that the tag SEARCHENGINE is set to YES.
1614 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1617 # This tag requires that the tag SEARCHENGINE is set to YES.
1622 # projects other than the one defined by this configuration file, but that are
1627 # This tag requires that the tag SEARCHENGINE is set to YES.
1644 # This tag requires that the tag GENERATE_LATEX is set to YES.
1651 # Note that when enabling USE_PDFLATEX this option is only used for generating
1655 # This tag requires that the tag GENERATE_LATEX is set to YES.
1662 # This tag requires that the tag GENERATE_LATEX is set to YES.
1667 # documents. This may be useful for small projects and may help to save some
1670 # This tag requires that the tag GENERATE_LATEX is set to YES.
1679 # This tag requires that the tag GENERATE_LATEX is set to YES.
1691 # This tag requires that the tag GENERATE_LATEX is set to YES.
1707 # This tag requires that the tag GENERATE_LATEX is set to YES.
1718 # This tag requires that the tag GENERATE_LATEX is set to YES.
1724 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1729 # This tag requires that the tag GENERATE_LATEX is set to YES.
1737 # This tag requires that the tag GENERATE_LATEX is set to YES.
1743 # contain links (just like the HTML output) instead of page references. This
1746 # This tag requires that the tag GENERATE_LATEX is set to YES.
1751 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1754 # This tag requires that the tag GENERATE_LATEX is set to YES.
1759 # command to the generated LaTeX files. This will instruct LaTeX to keep running
1760 # if errors occur, instead of asking the user for help. This option is also used
1763 # This tag requires that the tag GENERATE_LATEX is set to YES.
1770 # This tag requires that the tag GENERATE_LATEX is set to YES.
1780 # This tag requires that the tag GENERATE_LATEX is set to YES.
1788 # This tag requires that the tag GENERATE_LATEX is set to YES.
1793 # page will contain the date and time when the page was generated. Setting this
1796 # This tag requires that the tag GENERATE_LATEX is set to YES.
1815 # This tag requires that the tag GENERATE_RTF is set to YES.
1820 # documents. This may be useful for small projects and may help to save some
1823 # This tag requires that the tag GENERATE_RTF is set to YES.
1829 # output) instead of page references. This makes the output suitable for online
1835 # This tag requires that the tag GENERATE_RTF is set to YES.
1845 # This tag requires that the tag GENERATE_RTF is set to YES.
1852 # This tag requires that the tag GENERATE_RTF is set to YES.
1862 # This tag requires that the tag GENERATE_RTF is set to YES.
1881 # This tag requires that the tag GENERATE_MAN is set to YES.
1890 # This tag requires that the tag GENERATE_MAN is set to YES.
1897 # This tag requires that the tag GENERATE_MAN is set to YES.
1906 # This tag requires that the tag GENERATE_MAN is set to YES.
1924 # This tag requires that the tag GENERATE_XML is set to YES.
1930 # the XML output. Note that enabling this will significantly increase the size
1933 # This tag requires that the tag GENERATE_XML is set to YES.
1951 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1957 # information) to the DOCBOOK output. Note that enabling this will significantly
1960 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1970 # structure of the code including all documentation. Note that this feature is
1983 # Note that this feature is still experimental and incomplete at the moment.
1992 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1997 # formatted so it can be parsed by a human reader. This is useful if you want to
1998 # understand what is going on. On the other hand, if this tag is set to NO, the
2002 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2007 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
2010 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2029 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2037 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2044 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2051 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2059 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2069 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2120 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2125 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2135 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2145 # a tag file without this location is as follows:
2197 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2227 # available from the path. This tool is part of Graphviz (see:
2229 # Bell Labs. The other options in this section have no effect if this option is
2236 # to run in parallel. When set to 0 doxygen will base this on the number of
2241 # This tag requires that the tag HAVE_DOT is set to YES.
2251 # This tag requires that the tag HAVE_DOT is set to YES.
2258 # This tag requires that the tag HAVE_DOT is set to YES.
2264 # the path where dot can find it using this tag.
2265 # This tag requires that the tag HAVE_DOT is set to YES.
2271 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2273 # This tag requires that the tag HAVE_DOT is set to YES.
2282 # This tag requires that the tag HAVE_DOT is set to YES.
2289 # This tag requires that the tag HAVE_DOT is set to YES.
2297 # This tag requires that the tag HAVE_DOT is set to YES.
2304 # number of items for each type to make the size more manageable. Set this to 0
2310 # This tag requires that the tag HAVE_DOT is set to YES.
2318 # This tag requires that the tag HAVE_DOT is set to YES.
2327 # This tag requires that the tag HAVE_DOT is set to YES.
2336 # This tag requires that the tag HAVE_DOT is set to YES.
2343 # Note that enabling this option will significantly increase the time of a run.
2348 # This tag requires that the tag HAVE_DOT is set to YES.
2355 # Note that enabling this option will significantly increase the time of a run.
2360 # This tag requires that the tag HAVE_DOT is set to YES.
2367 # This tag requires that the tag HAVE_DOT is set to YES.
2376 # This tag requires that the tag HAVE_DOT is set to YES.
2385 # to make the SVG files visible in IE 9+ (other browsers do not have this
2393 # This tag requires that the tag HAVE_DOT is set to YES.
2397 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2400 # Note that this requires a modern browser other than Internet Explorer. Tested
2405 # This tag requires that the tag HAVE_DOT is set to YES.
2411 # This tag requires that the tag HAVE_DOT is set to YES.
2418 # This tag requires that the tag HAVE_DOT is set to YES.
2437 # generate a warning when it encounters a \startuml command in this case and
2449 # larger than this value, doxygen will truncate the graph, which is visualized
2455 # This tag requires that the tag HAVE_DOT is set to YES.
2462 # further from the root node will be omitted. Note that setting this option to 1
2467 # This tag requires that the tag HAVE_DOT is set to YES.
2472 # background. This is disabled by default, because dot on Windows does not seem
2473 # to support this out of the box.
2475 # Warning: Depending on the platform used, enabling this option may lead to
2479 # This tag requires that the tag HAVE_DOT is set to YES.
2484 # files in one run (i.e. multiple -o and -T options on the command line). This
2486 # this, this feature is disabled by default.
2488 # This tag requires that the tag HAVE_DOT is set to YES.
2496 # This tag requires that the tag HAVE_DOT is set to YES.
2503 # This tag requires that the tag HAVE_DOT is set to YES.