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
309 # Note: This feature currently applies only to Markdown headings.
311 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
324 # to include (a tag file for) the STL sources as input, then you should set this
327 # versus func(std::string) {}). This also make the inheritance and collaboration
333 # If you use Microsoft's C++/CLI language, you should set this option to YES to
348 # getter and setter methods for a property. Setting this option to YES will make
350 # This will only work if the methods are indeed getting or setting a simple
351 # type. If this is not the case, or you want to show the methods anyway, you
352 # should set this option to NO.
365 # If one adds a struct or class to a group and this option is enabled, then also
366 # any nested class or struct is added to the same group. By default this option
375 # subgrouping. Alternatively, this can be done per class using the
386 # Note that this feature does not work in combination with
395 # namespace, or group documentation), provided this scope is documented. If set
406 # namespace, or class. And the struct will be named TypeS. This can typically be
413 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
414 # cache is used to resolve symbols given their name and scope. Since this can be
418 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
434 # Note: This will also disable the warnings about undocumented members that are
466 # This flag is only useful for Objective-C code. If set to YES, local methods,
474 # If this flag is set to YES, the members of anonymous namespaces will be
486 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
493 # to NO, these classes will be included in the various overviews. This option
522 # allowed. This is useful if you have classes or files whose names only differ
524 # and Mac users are advised to set this option to NO.
578 # this will also influence the order of the classes in the class list.
587 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
589 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
605 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
606 # Note: This option applies only to the class list, not to the alphabetical
623 # list. This list is created by putting \todo commands in the documentation.
629 # list. This list is created by putting \test commands in the documentation.
635 # list. This list is created by putting \bug commands in the documentation.
641 # the deprecated list. This list is created by putting \deprecated commands in
659 # documentation regardless of this setting.
671 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
679 # page. This will remove the Namespaces entry from the Quick Index and from the
709 # the reference definitions. This must be a list of .bib files. The .bib
710 # extension is automatically appended if omitted. This requires the bibtex tool
713 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
723 # standard output by doxygen. If QUIET is set to YES this implies that the
731 # this implies that the warnings are on.
739 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
753 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
791 # Note: If this tag is empty the current directory is searched.
796 # This tag can be used to specify the character encoding of the source files
849 # excluded from the INPUT source files. This way you can easily exclude a
919 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
956 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
962 # (index.html). This can be useful if you have a project on for instance GitHub
1015 # brief description and links to the definition and documentation. Since this
1017 # can opt to disable this feature.
1019 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1041 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1047 # specified. Set to NO to disable this.
1055 # cost of reduced performance. This can be particularly helpful with template
1058 # Note: The availability of this option depends on whether or not doxygen was
1068 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1077 # compounds will be generated. Enable this if the project contains a lot of
1086 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1094 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1111 # This tag requires that the tag GENERATE_HTML is set to YES.
1118 # This tag requires that the tag GENERATE_HTML is set to YES.
1138 # This tag requires that the tag GENERATE_HTML is set to YES.
1148 # This tag requires that the tag GENERATE_HTML is set to YES.
1157 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1158 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1160 # This tag requires that the tag GENERATE_HTML is set to YES.
1166 # created by doxygen. Using this option one can overrule certain style aspects.
1167 # This is preferred over using HTML_STYLESHEET since it does not replace the
1173 # This tag requires that the tag GENERATE_HTML is set to YES.
1183 # This tag requires that the tag GENERATE_HTML is set to YES.
1189 # this color. Hue is specified as an angle on a colorwheel, see
1194 # 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.
1213 # This tag requires that the tag GENERATE_HTML is set to YES.
1218 # page will contain the date and time when the page was generated. Setting this
1222 # This tag requires that the tag GENERATE_HTML is set to YES.
1230 # This tag requires that the tag GENERATE_HTML is set to YES.
1238 # a fully collapsed tree already exceeds this amount). So setting the number of
1243 # This tag requires that the tag GENERATE_HTML is set to YES.
1257 # This tag requires that the tag GENERATE_HTML is set to YES.
1261 # This tag determines the name of the docset feed. A documentation feed provides
1265 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1269 # This tag specifies a string that should uniquely identify the documentation
1270 # set bundle. This should be a reverse domain-name style string, e.g.
1273 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1278 # the documentation publisher. This should be a reverse domain-name style
1281 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1287 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1305 # This tag requires that the tag GENERATE_HTML is set to YES.
1312 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1320 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1327 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1333 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1341 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1348 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1357 # This tag requires that the tag GENERATE_HTML is set to YES.
1364 # This tag requires that the tag GENERATE_QHP is set to YES.
1372 # This tag requires that the tag GENERATE_QHP is set to YES.
1381 # This tag requires that the tag GENERATE_QHP is set to YES.
1389 # This tag requires that the tag GENERATE_QHP is set to YES.
1397 # This tag requires that the tag GENERATE_QHP is set to YES.
1401 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1404 # This tag requires that the tag GENERATE_QHP is set to YES.
1411 # This tag requires that the tag GENERATE_QHP is set to YES.
1417 # install this plugin and make it available under the help contents menu in
1423 # This tag requires that the tag GENERATE_HTML is set to YES.
1428 # the directory name containing the HTML and XML files should also have this
1431 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1440 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1442 # This tag requires that the tag GENERATE_HTML is set to YES.
1449 # index structure (just like the one that is generated for HTML Help). For this
1457 # DISABLE_INDEX to YES when enabling this option.
1459 # This tag requires that the tag GENERATE_HTML is set to YES.
1469 # This tag requires that the tag GENERATE_HTML is set to YES.
1473 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1476 # This tag requires that the tag GENERATE_HTML is set to YES.
1483 # This tag requires that the tag GENERATE_HTML is set to YES.
1487 # Use this tag to change the font size of LaTeX formulas included as images in
1492 # This tag requires that the tag GENERATE_HTML is set to YES.
1500 # Note that when changing this option you need to delete any form_*.png files in
1503 # This tag requires that the tag GENERATE_HTML is set to YES.
1509 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1514 # This tag requires that the tag GENERATE_HTML is set to YES.
1524 # This tag requires that the tag USE_MATHJAX is set to YES.
1537 # This tag requires that the tag USE_MATHJAX is set to YES.
1544 # This tag requires that the tag USE_MATHJAX is set to YES.
1552 # This tag requires that the tag USE_MATHJAX is set to YES.
1560 # there is already a search function so this one should typically be disabled.
1573 # This tag requires that the tag GENERATE_HTML is set to YES.
1585 # This tag requires that the tag SEARCHENGINE is set to YES.
1601 # This tag requires that the tag SEARCHENGINE is set to YES.
1612 # This tag requires that the tag SEARCHENGINE is set to YES.
1618 # SEARCHDATA_FILE tag the name of this file can be specified.
1620 # This tag requires that the tag SEARCHENGINE is set to YES.
1625 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1628 # This tag requires that the tag SEARCHENGINE is set to YES.
1633 # projects other than the one defined by this configuration file, but that are
1638 # This tag requires that the tag SEARCHENGINE is set to YES.
1655 # This tag requires that the tag GENERATE_LATEX is set to YES.
1662 # Note that when enabling USE_PDFLATEX this option is only used for generating
1666 # This tag requires that the tag GENERATE_LATEX is set to YES.
1673 # This tag requires that the tag GENERATE_LATEX is set to YES.
1678 # documents. This may be useful for small projects and may help to save some
1681 # This tag requires that the tag GENERATE_LATEX is set to YES.
1690 # This tag requires that the tag GENERATE_LATEX is set to YES.
1702 # 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.
1729 # This tag requires that the tag GENERATE_LATEX is set to YES.
1735 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1740 # This tag requires that the tag GENERATE_LATEX is set to YES.
1748 # This tag requires that the tag GENERATE_LATEX is set to YES.
1754 # contain links (just like the HTML output) instead of page references. This
1757 # This tag requires that the tag GENERATE_LATEX is set to YES.
1762 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1765 # This tag requires that the tag GENERATE_LATEX is set to YES.
1770 # command to the generated LaTeX files. This will instruct LaTeX to keep running
1771 # if errors occur, instead of asking the user for help. This option is also used
1774 # This tag requires that the tag GENERATE_LATEX is set to YES.
1781 # This tag requires that the tag GENERATE_LATEX is set to YES.
1791 # This tag requires that the tag GENERATE_LATEX is set to YES.
1799 # This tag requires that the tag GENERATE_LATEX is set to YES.
1804 # page will contain the date and time when the page was generated. Setting this
1807 # This tag requires that the tag GENERATE_LATEX is set to YES.
1826 # This tag requires that the tag GENERATE_RTF is set to YES.
1831 # documents. This may be useful for small projects and may help to save some
1834 # This tag requires that the tag GENERATE_RTF is set to YES.
1840 # output) instead of page references. This makes the output suitable for online
1846 # This tag requires that the tag GENERATE_RTF is set to YES.
1856 # This tag requires that the tag GENERATE_RTF is set to YES.
1863 # This tag requires that the tag GENERATE_RTF is set to YES.
1873 # This tag requires that the tag GENERATE_RTF is set to YES.
1892 # This tag requires that the tag GENERATE_MAN is set to YES.
1901 # This tag requires that the tag GENERATE_MAN is set to YES.
1908 # This tag requires that the tag GENERATE_MAN is set to YES.
1917 # This tag requires that the tag GENERATE_MAN is set to YES.
1935 # This tag requires that the tag GENERATE_XML is set to YES.
1941 # the XML output. Note that enabling this will significantly increase the size
1944 # This tag requires that the tag GENERATE_XML is set to YES.
1962 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1968 # information) to the DOCBOOK output. Note that enabling this will significantly
1971 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1981 # structure of the code including all documentation. Note that this feature is
1994 # Note that this feature is still experimental and incomplete at the moment.
2003 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2008 # formatted so it can be parsed by a human reader. This is useful if you want to
2009 # understand what is going on. On the other hand, if this tag is set to NO, the
2013 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2018 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
2021 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2040 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2048 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2055 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2062 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2070 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2080 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2143 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2148 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2158 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2168 # a tag file without this location is as follows:
2220 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2250 # available from the path. This tool is part of Graphviz (see:
2252 # Bell Labs. The other options in this section have no effect if this option is
2259 # to run in parallel. When set to 0 doxygen will base this on the number of
2264 # This tag requires that the tag HAVE_DOT is set to YES.
2274 # This tag requires that the tag HAVE_DOT is set to YES.
2281 # This tag requires that the tag HAVE_DOT is set to YES.
2287 # the path where dot can find it using this tag.
2288 # This tag requires that the tag HAVE_DOT is set to YES.
2294 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2296 # This tag requires that the tag HAVE_DOT is set to YES.
2305 # This tag requires that the tag HAVE_DOT is set to YES.
2312 # This tag requires that the tag HAVE_DOT is set to YES.
2320 # This tag requires that the tag HAVE_DOT is set to YES.
2327 # number of items for each type to make the size more manageable. Set this to 0
2333 # This tag requires that the tag HAVE_DOT is set to YES.
2341 # This tag requires that the tag HAVE_DOT is set to YES.
2350 # This tag requires that the tag HAVE_DOT is set to YES.
2359 # This tag requires that the tag HAVE_DOT is set to YES.
2366 # Note that enabling this option will significantly increase the time of a run.
2371 # This tag requires that the tag HAVE_DOT is set to YES.
2378 # Note that enabling this option will significantly increase the time of a run.
2383 # This tag requires that the tag HAVE_DOT is set to YES.
2390 # This tag requires that the tag HAVE_DOT is set to YES.
2399 # This tag requires that the tag HAVE_DOT is set to YES.
2408 # to make the SVG files visible in IE 9+ (other browsers do not have this
2414 # This tag requires that the tag HAVE_DOT is set to YES.
2418 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2421 # Note that this requires a modern browser other than Internet Explorer. Tested
2426 # This tag requires that the tag HAVE_DOT is set to YES.
2432 # This tag requires that the tag HAVE_DOT is set to YES.
2439 # This tag requires that the tag HAVE_DOT is set to YES.
2458 # generate a warning when it encounters a \startuml command in this case and
2475 # larger than this value, doxygen will truncate the graph, which is visualized
2481 # This tag requires that the tag HAVE_DOT is set to YES.
2488 # further from the root node will be omitted. Note that setting this option to 1
2493 # This tag requires that the tag HAVE_DOT is set to YES.
2498 # background. This is disabled by default, because dot on Windows does not seem
2499 # to support this out of the box.
2501 # Warning: Depending on the platform used, enabling this option may lead to
2505 # This tag requires that the tag HAVE_DOT is set to YES.
2510 # files in one run (i.e. multiple -o and -T options on the command line). This
2512 # this, this feature is disabled by default.
2514 # This tag requires that the tag HAVE_DOT is set to YES.
2522 # This tag requires that the tag HAVE_DOT is set to YES.
2529 # This tag requires that the tag HAVE_DOT is set to YES.