VirtualBox

source: vbox/trunk/Doxyfile.Core@ 47469

Last change on this file since 47469 was 41857, checked in by vboxsync, 12 years ago

Word and diagram wrt contexts.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 21.5 KB
Line 
1# Doxyfile 1.5.4
2
3#---------------------------------------------------------------------------
4# Project related configuration options
5#---------------------------------------------------------------------------
6DOXYFILE_ENCODING = UTF-8
7PROJECT_NAME = VBox
8PROJECT_NUMBER =
9# OUTPUT_DIRECTORY = later
10CREATE_SUBDIRS = NO
11OUTPUT_LANGUAGE = English
12BRIEF_MEMBER_DESC = YES
13REPEAT_BRIEF = YES
14ABBREVIATE_BRIEF =
15ALWAYS_DETAILED_SEC = NO
16INLINE_INHERITED_MEMB = NO
17FULL_PATH_NAMES = NO
18STRIP_FROM_PATH =
19STRIP_FROM_INC_PATH =
20SHORT_NAMES = NO
21JAVADOC_AUTOBRIEF = YES
22QT_AUTOBRIEF = NO
23MULTILINE_CPP_IS_BRIEF = NO
24DETAILS_AT_TOP = NO
25INHERIT_DOCS = YES
26SEPARATE_MEMBER_PAGES = NO
27TAB_SIZE = 4
28ALIASES = \
29 "note=@remark" \
30 "thread=@par Thread Context:\n" \
31 "vmstate=@par VM State In:\n" \
32 "vmstateto=@par VM State Out:\n"
33
34# Interface method implementation macros.
35ALIASES += \
36 interface_method_impl{2}="Implements \1 method \link \1::\2 \2 \endlink @copydoc \1::\2 "
37ALIASES += \
38 interface_method_impl{3}="\3. \
39\
40Implements \1 method \link \1::\2 \2 \endlink @copydoc \1::\2 "
41
42# Callback method implementation macros.
43ALIASES += \
44 callback_method_impl{1}="Implements the callback \link \1 \1 \endlink @copydoc \1 "
45ALIASES += \
46 callback_method_impl{2}="\2. \
47\
48Implements the callback \link \1 \1 "
49
50# The following is for Global Configuration options.
51ALIASES += \
52 gcfgm{6}="\xrefitem lst_gcfgm \"Global VM Config: \1\" \"Global Configuration Values\" \
53<b>Name:</b> \1 <br> \
54<b>Type:</b> \2 <br> \
55<b>Unit:</b> \6 <br> \
56<b>Min:</b> \3 <br> \
57<b>Max:</b> \4 <br> \
58<b>Default:</b> \5 <br> \
59"
60ALIASES += \
61 gcfgm{5}="\xrefitem lst_gcfgm \"Global VM Config: \1\" \"Global Configuration Values\" \
62<b>Name:</b> \1 <br> \
63<b>Type:</b> \2 <br> \
64<b>Min:</b> \3 <br> \
65<b>Max:</b> \4 <br> \
66<b>Default:</b> \5 <br> \
67"
68ALIASES += \
69 gcfgm{4}="\xrefitem lst_gcfgm \"Global VM Config: \1\" \"Global Configuration Values\" \
70<b>Name:</b> \1 <br> \
71<b>Type:</b> \2 <br> \
72<b>Min:</b> \3 <br> \
73<b>Max:</b> \4 <br> \
74"
75ALIASES += \
76 gcfgm{3}="\xrefitem lst_gcfgm \"Global VM Config: \1\" \"Global Configuration Values\" \
77<b>Name:</b> \1 <br> \
78<b>Type:</b> \2 <br> \
79<b>Default:</b> \3 <br> \
80"
81ALIASES += \
82 gcfgm{2}="\xrefitem lst_gcfgm \"Global VM Config: \1\" \"Global Configuration Values\" \
83<b>Name:</b> \1 <br> \
84<b>Type:</b> \2 <br> \
85"
86
87# The following is for per-VM Configuration options.
88ALIASES += \
89 cfgm{6}="\xrefitem lst_cfgm \"VM Config: \1\" \"VM Configuration Values\" \
90<b>Name:</b> \1 <br> \
91<b>Type:</b> \2 <br> \
92<b>Unit:</b> \6 <br> \
93<b>Min:</b> \3 <br> \
94<b>Max:</b> \4 <br> \
95<b>Default:</b> \5 <br> \
96"
97ALIASES += \
98 cfgm{5}="\xrefitem lst_cfgm \"VM Config: \1\" \"VM Configuration Values\" \
99<b>Name:</b> \1 <br> \
100<b>Type:</b> \2 <br> \
101<b>Min:</b> \3 <br> \
102<b>Max:</b> \4 <br> \
103<b>Default:</b> \5 <br> \
104"
105ALIASES += \
106 cfgm{4}="\xrefitem lst_cfgm \"VM Config: \1\" \"VM Configuration Values\" \
107<b>Name:</b> \1 <br> \
108<b>Type:</b> \2 <br> \
109<b>Min:</b> \3 <br> \
110<b>Max:</b> \4 <br> \
111"
112ALIASES += \
113 cfgm{3}="\xrefitem lst_cfgm \"VM Config: \1\" \"VM Configuration Values\" \
114<b>Name:</b> \1 <br> \
115<b>Type:</b> \2 <br> \
116<b>Default:</b> \3 <br> \
117"
118ALIASES += \
119 cfgm{2}="\xrefitem lst_cfgm \"VM Config: \1\" \"VM Configuration Values\" \
120<b>Name:</b> \1 <br> \
121<b>Type:</b> \2 <br> \
122"
123
124# The following is for device configuration options.
125ALIASES += \
126 devcfgm{6}="\xrefitem lst_cfgm \"Device Config: \1\" \"VM Configuration Values\" \
127<b>Name:</b> [Device Instance]/\1 <br> \
128<b>Type:</b> \2 <br> \
129<b>Unit:</b> \6 <br> \
130<b>Min:</b> \3 <br> \
131<b>Max:</b> \4 <br> \
132<b>Default:</b> \5 <br> \
133"
134ALIASES += \
135 devcfgm{5}="\xrefitem lst_cfgm \"Device Config: \1\" \"VM Configuration Values\" \
136<b>Name:</b> [Device Instance]/\1 <br> \
137<b>Type:</b> \2 <br> \
138<b>Min:</b> \3 <br> \
139<b>Max:</b> \4 <br> \
140<b>Default:</b> \5 <br> \
141"
142ALIASES += \
143 devcfgm{4}="\xrefitem lst_cfgm \"Device Config: \1\" \"VM Configuration Values\" \
144<b>Name:</b> [Device Instance]/\1 <br> \
145<b>Type:</b> \2 <br> \
146<b>Min:</b> \3 <br> \
147<b>Max:</b> \4 <br> \
148"
149ALIASES += \
150 devcfgm{3}="\xrefitem lst_cfgm \"Device Config: \1\" \"VM Configuration Values\" \
151<b>Name:</b> [Device Instance]/\1 <br> \
152<b>Type:</b> \2 <br> \
153<b>Default:</b> \3 <br> \
154"
155ALIASES += \
156 devcfgm{2}="\xrefitem lst_cfgm \"Device Config: \1\" \"VM Configuration Values\" \
157<b>Name:</b> [Device Instance]/\1 <br> \
158<b>Type:</b> \2 <br> \
159"
160
161# The following is for driver configuration options.
162ALIASES += \
163 drvcfgm{6}="\xrefitem lst_cfgm \"Driver Config: \1\" \"VM Configuration Values\" \
164<b>Name:</b> [Driver Instance]/\1 <br> \
165<b>Type:</b> \2 <br> \
166<b>Unit:</b> \6 <br> \
167<b>Min:</b> \3 <br> \
168<b>Max:</b> \4 <br> \
169<b>Default:</b> \5 <br> \
170"
171ALIASES += \
172 drvcfgm{5}="\xrefitem lst_cfgm \"Driver Config: \1\" \"VM Configuration Values\" \
173<b>Name:</b> [Driver Instance]/\1 <br> \
174<b>Type:</b> \2 <br> \
175<b>Min:</b> \3 <br> \
176<b>Max:</b> \4 <br> \
177<b>Default:</b> \5 <br> \
178"
179ALIASES += \
180 drvcfgm{4}="\xrefitem lst_cfgm \"Driver Config: \1\" \"VM Configuration Values\" \
181<b>Name:</b> [Driver Instance]/\1 <br> \
182<b>Type:</b> \2 <br> \
183<b>Min:</b> \3 <br> \
184<b>Max:</b> \4 <br> \
185"
186ALIASES += \
187 drvcfgm{3}="\xrefitem lst_cfgm \"Driver Config: \1\" \"VM Configuration Values\" \
188<b>Name:</b> [Driver Instance]/\1 <br> \
189<b>Type:</b> \2 <br> \
190<b>Default:</b> \3 <br> \
191"
192ALIASES += \
193 drvcfgm{2}="\xrefitem lst_cfgm \"Driver Config: \1\" \"VM Configuration Values\" \
194<b>Name:</b> [Driver Instance]/\1 <br> \
195<b>Type:</b> \2 <br> \
196"
197
198# The following is for USB device configuration options.
199ALIASES += \
200 usbcfgm{6}="\xrefitem lst_cfgm \"USB Device Config: \1\" \"VM Configuration Values\" \
201<b>Name:</b> [USB Device Instance]/\1 <br> \
202<b>Type:</b> \2 <br> \
203<b>Unit:</b> \6 <br> \
204<b>Min:</b> \3 <br> \
205<b>Max:</b> \4 <br> \
206<b>Default:</b> \5 <br> \
207"
208ALIASES += \
209 usbcfgm{5}="\xrefitem lst_cfgm \"USB Device Config: \1\" \"VM Configuration Values\" \
210<b>Name:</b> [USB Device Instance]/\1 <br> \
211<b>Type:</b> \2 <br> \
212<b>Min:</b> \3 <br> \
213<b>Max:</b> \4 <br> \
214<b>Default:</b> \5 <br> \
215"
216ALIASES += \
217 usbcfgm{4}="\xrefitem lst_cfgm \"USB Device Config: \1\" \"VM Configuration Values\" \
218<b>Name:</b> [USB Device Instance]/\1 <br> \
219<b>Type:</b> \2 <br> \
220<b>Min:</b> \3 <br> \
221<b>Max:</b> \4 <br> \
222"
223ALIASES += \
224 usbcfgm{3}="\xrefitem lst_cfgm \"USB Device Config: \1\" \"VM Configuration Values\" \
225<b>Name:</b> [USB Device Instance]/\1 <br> \
226<b>Type:</b> \2 <br> \
227<b>Default:</b> \3 <br> \
228"
229ALIASES += \
230 usbcfgm{2}="\xrefitem lst_cfgm \"USB Device Config: \1\" \"VM Configuration Values\" \
231<b>Name:</b> [USB Device Instance]/\1 <br> \
232<b>Type:</b> \2 <br> \
233"
234
235# bugref - xTracker bug reference, takes one to four bug numbers.
236ALIASES += bugref{1}="https://xtracker.innotek.de/index.php?bug=\1"
237ALIASES += bugref{2}="https://xtracker.innotek.de/index.php?bug=\1, \
238https://xtracker.innotek.de/index.php?bug=\2"
239ALIASES += bugref{3}="https://xtracker.innotek.de/index.php?bug=\1, \
240https://xtracker.innotek.de/index.php?bug=\2, \
241https://xtracker.innotek.de/index.php?bug=\3"
242ALIASES += bugref{4}="https://xtracker.innotek.de/index.php?bug=\1, \
243https://xtracker.innotek.de/index.php?bug=\2, \
244https://xtracker.innotek.de/index.php?bug=\3, \
245https://xtracker.innotek.de/index.php?bug=\4"
246
247# ticketref - Track ticket reference, takes one to four ticket numbers.
248ALIASES += ticketref{1}="http://www.virtualbox.org/ticket/\1"
249ALIASES += ticketref{2}="http://www.virtualbox.org/ticket/\1, \
250http://www.virtualbox.org/ticket/\2"
251ALIASES += ticketref{3}="http://www.virtualbox.org/ticket/\1, \
252http://www.virtualbox.org/ticket/\2, \
253http://www.virtualbox.org/ticket/\3"
254ALIASES += ticketref{4}="http://www.virtualbox.org/ticket/\1, \
255http://www.virtualbox.org/ticket/\2, \
256http://www.virtualbox.org/ticket/\3, \
257http://www.virtualbox.org/ticket/\4"
258
259
260OPTIMIZE_OUTPUT_FOR_C = YES
261OPTIMIZE_OUTPUT_JAVA = NO
262BUILTIN_STL_SUPPORT = NO
263CPP_CLI_SUPPORT = NO
264SIP_SUPPORT = NO
265DISTRIBUTE_GROUP_DOC = NO
266SUBGROUPING = YES
267TYPEDEF_HIDES_STRUCT = NO
268
269#---------------------------------------------------------------------------
270# Build related configuration options
271#---------------------------------------------------------------------------
272EXTRACT_ALL = YES
273EXTRACT_PRIVATE = YES
274EXTRACT_STATIC = YES
275EXTRACT_LOCAL_CLASSES = YES
276EXTRACT_LOCAL_METHODS = NO
277EXTRACT_ANON_NSPACES = NO
278HIDE_UNDOC_MEMBERS = NO
279HIDE_UNDOC_CLASSES = NO
280HIDE_FRIEND_COMPOUNDS = NO
281HIDE_IN_BODY_DOCS = NO
282INTERNAL_DOCS = NO
283CASE_SENSE_NAMES = NO
284HIDE_SCOPE_NAMES = NO
285SHOW_INCLUDE_FILES = YES
286INLINE_INFO = YES
287SORT_MEMBER_DOCS = YES
288SORT_BRIEF_DOCS = NO
289SORT_BY_SCOPE_NAME = NO
290GENERATE_TODOLIST = YES
291GENERATE_TESTLIST = YES
292GENERATE_BUGLIST = YES
293GENERATE_DEPRECATEDLIST= YES
294ENABLED_SECTIONS =
295MAX_INITIALIZER_LINES = 30
296SHOW_USED_FILES = YES
297SHOW_DIRECTORIES = NO
298FILE_VERSION_FILTER =
299
300#---------------------------------------------------------------------------
301# configuration options related to warning and progress messages
302#---------------------------------------------------------------------------
303QUIET = YES
304WARNINGS = YES
305##Later: WARN_IF_UNDOCUMENTED = YES
306WARN_IF_UNDOCUMENTED = NO
307WARN_IF_DOC_ERROR = YES
308WARN_NO_PARAMDOC = NO
309WARN_FORMAT = "$file:$line: $text"
310#WARN_LOGFILE = later
311
312#---------------------------------------------------------------------------
313# configuration options related to the input files
314#---------------------------------------------------------------------------
315# INPUT = later
316INPUT_ENCODING = UTF-8
317FILE_PATTERNS =
318RECURSIVE = NO
319EXCLUDE =
320EXCLUDE_SYMLINKS = NO
321EXCLUDE_PATTERNS =
322EXCLUDE_SYMBOLS =
323EXAMPLE_PATH =
324EXAMPLE_PATTERNS =
325EXAMPLE_RECURSIVE = NO
326IMAGE_PATH = \
327 doc \
328 doc/tg/Networking-diagrams \
329 doc/tg/USB-diagrams \
330 doc/tg/diagrams \
331 doc/VMM
332INPUT_FILTER =
333FILTER_PATTERNS =
334FILTER_SOURCE_FILES = NO
335
336#---------------------------------------------------------------------------
337# configuration options related to source browsing
338#---------------------------------------------------------------------------
339SOURCE_BROWSER = NO
340INLINE_SOURCES = NO
341STRIP_CODE_COMMENTS = YES
342REFERENCED_BY_RELATION = YES
343REFERENCES_RELATION = YES
344REFERENCES_LINK_SOURCE = YES
345USE_HTAGS = NO
346VERBATIM_HEADERS = YES
347
348#---------------------------------------------------------------------------
349# configuration options related to the alphabetical class index
350#---------------------------------------------------------------------------
351ALPHABETICAL_INDEX = NO
352COLS_IN_ALPHA_INDEX = 5
353IGNORE_PREFIX =
354
355#---------------------------------------------------------------------------
356# configuration options related to the HTML output
357#---------------------------------------------------------------------------
358GENERATE_HTML = YES
359HTML_OUTPUT = html
360HTML_FILE_EXTENSION = .html
361HTML_HEADER =
362HTML_FOOTER =
363HTML_STYLESHEET =
364HTML_ALIGN_MEMBERS = YES
365GENERATE_HTMLHELP = NO
366HTML_DYNAMIC_SECTIONS = NO
367CHM_FILE =
368HHC_LOCATION =
369GENERATE_CHI = NO
370BINARY_TOC = NO
371TOC_EXPAND = NO
372DISABLE_INDEX = NO
373ENUM_VALUES_PER_LINE = 4
374GENERATE_TREEVIEW = NO
375TREEVIEW_WIDTH = 250
376
377#---------------------------------------------------------------------------
378# configuration options related to the LaTeX output
379#---------------------------------------------------------------------------
380GENERATE_LATEX = NO
381LATEX_OUTPUT = latex
382LATEX_CMD_NAME = latex
383MAKEINDEX_CMD_NAME = makeindex
384COMPACT_LATEX = NO
385PAPER_TYPE = a4wide
386EXTRA_PACKAGES =
387LATEX_HEADER =
388PDF_HYPERLINKS = NO
389USE_PDFLATEX = NO
390LATEX_BATCHMODE = NO
391LATEX_HIDE_INDICES = NO
392
393#---------------------------------------------------------------------------
394# configuration options related to the RTF output
395#---------------------------------------------------------------------------
396GENERATE_RTF = NO
397RTF_OUTPUT = rtf
398COMPACT_RTF = NO
399RTF_HYPERLINKS = NO
400RTF_STYLESHEET_FILE =
401RTF_EXTENSIONS_FILE =
402
403#---------------------------------------------------------------------------
404# configuration options related to the man page output
405#---------------------------------------------------------------------------
406GENERATE_MAN = NO
407MAN_OUTPUT = man
408MAN_EXTENSION = .3
409MAN_LINKS = NO
410
411#---------------------------------------------------------------------------
412# configuration options related to the XML output
413#---------------------------------------------------------------------------
414GENERATE_XML = NO
415XML_OUTPUT = xml
416XML_SCHEMA =
417XML_DTD =
418XML_PROGRAMLISTING = YES
419
420#---------------------------------------------------------------------------
421# configuration options for the AutoGen Definitions output
422#---------------------------------------------------------------------------
423GENERATE_AUTOGEN_DEF = NO
424
425#---------------------------------------------------------------------------
426# configuration options related to the Perl module output
427#---------------------------------------------------------------------------
428GENERATE_PERLMOD = NO
429PERLMOD_LATEX = NO
430PERLMOD_PRETTY = YES
431PERLMOD_MAKEVAR_PREFIX =
432
433#---------------------------------------------------------------------------
434# Configuration options related to the preprocessor
435#---------------------------------------------------------------------------
436ENABLE_PREPROCESSING = YES
437MACRO_EXPANSION = YES
438EXPAND_ONLY_PREDEF = YES
439SEARCH_INCLUDES = YES
440# INCLUDE_PATH = later
441# INCLUDE_FILE_PATTERNS = later
442PREDEFINED = \
443 DOXYGEN_RUNNING \
444 RT_C_DECLS_END \
445 RT_C_DECLS_BEGIN \
446 VBOX \
447 AssertCompileNS(expr) \
448 AssertCompile(expr) \
449 AssertCompileSize(type, size) \
450 AssertCompileSizeAlignment(type, align) \
451 AssertCompileMemberAlignment(type, member, align) \
452 AssertCompileMemberOffset(type, member, off) \
453 AssertCompile2MemberOffsets(type, member1, member2) \
454 AssertCompileAdjacentMembers(type, member1, member2) \
455 AssertCompileMembersAtSameOffset(type1, member1, type2, member2) \
456 AssertCompileMemberSize(type, member, size) \
457 AssertCompileMemberSizeAlignment(type, member, align) \
458 AssertCompileMembersSameSize(type1, member1, type2, member2) \
459 AssertCompileMembersSameSizeAndOffset(type1, member1, type2, member2)
460
461# context hacks.
462PREDEFINED += RCPTRTYPE(RCType)=RCType
463PREDEFINED += R3PTRTYPE(R3Type)=R3Type
464PREDEFINED += R0PTRTYPE(R0Type)=R0Type
465PREDEFINED += HCPTRTYPE(HCType)=HCType
466PREDEFINED += R3R0PTRTYPE(R3R0Type)=R3R0Type
467# Compile assertion hacks.
468PREDEFINED += \
469 AssertCompile(expr) \
470 AssertCompileSize(a,b) \
471 AssertCompileSizeAlignment(a,b) \
472 AssertCompileMemberSizeAlignment(a,b,c) \
473 AssertCompileMemberAlignment(a,b,c) \
474 AssertCompileMemberOffset(a,b,c) \
475 AssertCompile2MemberOffsets(a,b,c)
476# COM/XPCOM hacks.
477PREDEFINED += STDMETHODIMP=HRESULT
478PREDEFINED += "COMGETTER(n)=get_##n"
479PREDEFINED += "COMSETTER(n)=set_##n"
480# COM hacks from From http://www.stack.nl/~dimitri/doxygen/preprocessing.html
481PREDEFINED += "DECLARE_INTERFACE(name)=class name" \
482 "STDMETHOD_(result,name)=virtual result name" \
483 "PURE= = 0" \
484 THIS_= \
485 THIS= \
486 DECLARE_REGISTRY_RESOURCEID=// \
487 DECLARE_PROTECT_FINAL_CONSTRUCT=// \
488 "DECLARE_AGGREGATABLE(Class)= " \
489 "DECLARE_REGISTRY_RESOURCEID(Id)= " \
490 DECLARE_MESSAGE_MAP= \
491 BEGIN_MESSAGE_MAP=/* \
492 END_MESSAGE_MAP=*/// \
493 BEGIN_COM_MAP=/* \
494 END_COM_MAP=*/// \
495 BEGIN_PROP_MAP=/* \
496 END_PROP_MAP=*/// \
497 BEGIN_MSG_MAP=/* \
498 END_MSG_MAP=*/// \
499 BEGIN_PROPERTY_MAP=/* \
500 END_PROPERTY_MAP=*/// \
501 BEGIN_OBJECT_MAP=/* \
502 END_OBJECT_MAP()=*/// \
503 DECLARE_VIEW_STATUS=// \
504 "STDMETHOD(a)=HRESULT a" \
505 "ATL_NO_VTABLE= " \
506 "__declspec(a)= " \
507 BEGIN_CONNECTION_POINT_MAP=/* \
508 END_CONNECTION_POINT_MAP=*/// \
509 "DECLARE_DYNAMIC(class)= " \
510 "IMPLEMENT_DYNAMIC(class1, class2)= " \
511 "DECLARE_DYNCREATE(class)= " \
512 "IMPLEMENT_DYNCREATE(class1, class2)= " \
513 "IMPLEMENT_SERIAL(class1, class2, class3)= " \
514 "DECLARE_MESSAGE_MAP()= " \
515 TRY=try \
516 "CATCH_ALL(e)= catch(...)" \
517 END_CATCH_ALL= \
518 "THROW_LAST()= throw"\
519 "RUNTIME_CLASS(class)=class" \
520 "MAKEINTRESOURCE(nId)=nId" \
521 "IMPLEMENT_REGISTER(v, w, x, y, z)= " \
522 "ASSERT(x)=assert(x)" \
523 "ASSERT_VALID(x)=assert(x)" \
524 "TRACE0(x)=printf(x)" \
525 "OS_ERR(A,B)={ #A, B }" \
526 __cplusplus \
527 "DECLARE_OLECREATE(class)= " \
528 "BEGIN_DISPATCH_MAP(class1, class2)= " \
529 "BEGIN_INTERFACE_MAP(class1, class2)= " \
530 "INTERFACE_PART(class, id, name)= " \
531 "END_INTERFACE_MAP()=" \
532 "DISP_FUNCTION(class, name, function, result, id)=" \
533 "END_DISPATCH_MAP()=" \
534 "IMPLEMENT_OLECREATE2(class, name, id1, id2, id3, id4,\
535 id5, id6, id7, id8, id9, id10, id11)="
536
537EXPAND_AS_DEFINED = \
538 RCPTRTYPE \
539 R3PTRTYPE \
540 R0PTRTYPE \
541 HCPTRTYPE \
542 R3R0PTRTYPE \
543 \
544 ARCH_BITS \
545 R3_ARCH_BITS \
546 R0_ARCH_BITS \
547 GC_ARCH_BITS \
548 HC_ARCH_BITS \
549 \
550 DECLEXPORT \
551 DECLIMPORT \
552 DECLASM \
553 DECLASMTYPE \
554 DECLCALLBACK \
555 DECLCALLBACKMEMBER \
556 DECLHCCALLBACKMEMBER \
557 DECLRCCALLBACKMEMBER \
558 DECLR3CALLBACKMEMBER \
559 DECLR0CALLBACKMEMBER \
560 DECLINLINE \
561 DECL_FORCE_INLINE \
562 DECLHIDDEN \
563 CTXSUFF \
564 OTHERCTXSUFF \
565 CTXMID \
566 OTHERCTXMID \
567 \
568 INPTR \
569 COMSETTER \
570 COMGETTER \
571 STDMETHOD \
572 STDMETHOD_ \
573 STDMETHODIMP \
574 \
575 DBGDECL \
576 DISDECL \
577 GMMR0DECL \
578 GVMMR0DECL \
579 INTNETDECL \
580 INTNETRCDECL \
581 INTNETR0DECL \
582 INTNETR3DECL \
583 PDMBOTHCBDECL \
584 PGM_BTH_DECL \
585 PGM_GST_DECL \
586 PGM_SHW_DECL \
587 REMDECL \
588 REMRCDECL \
589 REMR0DECL \
590 REMR3DECL \
591 RTDECL \
592 RTRCDECL \
593 RTR0DECL \
594 RTR3DECL \
595 RTDATADECL \
596 SUPDECL \
597 SUPR0DECL \
598 SUPR3DECL \
599 VBGLR3DECL \
600 VBOXDDU_DECL \
601 VMMDECL \
602 VMMRCDECL \
603 VMMR0DECL \
604 VMMR3DECL \
605 VMM_INT_DECL
606
607SKIP_FUNCTION_MACROS = NO
608
609#---------------------------------------------------------------------------
610# Configuration::additions related to external references
611#---------------------------------------------------------------------------
612TAGFILES =
613GENERATE_TAGFILE =
614ALLEXTERNALS = NO
615EXTERNAL_GROUPS = YES
616PERL_PATH = /usr/bin/perl
617
618#---------------------------------------------------------------------------
619# Configuration options related to the dot tool
620#---------------------------------------------------------------------------
621CLASS_DIAGRAMS = YES
622MSCGEN_PATH =
623HIDE_UNDOC_RELATIONS = YES
624HAVE_DOT = NO
625CLASS_GRAPH = YES
626COLLABORATION_GRAPH = YES
627GROUP_GRAPHS = YES
628UML_LOOK = YES
629TEMPLATE_RELATIONS = YES
630INCLUDE_GRAPH = YES
631INCLUDED_BY_GRAPH = YES
632CALL_GRAPH = YES
633CALLER_GRAPH = YES
634GRAPHICAL_HIERARCHY = YES
635DIRECTORY_GRAPH = YES
636DOT_IMAGE_FORMAT = png
637DOT_PATH =
638DOTFILE_DIRS =
639DOT_GRAPH_MAX_NODES = 50
640MAX_DOT_GRAPH_DEPTH = 0
641DOT_TRANSPARENT = YES
642DOT_MULTI_TARGETS = NO
643GENERATE_LEGEND = YES
644DOT_CLEANUP = YES
645
646#---------------------------------------------------------------------------
647# Configuration::additions related to the search engine
648#---------------------------------------------------------------------------
649SEARCHENGINE = NO
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use