VirtualBox

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


Ignore:
Timestamp:
Sep 21, 2018 9:32:06 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125228
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

    r74396 r74403  
    349349    ?deserializeHeader@RTCRestClientResponseBase@@IAEHPAVRTCRestObjectBase@@PBDII1@Z  ; (protected: int __thiscall RTCRestClientResponseBase::deserializeHeader(class RTCRestObjectBase *,char const *,unsigned int,unsigned int,char const *))
    350350    ?deserializeHeaderIntoMap@RTCRestClientResponseBase@@IAEHPAVRTCRestStringMapBase@@PBDI1II1@Z  ; (protected: int __thiscall RTCRestClientResponseBase::deserializeHeaderIntoMap(class RTCRestStringMapBase *,char const *,unsigned int,char const *,unsigned int,unsigned int,char const *))
     351    ?deserializeInstanceFromJson@RTCRestAnyObject@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestAnyObject::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     352    ?deserializeInstanceFromJson@RTCRestBinary@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestBinary::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     353    ?deserializeInstanceFromJson@RTCRestBool@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestBool::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     354    ?deserializeInstanceFromJson@RTCRestDate@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestDate::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     355    ?deserializeInstanceFromJson@RTCRestDouble@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestDouble::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     356    ?deserializeInstanceFromJson@RTCRestInt16@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt16::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     357    ?deserializeInstanceFromJson@RTCRestInt32@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt32::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     358    ?deserializeInstanceFromJson@RTCRestInt64@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt64::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     359    ?deserializeInstanceFromJson@RTCRestString@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestString::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
    351360    ?deserializeMemberFromJson@RTCRestDataObject@@UAEHABURTCRestJsonCursor@@I@Z  ; (public: virtual int __thiscall RTCRestDataObject::deserializeMemberFromJson(struct RTCRestJsonCursor const &,unsigned int))
    352361    ?doCall@RTCRestClientApiBase@@MAEHABVRTCRestClientRequestBase@@W4RTHTTPMETHOD@@PAVRTCRestClientResponseBase@@PBDI@Z  ; (protected: virtual int __thiscall RTCRestClientApiBase::doCall(class RTCRestClientRequestBase const &,enum RTHTTPMETHOD,class RTCRestClientResponseBase *,char const *,unsigned int))
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def

    r74396 r74403  
    349349    ?deserializeHeader@RTCRestClientResponseBase@@IEAAHPEAVRTCRestObjectBase@@PEBD_KI1@Z  ; (protected: int __cdecl RTCRestClientResponseBase::deserializeHeader(class RTCRestObjectBase *,char const *,unsigned __int64,unsigned int,char const *))
    350350    ?deserializeHeaderIntoMap@RTCRestClientResponseBase@@IEAAHPEAVRTCRestStringMapBase@@PEBD_K12I1@Z  ; (protected: int __cdecl RTCRestClientResponseBase::deserializeHeaderIntoMap(class RTCRestStringMapBase *,char const *,unsigned __int64,char const *,unsigned __int64,unsigned int,char const *))
     351    ?deserializeInstanceFromJson@RTCRestAnyObject@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestAnyObject::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     352    ?deserializeInstanceFromJson@RTCRestBinary@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestBinary::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     353    ?deserializeInstanceFromJson@RTCRestBool@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestBool::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     354    ?deserializeInstanceFromJson@RTCRestDate@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestDate::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     355    ?deserializeInstanceFromJson@RTCRestDouble@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestDouble::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     356    ?deserializeInstanceFromJson@RTCRestInt16@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt16::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     357    ?deserializeInstanceFromJson@RTCRestInt32@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt32::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     358    ?deserializeInstanceFromJson@RTCRestInt64@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestInt64::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
     359    ?deserializeInstanceFromJson@RTCRestString@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z  ; (public: static int __cdecl RTCRestString::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
    351360    ?deserializeMemberFromJson@RTCRestDataObject@@UEAAHAEBURTCRestJsonCursor@@_K@Z  ; (public: virtual int __cdecl RTCRestDataObject::deserializeMemberFromJson(struct RTCRestJsonCursor const &,unsigned __int64))
    352361    ?doCall@RTCRestClientApiBase@@MEAAHAEBVRTCRestClientRequestBase@@W4RTHTTPMETHOD@@PEAVRTCRestClientResponseBase@@PEBDI@Z  ; (protected: virtual int __cdecl RTCRestClientApiBase::doCall(class RTCRestClientRequestBase const &,enum RTHTTPMETHOD,class RTCRestClientResponseBase *,char const *,unsigned int))
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