VirtualBox

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


Ignore:
Timestamp:
Sep 23, 2018 3:51:58 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125262
Message:

IPRT/rest: Updated VBoxRTImp-vcc*.def. bugref:9167

Location:
trunk/src/VBox/Runtime/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def

    r74414 r74427  
    326326    ?containsKey@RTCRestStringMapBase@@QBE_NABVRTCString@@@Z                    ; (public: bool __thiscall RTCRestStringMapBase::containsKey(class RTCString const &)const )
    327327    ?containsKey@RTCRestStringMapBase@@QBE_NPBD@Z                               ; (public: bool __thiscall RTCRestStringMapBase::containsKey(char const *)const )
    328     ?copyArrayWorker@RTCRestArrayBase@@IAEHABV1@_N@Z                            ; (protected: int __thiscall RTCRestArrayBase::copyArrayWorker(class RTCRestArrayBase const &,bool))
     328    ?copyArrayWorkerMayThrow@RTCRestArrayBase@@IAEXABV1@@Z                      ; (protected: void __thiscall RTCRestArrayBase::copyArrayWorkerMayThrow(class RTCRestArrayBase const &))
     329    ?copyArrayWorkerNoThrow@RTCRestArrayBase@@IAEHABV1@@Z                       ; (protected: int __thiscall RTCRestArrayBase::copyArrayWorkerNoThrow(class RTCRestArrayBase const &))
    329330    ?copyErrInfo@RTCRestClientResponseBase@@IAEXPBURTERRINFO@@@Z                ; (protected: void __thiscall RTCRestClientResponseBase::copyErrInfo(struct RTERRINFO const *))
    330331    ?copyFromN@RTCString@@IAEXPBDI@Z                                            ; (protected: void __thiscall RTCString::copyFromN(char const *,unsigned int))
    331     ?copyMapWorker@RTCRestStringMapBase@@IAEHABV1@_N@Z                          ; (protected: int __thiscall RTCRestStringMapBase::copyMapWorker(class RTCRestStringMapBase const &,bool))
     332    ?copyMapWorkerMayThrow@RTCRestStringMapBase@@IAEXABV1@@Z                    ; (protected: void __thiscall RTCRestStringMapBase::copyMapWorkerMayThrow(class RTCRestStringMapBase const &))
     333    ?copyMapWorkerNoThrow@RTCRestStringMapBase@@IAEHABV1@@Z                     ; (protected: int __thiscall RTCRestStringMapBase::copyMapWorkerNoThrow(class RTCRestStringMapBase const &))
    332334    ?count@RTCString@@QBEID@Z                                                   ; (public: unsigned int __thiscall RTCString::count(char)const )
    333335    ?createInstance@RTCRestAnyObject@@SAPAVRTCRestObjectBase@@XZ                ; (public: static class RTCRestObjectBase * __cdecl RTCRestAnyObject::createInstance(void))
     
    426428    ?getExploded@RTCRestDate@@QBEABURTTIME@@XZ                                  ; (public: struct RTTIME const & __thiscall RTCRestDate::getExploded(void)const )
    427429    ?getFormat@RTCRestDate@@QBE?AW4kFormat@1@XZ                                 ; (public: enum RTCRestDate::kFormat __thiscall RTCRestDate::getFormat(void)const )
    428     ?getHttpStatus@RTCRestClientResponseBase@@QAEHXZ                            ; (public: int __thiscall RTCRestClientResponseBase::getHttpStatus(void))
     430    ?getHttpStatus@RTCRestClientResponseBase@@QBEHXZ                            ; (public: int __thiscall RTCRestClientResponseBase::getHttpStatus(void)const )
    429431    ?getPath@RTCRestJsonPrimaryCursor@@UBEPADABURTCRestJsonCursor@@PADI@Z       ; (public: virtual char * __thiscall RTCRestJsonPrimaryCursor::getPath(struct RTCRestJsonCursor const &,char *,unsigned int)const )
    430432    ?getPtr@RTCRestBinary@@QBEPBEXZ                                             ; (public: unsigned char const * __thiscall RTCRestBinary::getPtr(void)const )
    431433    ?getServerUrl@RTCRestClientApiBase@@QBEPBDXZ                                ; (public: char const * __thiscall RTCRestClientApiBase::getServerUrl(void)const )
    432434    ?getSize@RTCRestBinary@@QBEIXZ                                              ; (public: unsigned int __thiscall RTCRestBinary::getSize(void)const )
    433     ?getStatus@RTCRestClientResponseBase@@QAEHXZ                                ; (public: int __thiscall RTCRestClientResponseBase::getStatus(void))
     435    ?getStatus@RTCRestClientResponseBase@@QBEHXZ                                ; (public: int __thiscall RTCRestClientResponseBase::getStatus(void)const )
    434436    ?getString@RTCRestDate@@QBEABVRTCString@@XZ                                 ; (public: class RTCString const & __thiscall RTCRestDate::getString(void)const )
    435437    ?getString@RTCRestStringEnumBase@@QBEPBDXZ                                  ; (public: char const * __thiscall RTCRestStringEnumBase::getString(void)const )
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def

    r74414 r74427  
    326326    ?containsKey@RTCRestStringMapBase@@QEBA_NAEBVRTCString@@@Z                  ; (public: bool __cdecl RTCRestStringMapBase::containsKey(class RTCString const &)const )
    327327    ?containsKey@RTCRestStringMapBase@@QEBA_NPEBD@Z                             ; (public: bool __cdecl RTCRestStringMapBase::containsKey(char const *)const )
    328     ?copyArrayWorker@RTCRestArrayBase@@IEAAHAEBV1@_N@Z                          ; (protected: int __cdecl RTCRestArrayBase::copyArrayWorker(class RTCRestArrayBase const &,bool))
     328    ?copyArrayWorkerMayThrow@RTCRestArrayBase@@IEAAXAEBV1@@Z                    ; (protected: void __cdecl RTCRestArrayBase::copyArrayWorkerMayThrow(class RTCRestArrayBase const &))
     329    ?copyArrayWorkerNoThrow@RTCRestArrayBase@@IEAAHAEBV1@@Z                     ; (protected: int __cdecl RTCRestArrayBase::copyArrayWorkerNoThrow(class RTCRestArrayBase const &))
    329330    ?copyErrInfo@RTCRestClientResponseBase@@IEAAXPEBURTERRINFO@@@Z              ; (protected: void __cdecl RTCRestClientResponseBase::copyErrInfo(struct RTERRINFO const *))
    330331    ?copyFromN@RTCString@@IEAAXPEBD_K@Z                                         ; (protected: void __cdecl RTCString::copyFromN(char const *,unsigned __int64))
    331     ?copyMapWorker@RTCRestStringMapBase@@IEAAHAEBV1@_N@Z                        ; (protected: int __cdecl RTCRestStringMapBase::copyMapWorker(class RTCRestStringMapBase const &,bool))
     332    ?copyMapWorkerMayThrow@RTCRestStringMapBase@@IEAAXAEBV1@@Z                  ; (protected: void __cdecl RTCRestStringMapBase::copyMapWorkerMayThrow(class RTCRestStringMapBase const &))
     333    ?copyMapWorkerNoThrow@RTCRestStringMapBase@@IEAAHAEBV1@@Z                   ; (protected: int __cdecl RTCRestStringMapBase::copyMapWorkerNoThrow(class RTCRestStringMapBase const &))
    332334    ?count@RTCString@@QEBA_KD@Z                                                 ; (public: unsigned __int64 __cdecl RTCString::count(char)const )
    333335    ?createInstance@RTCRestAnyObject@@SAPEAVRTCRestObjectBase@@XZ               ; (public: static class RTCRestObjectBase * __cdecl RTCRestAnyObject::createInstance(void))
     
    426428    ?getExploded@RTCRestDate@@QEBAAEBURTTIME@@XZ                                ; (public: struct RTTIME const & __cdecl RTCRestDate::getExploded(void)const )
    427429    ?getFormat@RTCRestDate@@QEBA?AW4kFormat@1@XZ                                ; (public: enum RTCRestDate::kFormat __cdecl RTCRestDate::getFormat(void)const )
    428     ?getHttpStatus@RTCRestClientResponseBase@@QEAAHXZ                           ; (public: int __cdecl RTCRestClientResponseBase::getHttpStatus(void))
     430    ?getHttpStatus@RTCRestClientResponseBase@@QEBAHXZ                           ; (public: int __cdecl RTCRestClientResponseBase::getHttpStatus(void)const )
    429431    ?getPath@RTCRestJsonPrimaryCursor@@UEBAPEADAEBURTCRestJsonCursor@@PEAD_K@Z  ; (public: virtual char * __cdecl RTCRestJsonPrimaryCursor::getPath(struct RTCRestJsonCursor const &,char *,unsigned __int64)const )
    430432    ?getPtr@RTCRestBinary@@QEBAPEBEXZ                                           ; (public: unsigned char const * __cdecl RTCRestBinary::getPtr(void)const )
    431433    ?getServerUrl@RTCRestClientApiBase@@QEBAPEBDXZ                              ; (public: char const * __cdecl RTCRestClientApiBase::getServerUrl(void)const )
    432434    ?getSize@RTCRestBinary@@QEBA_KXZ                                            ; (public: unsigned __int64 __cdecl RTCRestBinary::getSize(void)const )
    433     ?getStatus@RTCRestClientResponseBase@@QEAAHXZ                               ; (public: int __cdecl RTCRestClientResponseBase::getStatus(void))
     435    ?getStatus@RTCRestClientResponseBase@@QEBAHXZ                               ; (public: int __cdecl RTCRestClientResponseBase::getStatus(void)const )
    434436    ?getString@RTCRestDate@@QEBAAEBVRTCString@@XZ                               ; (public: class RTCString const & __cdecl RTCRestDate::getString(void)const )
    435437    ?getString@RTCRestStringEnumBase@@QEBAPEBDXZ                                ; (public: char const * __cdecl RTCRestStringEnumBase::getString(void)const )
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