Lines Matching full:this
5 # distributed with this work for additional information
6 # regarding copyright ownership. The ASF licenses this file
8 # "License"); you may not use this file except in compliance
21 # This file describes the settings to be used by the documentation system
38 # This tag specifies the encoding used for all characters in the config file
40 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
49 # project for which the documentation is generated. This name is used in the
55 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
83 # will distribute the generated files over these directories. Enabling this
100 # documentation generated by doxygen is written. Doxygen will use this
116 # documentation (similar to Javadoc). Set to NO to disable this.
130 # This tag implements a quasi-intelligent brief description abbreviator that is
131 # used to form the text in various listings. Each string in this list, if found
171 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
185 # less readable) file names. This can be useful is your file systems doesn't
210 # a brief description. This used to be the default behavior. The new default is
211 # to treat a multi-line C++ comment block as a detailed description. Set this
214 # Note that setting this tag to YES also means that rational rose comments are
234 # uses this value to replace tabs by spaces in code fragments.
239 # This tag can be used to specify a number of aliases that act as commands in
251 # This tag can be used to specify a number of word-keyword mappings (TCL only).
286 # parses. With this tag you can assign which parser to use for a given
288 # using this tag. The format is ext=language, where ext is a file extension, and
293 # or free formatted code, this is the default for Fortran type files), VHDL. For
323 # to include (a tag file for) the STL sources as input, then you should set this
326 # versus func(std::string) {}). This also make the inheritance and collaboration
332 # If you use Microsoft's C++/CLI language, you should set this option to YES to
347 # getter and setter methods for a property. Setting this option to YES will make
349 # This will only work if the methods are indeed getting or setting a simple
350 # type. If this is not the case, or you want to show the methods anyway, you
351 # should set this option to NO.
364 # If one adds a struct or class to a group and this option is enabled, then also
365 # any nested class or struct is added to the same group. By default this option
374 # subgrouping. Alternatively, this can be done per class using the
385 # Note that this feature does not work in combination with
394 # namespace, or group documentation), provided this scope is documented. If set
405 # namespace, or class. And the struct will be named TypeS. This can typically be
412 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
413 # cache is used to resolve symbols given their name and scope. Since this can be
417 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
433 # Note: This will also disable the warnings about undocumented members that are
465 # This flag is only useful for Objective-C code. If set to YES, local methods,
473 # If this flag is set to YES, the members of anonymous namespaces will be
485 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
492 # to NO, these classes will be included in the various overviews. This option
521 # allowed. This is useful if you have classes or files whose names only differ
523 # and Mac users are advised to set this option to NO.
577 # this will also influence the order of the classes in the class list.
586 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
588 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
604 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
605 # Note: This option applies only to the class list, not to the alphabetical
622 # list. This list is created by putting \todo commands in the documentation.
628 # list. This list is created by putting \test commands in the documentation.
634 # list. This list is created by putting \bug commands in the documentation.
640 # the deprecated list. This list is created by putting \deprecated commands in
658 # documentation regardless of this setting.
670 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
678 # page. This will remove the Namespaces entry from the Quick Index and from the
708 # the reference definitions. This must be a list of .bib files. The .bib
709 # extension is automatically appended if omitted. This requires the bibtex tool
712 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
722 # standard output by doxygen. If QUIET is set to YES this implies that the
730 # this implies that the warnings are on.
738 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
752 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
790 # Note: If this tag is empty the current directory is searched.
795 # This tag can be used to specify the character encoding of the source files
827 # excluded from the INPUT source files. This way you can easily exclude a
902 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
939 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
945 # (index.html). This can be useful if you have a project on for instance GitHub
998 # brief description and links to the definition and documentation. Since this
1000 # can opt to disable this feature.
1002 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1024 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1030 # specified. Set to NO to disable this.
1041 # compounds will be generated. Enable this if the project contains a lot of
1050 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1058 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1075 # This tag requires that the tag GENERATE_HTML is set to YES.
1082 # This tag requires that the tag GENERATE_HTML is set to YES.
1102 # This tag requires that the tag GENERATE_HTML is set to YES.
1112 # This tag requires that the tag GENERATE_HTML is set to YES.
1121 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1122 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1124 # This tag requires that the tag GENERATE_HTML is set to YES.
1130 # created by doxygen. Using this option one can overrule certain style aspects.
1131 # This is preferred over using HTML_STYLESHEET since it does not replace the
1137 # This tag requires that the tag GENERATE_HTML is set to YES.
1147 # This tag requires that the tag GENERATE_HTML is set to YES.
1153 # this color. Hue is specified as an angle on a colorwheel, see
1158 # This tag requires that the tag GENERATE_HTML is set to YES.
1166 # This tag requires that the tag GENERATE_HTML is set to YES.
1177 # This tag requires that the tag GENERATE_HTML is set to YES.
1182 # page will contain the date and time when the page was generated. Setting this
1186 # This tag requires that the tag GENERATE_HTML is set to YES.
1194 # This tag requires that the tag GENERATE_HTML is set to YES.
1202 # a fully collapsed tree already exceeds this amount). So setting the number of
1207 # This tag requires that the tag GENERATE_HTML is set to YES.
1221 # This tag requires that the tag GENERATE_HTML is set to YES.
1225 # This tag determines the name of the docset feed. A documentation feed provides
1229 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1233 # This tag specifies a string that should uniquely identify the documentation
1234 # set bundle. This should be a reverse domain-name style string, e.g.
1237 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1242 # the documentation publisher. This should be a reverse domain-name style
1245 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1251 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1269 # This tag requires that the tag GENERATE_HTML is set to YES.
1276 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1284 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1291 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1297 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1305 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1312 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1321 # This tag requires that the tag GENERATE_HTML is set to YES.
1328 # This tag requires that the tag GENERATE_QHP is set to YES.
1336 # This tag requires that the tag GENERATE_QHP is set to YES.
1345 # This tag requires that the tag GENERATE_QHP 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.
1365 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1368 # This tag requires that the tag GENERATE_QHP is set to YES.
1375 # This tag requires that the tag GENERATE_QHP is set to YES.
1381 # install this plugin and make it available under the help contents menu in
1387 # This tag requires that the tag GENERATE_HTML is set to YES.
1392 # the directory name containing the HTML and XML files should also have this
1395 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1404 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1406 # This tag requires that the tag GENERATE_HTML is set to YES.
1413 # index structure (just like the one that is generated for HTML Help). For this
1421 # DISABLE_INDEX to YES when enabling this option.
1423 # This tag requires that the tag GENERATE_HTML is set to YES.
1433 # This tag requires that the tag GENERATE_HTML is set to YES.
1437 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1440 # This tag requires that the tag GENERATE_HTML is set to YES.
1447 # This tag requires that the tag GENERATE_HTML is set to YES.
1451 # Use this tag to change the font size of LaTeX formulas included as images in
1456 # This tag requires that the tag GENERATE_HTML is set to YES.
1464 # Note that when changing this option you need to delete any form_*.png files in
1467 # This tag requires that the tag GENERATE_HTML is set to YES.
1473 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1478 # This tag requires that the tag GENERATE_HTML is set to YES.
1488 # This tag requires that the tag USE_MATHJAX is set to YES.
1501 # This tag requires that the tag USE_MATHJAX is set to YES.
1508 # This tag requires that the tag USE_MATHJAX is set to YES.
1516 # This tag requires that the tag USE_MATHJAX is set to YES.
1524 # there is already a search function so this one should typically be disabled.
1537 # This tag requires that the tag GENERATE_HTML is set to YES.
1549 # This tag requires that the tag SEARCHENGINE is set to YES.
1565 # This tag requires that the tag SEARCHENGINE is set to YES.
1576 # This tag requires that the tag SEARCHENGINE is set to YES.
1582 # SEARCHDATA_FILE tag the name of this file can be specified.
1584 # This tag requires that the tag SEARCHENGINE is set to YES.
1589 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1592 # This tag requires that the tag SEARCHENGINE is set to YES.
1597 # projects other than the one defined by this configuration file, but that are
1602 # This tag requires that the tag SEARCHENGINE is set to YES.
1619 # This tag requires that the tag GENERATE_LATEX is set to YES.
1626 # Note that when enabling USE_PDFLATEX this option is only used for generating
1630 # This tag requires that the tag GENERATE_LATEX is set to YES.
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1642 # documents. This may be useful for small projects and may help to save some
1645 # This tag requires that the tag GENERATE_LATEX is set to YES.
1654 # This tag requires that the tag GENERATE_LATEX is set to YES.
1666 # This tag requires that the tag GENERATE_LATEX is set to YES.
1682 # This tag requires that the tag GENERATE_LATEX is set to YES.
1693 # This tag requires that the tag GENERATE_LATEX is set to YES.
1699 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1704 # This tag requires that the tag GENERATE_LATEX is set to YES.
1712 # This tag requires that the tag GENERATE_LATEX is set to YES.
1718 # contain links (just like the HTML output) instead of page references. This
1721 # This tag requires that the tag GENERATE_LATEX is set to YES.
1726 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1729 # This tag requires that the tag GENERATE_LATEX is set to YES.
1734 # command to the generated LaTeX files. This will instruct LaTeX to keep running
1735 # if errors occur, instead of asking the user for help. This option is also used
1738 # This tag requires that the tag GENERATE_LATEX is set to YES.
1745 # This tag requires that the tag GENERATE_LATEX is set to YES.
1755 # This tag requires that the tag GENERATE_LATEX is set to YES.
1763 # This tag requires that the tag GENERATE_LATEX is set to YES.
1768 # page will contain the date and time when the page was generated. Setting this
1771 # This tag requires that the tag GENERATE_LATEX is set to YES.
1790 # This tag requires that the tag GENERATE_RTF is set to YES.
1795 # documents. This may be useful for small projects and may help to save some
1798 # This tag requires that the tag GENERATE_RTF is set to YES.
1804 # output) instead of page references. This makes the output suitable for online
1810 # This tag requires that the tag GENERATE_RTF is set to YES.
1820 # This tag requires that the tag GENERATE_RTF is set to YES.
1827 # This tag requires that the tag GENERATE_RTF is set to YES.
1837 # This tag requires that the tag GENERATE_RTF is set to YES.
1856 # This tag requires that the tag GENERATE_MAN is set to YES.
1865 # This tag requires that the tag GENERATE_MAN is set to YES.
1872 # This tag requires that the tag GENERATE_MAN is set to YES.
1881 # This tag requires that the tag GENERATE_MAN is set to YES.
1899 # This tag requires that the tag GENERATE_XML is set to YES.
1905 # the XML output. Note that enabling this will significantly increase the size
1908 # This tag requires that the tag GENERATE_XML is set to YES.
1926 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1932 # information) to the DOCBOOK output. Note that enabling this will significantly
1935 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1945 # structure of the code including all documentation. Note that this feature is
1958 # Note that this feature is still experimental and incomplete at the moment.
1967 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1972 # formatted so it can be parsed by a human reader. This is useful if you want to
1973 # understand what is going on. On the other hand, if this tag is set to NO, the
1977 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1982 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
1985 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2004 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2012 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2019 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2026 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2034 # 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.
2050 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2055 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2065 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2075 # a tag file without this location is as follows:
2127 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2157 # available from the path. This tool is part of Graphviz (see:
2159 # Bell Labs. The other options in this section have no effect if this option is
2166 # to run in parallel. When set to 0 doxygen will base this on the number of
2171 # This tag requires that the tag HAVE_DOT is set to YES.
2181 # This tag requires that the tag HAVE_DOT is set to YES.
2188 # This tag requires that the tag HAVE_DOT is set to YES.
2194 # the path where dot can find it using this tag.
2195 # This tag requires that the tag HAVE_DOT is set to YES.
2201 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2203 # This tag requires that the tag HAVE_DOT is set to YES.
2212 # This tag requires that the tag HAVE_DOT is set to YES.
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2227 # This tag requires that the tag HAVE_DOT is set to YES.
2234 # number of items for each type to make the size more manageable. Set this to 0
2240 # This tag requires that the tag HAVE_DOT is set to YES.
2248 # This tag requires that the tag HAVE_DOT is set to YES.
2257 # This tag requires that the tag HAVE_DOT is set to YES.
2266 # This tag requires that the tag HAVE_DOT is set to YES.
2273 # Note that enabling this option will significantly increase the time of a run.
2278 # This tag requires that the tag HAVE_DOT is set to YES.
2285 # Note that enabling this option will significantly increase the time of a run.
2290 # 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.
2306 # This tag requires that the tag HAVE_DOT is set to YES.
2315 # to make the SVG files visible in IE 9+ (other browsers do not have this
2321 # This tag requires that the tag HAVE_DOT is set to YES.
2325 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2328 # Note that this requires a modern browser other than Internet Explorer. Tested
2333 # This tag requires that the tag HAVE_DOT is set to YES.
2339 # This tag requires that the tag HAVE_DOT is set to YES.
2346 # This tag requires that the tag HAVE_DOT is set to YES.
2365 # generate a warning when it encounters a \startuml command in this case and
2377 # larger than this value, doxygen will truncate the graph, which is visualized
2383 # This tag requires that the tag HAVE_DOT is set to YES.
2390 # further from the root node will be omitted. Note that setting this option to 1
2395 # This tag requires that the tag HAVE_DOT is set to YES.
2400 # background. This is disabled by default, because dot on Windows does not seem
2401 # to support this out of the box.
2403 # Warning: Depending on the platform used, enabling this option may lead to
2407 # This tag requires that the tag HAVE_DOT is set to YES.
2412 # files in one run (i.e. multiple -o and -T options on the command line). This
2414 # this, this feature is disabled by default.
2416 # This tag requires that the tag HAVE_DOT is set to YES.
2424 # This tag requires that the tag HAVE_DOT is set to YES.
2431 # This tag requires that the tag HAVE_DOT is set to YES.