Lines Matching refs:classes

111 # operators of the base classes will not be shown.
233 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
236 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
238 # diagrams that involve STL classes more complete and accurate.
248 # Doxygen will parse them like normal C++ but will assume all classes use public
324 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
326 # If set to NO only classes defined in header files are included.
346 # undocumented members of documented classes, files or namespaces.
354 # undocumented classes that are normally visible in the class hierarchy.
355 # If set to NO (the default) these classes will be included in the various
383 # allowed. This is useful if you have classes or files whose names only differ
498 # at the bottom of the documentation of classes and structs. If set to YES the
648 # (namespaces, classes, functions, etc.) that should be excluded from the
729 # of functions and classes directly in the documentation.
779 # contains a lot of classes, structs, unions or interfaces.
789 # In case all classes in a project start with a common prefix, all
790 # classes will be put under the same header in the alphabetical index.
869 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
1458 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1459 # in the class index. If set to NO only the inherited external classes
1480 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
1481 # or super classes. Setting the tag to NO turns the diagrams off. Note that
1549 # class references variables) of the class with other documented classes.
1600 # will generate a graphical hierarchy of all classes instead of a textual one.