Lines Matching refs:classes

120 # operators of the base classes will not be shown.
241 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
244 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
246 # diagrams that involve STL classes more complete and accurate.
256 # Doxygen will parse them like normal C++ but will assume all classes use public
332 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
334 # If set to NO only classes defined in header files are included.
354 # undocumented members of documented classes, files or namespaces.
362 # undocumented classes that are normally visible in the class hierarchy.
363 # If set to NO (the default) these classes will be included in the various
391 # allowed. This is useful if you have classes or files whose names only differ
484 # at the bottom of the documentation of classes and structs. If set to YES the
633 # (namespaces, classes, functions, etc.) that should be excluded from the
706 # of functions and classes directly in the documentation.
756 # contains a lot of classes, structs, unions or interfaces.
766 # In case all classes in a project start with a common prefix, all
767 # classes will be put under the same header in the alphabetical index.
815 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
1312 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1313 # in the class index. If set to NO only the inherited external classes
1334 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
1335 # or super classes. Setting the tag to NO turns the diagrams off. Note that
1397 # class references variables) of the class with other documented classes.
1448 # will graphical hierarchy of all classes instead of a textual one.