Lines Matching +full:codegen +full:- +full:generated +full:- +full:classes +full:- +full:test
18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
65 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
67 # will distribute the generated files over these directories. Enabling this
69 # putting all generated files in the same directory would otherwise causes
75 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
76 # characters to appear in the names of generated files. If set to NO, non-ASCII
84 # documentation generated by doxygen is written. Doxygen will use this
87 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
89 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
90 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
92 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
114 # This tag implements a quasi-intelligent brief description abbreviator that is
118 # text. Otherwise, the brief description is used as-is. If left blank, the
135 # operators of the base classes will not be shown.
147 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
148 # Stripping is only done if one of the specified strings matches the left-hand
159 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
164 # using the -I flag.
170 # support long names like on DOS, Mac, or CD-ROM.
176 # first line (until the first dot) of a Javadoc-style comment as the brief
177 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
185 # line (until the first dot) of a Qt-style comment as the brief description. If
186 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
193 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
195 # to treat a multi-line C++ comment block as a detailed description. Set this
205 # documentation from any documented member that it re-implements.
229 # documentation, which will result in a user-defined paragraph with heading
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
271 # extension. Doxygen has a built-in mapping, but you can override or extend it
274 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
288 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
299 # classes, or namespaces to their corresponding documentation. Such a link can
306 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
309 # definitions whose arguments contain STL classes (e.g. func(std::string);
311 # diagrams that involve STL classes more complete and accurate.
324 # will parse them like normal C++ but will assume all classes use public instead
357 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
368 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
372 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
392 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
402 #---------------------------------------------------------------------------
404 #---------------------------------------------------------------------------
434 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
436 # only classes defined in header files are included. Does not have any effect
442 # This flag is only useful for Objective-C code. If set to YES, local methods,
460 # undocumented members inside documented classes or files. If set to NO these
462 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
468 # undocumented classes that are normally visible in the class hierarchy. If set
469 # to NO, these classes will be included in the various overviews. This option
497 # names in lower-case letters. If set to YES, upper-case letters are also
498 # allowed. This is useful if you have classes or files whose names only differ
554 # this will also influence the order of the classes in the class list.
579 # fully-qualified names, including namespaces. If set to NO, the class list will
604 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
605 # list. This list is created by putting \test commands in the documentation.
640 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
641 # the bottom of the documentation of classes and structs. If set to YES, the
664 # popen()) the command command input-file, where command is the value of the
665 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
672 # by doxygen. The layout file controls the global structure of the generated
674 # that represents doxygen's defaults, run doxygen with the -l option. You can
694 #---------------------------------------------------------------------------
696 #---------------------------------------------------------------------------
698 # The QUIET tag can be used to turn on/off the messages that are generated to
706 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
753 #---------------------------------------------------------------------------
755 #---------------------------------------------------------------------------
763 INPUT = doc/PROTOCOL-HTTP2.md \
764 doc/PROTOCOL-WEB.md \
766 doc/binary-logging.md \
767 doc/c-style-guide.md \
771 doc/connection-backoff-interop-test-description.md \
772 doc/connection-backoff.md \
773 doc/connectivity-semantics-and-api.md \
774 doc/cpp-style-guide.md \
783 doc/health-checking.md \
784 doc/http-grpc-status-mapping.md \
785 doc/http2-interop-test-descriptions.md \
787 doc/interop-test-descriptions.md \
789 doc/load-balancing.md \
791 doc/qos-dscp.md \
793 doc/server-reflection.md \
797 doc/ssl-performance.md \
802 doc/wait-for-ready.md \
804 doc/xds-test-descriptions.md \
819 include/grpc++/impl/codegen/async_stream.h \
820 include/grpc++/impl/codegen/async_unary_call.h \
821 include/grpc++/impl/codegen/byte_buffer.h \
822 include/grpc++/impl/codegen/call.h \
823 include/grpc++/impl/codegen/call_hook.h \
824 include/grpc++/impl/codegen/channel_interface.h \
825 include/grpc++/impl/codegen/client_context.h \
826 include/grpc++/impl/codegen/client_unary_call.h \
827 include/grpc++/impl/codegen/completion_queue.h \
828 include/grpc++/impl/codegen/completion_queue_tag.h \
829 include/grpc++/impl/codegen/config.h \
830 include/grpc++/impl/codegen/config_protobuf.h \
831 include/grpc++/impl/codegen/create_auth_context.h \
832 include/grpc++/impl/codegen/metadata_map.h \
833 include/grpc++/impl/codegen/method_handler_impl.h \
834 include/grpc++/impl/codegen/proto_utils.h \
835 include/grpc++/impl/codegen/rpc_method.h \
836 include/grpc++/impl/codegen/rpc_service_method.h \
837 include/grpc++/impl/codegen/security/auth_context.h \
838 include/grpc++/impl/codegen/serialization_traits.h \
839 include/grpc++/impl/codegen/server_context.h \
840 include/grpc++/impl/codegen/server_interface.h \
841 include/grpc++/impl/codegen/service_type.h \
842 include/grpc++/impl/codegen/slice.h \
843 include/grpc++/impl/codegen/status.h \
844 include/grpc++/impl/codegen/status_code_enum.h \
845 include/grpc++/impl/codegen/string_ref.h \
846 include/grpc++/impl/codegen/stub_options.h \
847 include/grpc++/impl/codegen/sync_stream.h \
848 include/grpc++/impl/codegen/time.h \
902 include/grpc/impl/codegen/atm.h \
903 include/grpc/impl/codegen/atm_gcc_atomic.h \
904 include/grpc/impl/codegen/atm_gcc_sync.h \
905 include/grpc/impl/codegen/atm_windows.h \
906 include/grpc/impl/codegen/byte_buffer.h \
907 include/grpc/impl/codegen/byte_buffer_reader.h \
908 include/grpc/impl/codegen/compression_types.h \
909 include/grpc/impl/codegen/connectivity_state.h \
910 include/grpc/impl/codegen/fork.h \
911 include/grpc/impl/codegen/gpr_types.h \
912 include/grpc/impl/codegen/grpc_types.h \
913 include/grpc/impl/codegen/log.h \
914 include/grpc/impl/codegen/port_platform.h \
915 include/grpc/impl/codegen/propagation_bits.h \
916 include/grpc/impl/codegen/slice.h \
917 include/grpc/impl/codegen/status.h \
918 include/grpc/impl/codegen/sync.h \
919 include/grpc/impl/codegen/sync_abseil.h \
920 include/grpc/impl/codegen/sync_custom.h \
921 include/grpc/impl/codegen/sync_generic.h \
922 include/grpc/impl/codegen/sync_posix.h \
923 include/grpc/impl/codegen/sync_windows.h \
975 include/grpcpp/impl/codegen/async_generic_service.h \
976 include/grpcpp/impl/codegen/async_stream.h \
977 include/grpcpp/impl/codegen/async_unary_call.h \
978 include/grpcpp/impl/codegen/byte_buffer.h \
979 include/grpcpp/impl/codegen/call.h \
980 include/grpcpp/impl/codegen/call_hook.h \
981 include/grpcpp/impl/codegen/call_op_set.h \
982 include/grpcpp/impl/codegen/call_op_set_interface.h \
983 include/grpcpp/impl/codegen/callback_common.h \
984 include/grpcpp/impl/codegen/channel_interface.h \
985 include/grpcpp/impl/codegen/client_callback.h \
986 include/grpcpp/impl/codegen/client_context.h \
987 include/grpcpp/impl/codegen/client_interceptor.h \
988 include/grpcpp/impl/codegen/client_unary_call.h \
989 include/grpcpp/impl/codegen/completion_queue.h \
990 include/grpcpp/impl/codegen/completion_queue_tag.h \
991 include/grpcpp/impl/codegen/config.h \
992 include/grpcpp/impl/codegen/config_protobuf.h \
993 include/grpcpp/impl/codegen/create_auth_context.h \
994 include/grpcpp/impl/codegen/delegating_channel.h \
995 include/grpcpp/impl/codegen/intercepted_channel.h \
996 include/grpcpp/impl/codegen/interceptor.h \
997 include/grpcpp/impl/codegen/interceptor_common.h \
998 include/grpcpp/impl/codegen/message_allocator.h \
999 include/grpcpp/impl/codegen/metadata_map.h \
1000 include/grpcpp/impl/codegen/method_handler.h \
1001 include/grpcpp/impl/codegen/method_handler_impl.h \
1002 include/grpcpp/impl/codegen/proto_buffer_reader.h \
1003 include/grpcpp/impl/codegen/proto_buffer_writer.h \
1004 include/grpcpp/impl/codegen/proto_utils.h \
1005 include/grpcpp/impl/codegen/rpc_method.h \
1006 include/grpcpp/impl/codegen/rpc_service_method.h \
1007 include/grpcpp/impl/codegen/security/auth_context.h \
1008 include/grpcpp/impl/codegen/serialization_traits.h \
1009 include/grpcpp/impl/codegen/server_callback.h \
1010 include/grpcpp/impl/codegen/server_callback_handlers.h \
1011 include/grpcpp/impl/codegen/server_context.h \
1012 include/grpcpp/impl/codegen/server_interceptor.h \
1013 include/grpcpp/impl/codegen/server_interface.h \
1014 include/grpcpp/impl/codegen/service_type.h \
1015 include/grpcpp/impl/codegen/slice.h \
1016 include/grpcpp/impl/codegen/status.h \
1017 include/grpcpp/impl/codegen/status_code_enum.h \
1018 include/grpcpp/impl/codegen/string_ref.h \
1019 include/grpcpp/impl/codegen/stub_options.h \
1020 include/grpcpp/impl/codegen/sync.h \
1021 include/grpcpp/impl/codegen/sync_stream.h \
1022 include/grpcpp/impl/codegen/time.h \
1087 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
1091 # The default value is: UTF-8.
1093 INPUT_ENCODING = UTF-8
1097 # *.h) to filter out the source-files in the directories. If left blank the
1133 # exclude all test directories for example use the pattern */test/*
1138 # (namespaces, classes, functions, etc.) that should be excluded from the
1141 # AClass::ANamespace, ANamespace::*Test
1144 # exclude all test directories use the pattern */test/*
1156 # *.h) to filter out the source-files in the directories. If left blank all
1178 # <filter> <input-file>
1180 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1186 # code is scanned, but not when the output code is generated. If lines are added
1222 #---------------------------------------------------------------------------
1224 #---------------------------------------------------------------------------
1227 # generated. Documented entities will be cross-referenced with these sources.
1229 # Note: To get rid of all source code in the generated output, make sure that
1236 # classes and enums directly into the documentation.
1242 # special comment blocks from generated source code fragments. Normal C, C++ and
1279 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1285 # - Install the latest version of global
1286 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1287 # - Make sure the INPUT points to the root of the source tree
1288 # - Run doxygen as normal
1293 # The result: instead of the source browser generated by doxygen, the links to
1308 #---------------------------------------------------------------------------
1310 #---------------------------------------------------------------------------
1313 # compounds will be generated. Enable this if the project contains a lot of
1314 # classes, structs, unions or interfaces.
1326 # In case all classes in a project start with a common prefix, all classes will
1334 #---------------------------------------------------------------------------
1336 #---------------------------------------------------------------------------
1352 # generated HTML page (for example: .htm, .php, .asp).
1358 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1359 # each generated HTML page. If the tag is left blank doxygen will generate a
1366 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1378 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1379 # generated HTML page. If the tag is left blank doxygen will generate a standard
1388 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1389 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1400 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1418 # files will be copied as-is; there are no commands or markers available.
1453 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1454 # page will contain the date and time when the page was generated. Setting this
1461 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1483 # generated that can be used as input for Apple's Xcode 3 integrated development
1499 # The default value is: Doxygen generated docs.
1502 DOCSET_FEEDNAME = "Doxygen generated docs"
1505 # set bundle. This should be a reverse domain-name style string, e.g.
1513 # the documentation publisher. This should be a reverse domain-name style
1529 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1533 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1552 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1553 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1559 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1572 # The BINARY_TOC flag controls whether a binary table of contents is generated
1588 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1590 # (.qch) of the generated HTML documentation.
1605 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1613 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1622 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1630 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1638 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1644 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1645 # generated .qhp file.
1651 # generated, together with the HTML files, they form an Eclipse help plugin. To
1670 # If you want full control over the layout of the generated HTML pages it might
1681 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1682 # structure should be generated to display hierarchical information. If the tag
1683 # value is set to YES, a side panel will be generated containing a tree-like
1684 # index structure (just like the one that is generated for HTML Help). For this
1688 # further fine-tune the look of the index. As an example, the default style
1689 # sheet generated by doxygen has an example that shows how to put an image at
1699 # doxygen will group on one line in the generated HTML documentation.
1732 # generated for formulas are transparent PNGs. Transparent PNGs are not
1744 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1756 # Possible values are: HTML-CSS (which is slower, but has the best
1758 # The default value is: HTML-CSS.
1761 MATHJAX_FORMAT = HTML-CSS
1877 #---------------------------------------------------------------------------
1879 #---------------------------------------------------------------------------
1939 # generated LaTeX document. The header should contain everything until the first
1944 # Note: Only use a user-defined header if you know what you are doing! The
1955 # generated LaTeX document. The footer should contain everything after the last
1960 # Note: Only use a user-defined footer if you know what you are doing!
1965 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1978 # directory. Note that the files will be copied as-is; there are no commands or
1984 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
2002 # command to the generated LaTeX files. This will instruct LaTeX to keep running
2035 #---------------------------------------------------------------------------
2037 #---------------------------------------------------------------------------
2062 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
2085 # similar to doxygen's config file. A template extensions file can be generated
2086 # using doxygen -e rtf extensionFile.
2101 #---------------------------------------------------------------------------
2103 #---------------------------------------------------------------------------
2106 # classes and files.
2120 # The MAN_EXTENSION tag determines the extension that is added to the generated
2145 #---------------------------------------------------------------------------
2147 #---------------------------------------------------------------------------
2164 # listings (including syntax highlighting and cross-referencing information) to
2172 #---------------------------------------------------------------------------
2174 #---------------------------------------------------------------------------
2191 # program listings (including syntax highlighting and cross-referencing
2199 #---------------------------------------------------------------------------
2201 #---------------------------------------------------------------------------
2211 #---------------------------------------------------------------------------
2213 #---------------------------------------------------------------------------
2241 # The names of the make variables in the generated doxyrules.make file are
2249 #---------------------------------------------------------------------------
2251 #---------------------------------------------------------------------------
2254 # C-preprocessor directives found in the sources and include files.
2291 # patterns (like *.h and *.hpp) to filter out the header-files in the
2299 # defined before the preprocessor is started (similar to the -D option of e.g.
2318 # remove all references to function-like macros that are alone on a line, have
2320 # are typically used for boiler-plate code, and will confuse the parser if not
2327 #---------------------------------------------------------------------------
2329 #---------------------------------------------------------------------------
2353 # the class index. If set to NO, only the inherited external classes will be
2379 #---------------------------------------------------------------------------
2381 #---------------------------------------------------------------------------
2384 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2468 # class with other documented classes.
2551 # hierarchy of all classes instead of a textual one.
2567 # generated by dot.
2640 # generated by dot. A depth value of 3 means that only nodes reachable from the
2656 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2664 # files in one run (i.e. multiple -o and -T options on the command line). This
2673 # explaining the meaning of the various boxes and arrows in the dot generated