VirtualBox

Changeset 88182 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Mar 18, 2021 9:47:58 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143338
Message:

Doxyfile*: Callback decl macro adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Doxyfile

    r85131 r88182  
    21102110    "DECLCALLBACKMEMBER(type,name,args)=type (* name) args" \
    21112111    "DECLCALLBACKMEMBER_EX(type,cconv,name,args)=type (* name) args" \
     2112    "DECLRCCALLBACKMEMBER(type,name,args)=type (* name) args" \
     2113    "DECLR3CALLBACKMEMBER(type,name,args)=type (* name) args" \
     2114    "DECLR0CALLBACKMEMBER(type,name,args)=type (* name) args" \
     2115    "DECLRGCALLBACKMEMBER(type,name,args)=type (* name) args" \
    21122116    DECLEXPORT(type)=type \
    21132117    DECL_EXPORT_NOTHROW(type)=type \
     
    21452149                         R3PTRTYPE \
    21462150                         R3R0PTRTYPE \
    2147                          DECLEXPORT \
    2148                          DECL_EXPORT_NOTHROW \
    2149                          DECLIMPORT \
    2150                          DECL_IMPORT_NOTHROW \
    2151                          DECLHIDDEN \
    2152                          DECL_HIDDEN_NOTHROW \
    2153                          DECLASM \
    21542151                         DECLASMTYPE \
    2155                          DECLCALLBACKMEMBER \
    2156                          DECLHCCALLBACKMEMBER \
    2157                          DECLRCCALLBACKMEMBER \
    2158                          DECLR3CALLBACKMEMBER \
    2159                          DECLR0CALLBACKMEMBER \
    21602152                         RTR3DECL \
    21612153                         RTR0DECL \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette