VirtualBox

Changeset 101354 in vbox


Ignore:
Timestamp:
Oct 5, 2023 10:18:23 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159356
Message:

IPRT/VBoxRTImp-vcc*.def: Updated files with RTCString and other changes.

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

Legend:

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

    r98103 r101354  
    3939    ;
    4040    ; Use the following command-line to generate the stuff below (same as vcc64, except input/output):
    41     ; kmk_sed -r -e "/^    .*(RTCRest|RTCString)/!d" -e "s/^ +[[:digit:]]+ +([^ ]+) /    \1                                                                                    ; /" -e "s/ (\?\?_7[^ ]+@@6B[^ ]*|\?[^ ]+@@[0-4][^ @]+) / \1 DATA /" -e "s/(.{78} ) *;/\1 ;/" e:\vbox\svn\trunk\out\win.amd64\debug\obj\VBoxRT-x86\VBoxRT-x86.map | sort >> VBox\VBoxRTImp-vcc32.def
     41    ; kmk_sed -r -e "/^    .*(RTCRest|RTCString)/!d" -e "/exported name:/d" -e "s/^ +[[:digit:]]+ +([^ ]+) /    \1                                                                                    ; /" -e "s/ (\?\?_7[^ ]+@@6B[^ ]*|\?[^ ]+@@[0-4][^ @]+) / \1 DATA /" -e "s/(.{78} ) *;/\1 ;/" e:\vbox\svn\trunk\out\win.amd64\debug\obj\VBoxRT-x86\VBoxRT-x86.map | sort >> VBox\VBoxRTImp-vcc32.def
    4242    ;
     43
     44    ; Specials due to noexcept:
     45    ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z    ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
     46    ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z     ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
     47    ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z   ; after-noexcept  ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
     48    ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z     ; after-noexcept  ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
     49    ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z   ; before-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
     50    ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z   ; before-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *) noexcept,void *,unsigned __int64))
     51    ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z  ; after-noexcept  ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *) noexcept,void *,unsigned __int64))
     52    ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z   ; after-noexcept  ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
     53
     54    ; sed generated:
    4355    ??_7RTCRestAnyObject@@6B@ DATA                                              ; (const RTCRestAnyObject::`vftable')
    4456    ??_7RTCRestArrayBase@@6B@ DATA                                              ; (const RTCRestArrayBase::`vftable')
     
    392404    ?endObject@RTCRestOutputBase@@UAEXI@Z                                       ; (public: virtual void __thiscall RTCRestOutputBase::endObject(unsigned int))
    393405    ?endObject@RTCRestOutputPrettyBase@@UAEXI@Z                                 ; (public: virtual void __thiscall RTCRestOutputPrettyBase::endObject(unsigned int))
     406    ?endsWith@RTCString@@QBE_NABV1@@Z                                           ; (public: bool __thiscall RTCString::endsWith(class RTCString const &)const )
    394407    ?endsWith@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z                       ; (public: bool __thiscall RTCString::endsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
     408    ?endsWith@RTCString@@QBE_NPBD@Z                                             ; (public: bool __thiscall RTCString::endsWith(char const *)const )
     409    ?endsWith@RTCString@@QBE_NPBDI@Z                                            ; (public: bool __thiscall RTCString::endsWith(char const *,unsigned int)const )
     410    ?endsWith@RTCString@@QBE_NPBDIW4CaseSensitivity@1@@Z                        ; (public: bool __thiscall RTCString::endsWith(char const *,unsigned int,enum RTCString::CaseSensitivity)const )
     411    ?endsWith@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z                         ; (public: bool __thiscall RTCString::endsWith(char const *,enum RTCString::CaseSensitivity)const )
     412    ?endsWithI@RTCString@@QBE_NABV1@@Z                                          ; (public: bool __thiscall RTCString::endsWithI(class RTCString const &)const )
     413    ?endsWithI@RTCString@@QBE_NPBD@Z                                            ; (public: bool __thiscall RTCString::endsWithI(char const *)const )
     414    ?endsWithI@RTCString@@QBE_NPBDI@Z                                           ; (public: bool __thiscall RTCString::endsWithI(char const *,unsigned int)const )
    395415    ?ensureCapacity@RTCRestArrayBase@@QAEHI@Z                                   ; (public: int __thiscall RTCRestArrayBase::ensureCapacity(unsigned int))
    396416    ?enumToString@RTCRestStringEnumBase@@QAEPBDHPAI@Z                           ; (public: char const * __thiscall RTCRestStringEnumBase::enumToString(int,unsigned int *))
     
    407427    ?find@RTCString@@QBEIPBDI@Z                                                 ; (public: unsigned int __thiscall RTCString::find(char const *,unsigned int)const )
    408428    ?find@RTCString@@QBEIPBV1@I@Z                                               ; (public: unsigned int __thiscall RTCString::find(class RTCString const *,unsigned int)const )
     429    ?find_first_of@RTCString@@QBEIABV1@I@Z                                      ; (public: unsigned int __thiscall RTCString::find_first_of(class RTCString const &,unsigned int)const )
     430    ?find_first_of@RTCString@@QBEIDI@Z                                          ; (public: unsigned int __thiscall RTCString::find_first_of(char,unsigned int)const )
     431    ?find_first_of@RTCString@@QBEIPBDI@Z                                        ; (public: unsigned int __thiscall RTCString::find_first_of(char const *,unsigned int)const )
    409432    ?findReplace@RTCString@@QAEXDD@Z                                            ; (public: void __thiscall RTCString::findReplace(char,char))
    410433    ?format@RTCRestDate@@IAEHW4kFormat@1@@Z                                     ; (protected: int __thiscall RTCRestDate::format(enum RTCRestDate::kFormat))
     
    424447    ?getAttributeValue@ElementNode@xml@@QBE_NPBDAAVRTCString@@0@Z               ; (public: bool __thiscall xml::ElementNode::getAttributeValue(char const *,class RTCString &,char const *)const )
    425448    ?getAttributeValue@ElementNode@xml@@QBE_NPBDPAVRTCString@@0@Z               ; (public: bool __thiscall xml::ElementNode::getAttributeValue(char const *,class RTCString *,char const *)const )
     449    ?getAttributeValueN@ElementNode@xml@@QBE_NPBDAAVRTCString@@I0@Z             ; (public: bool __thiscall xml::ElementNode::getAttributeValueN(char const *,class RTCString &,unsigned int,char const *)const )
     450    ?getAttributeValueN@ElementNode@xml@@QBE_NPBDPAVRTCString@@I0@Z             ; (public: bool __thiscall xml::ElementNode::getAttributeValueN(char const *,class RTCString *,unsigned int,char const *)const )
    426451    ?getAttributeValuePath@ElementNode@xml@@QBE_NPBDAAVRTCString@@0@Z           ; (public: bool __thiscall xml::ElementNode::getAttributeValuePath(char const *,class RTCString &,char const *)const )
    427452    ?getAttributeValuePath@ElementNode@xml@@QBE_NPBDPAVRTCString@@0@Z           ; (public: bool __thiscall xml::ElementNode::getAttributeValuePath(char const *,class RTCString *,char const *)const )
     453    ?getAttributeValuePathN@ElementNode@xml@@QBE_NPBDAAVRTCString@@I0@Z         ; (public: bool __thiscall xml::ElementNode::getAttributeValuePathN(char const *,class RTCString &,unsigned int,char const *)const )
     454    ?getAttributeValuePathN@ElementNode@xml@@QBE_NPBDPAVRTCString@@I0@Z         ; (public: bool __thiscall xml::ElementNode::getAttributeValuePathN(char const *,class RTCString *,unsigned int,char const *)const )
    428455    ?getCallbackData@RTCRestBinaryParameter@@QBEPAXXZ                           ; (public: void * __thiscall RTCRestBinaryParameter::getCallbackData(void)const )
    429456    ?getCallbackData@RTCRestBinaryResponse@@QBEPAXXZ                            ; (public: void * __thiscall RTCRestBinaryResponse::getCallbackData(void)const )
     
    549576    ?setByString@RTCRestStringEnumBase@@QAEHABVRTCString@@@Z                    ; (public: int __thiscall RTCRestStringEnumBase::setByString(class RTCString const &))
    550577    ?setByString@RTCRestStringEnumBase@@QAEHPBDI@Z                              ; (public: int __thiscall RTCRestStringEnumBase::setByString(char const *,unsigned int))
    551     ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z      ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
    552     ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z      ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
    553     ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z ; after-noexcept  ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
    554     ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z ; after-noexcept  ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
     578    ?setCAFile@RTCRestClientApiBase@@QAEHABVRTCString@@@Z                       ; (public: int __thiscall RTCRestClientApiBase::setCAFile(class RTCString const &))
     579    ?setCAFile@RTCRestClientApiBase@@QAEHPBD@Z                                  ; (public: int __thiscall RTCRestClientApiBase::setCAFile(char const *))
    555580    ?setContent@ElementNode@xml@@QAEPAVContentNode@2@ABVRTCString@@@Z           ; (public: class xml::ContentNode * __thiscall xml::ElementNode::setContent(class RTCString const &))
    556581    ?setContentType@RTCRestBinaryParameter@@QAEHPBD@Z                           ; (public: int __thiscall RTCRestBinaryParameter::setContentType(char const *))
     
    563588    ?setNull@RTCRestString@@UAEHXZ                                              ; (public: virtual int __thiscall RTCRestString::setNull(void))
    564589    ?setNull@RTCString@@QAEXXZ                                                  ; (public: void __thiscall RTCString::setNull(void))
    565     ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z   ; before-noexcept; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
    566     ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z   ; before-noexcept; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
    567     ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z   ; after-noexcept; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
    568     ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z   ; after-noexcept; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
    569590    ?setServerAuthority@RTCRestClientApiBase@@QAEHPBD@Z                         ; (public: int __thiscall RTCRestClientApiBase::setServerAuthority(char const *))
    570591    ?setServerBasePath@RTCRestClientApiBase@@QAEHPBD@Z                          ; (public: int __thiscall RTCRestClientApiBase::setServerBasePath(char const *))
     
    576597    ?size@RTCRestStringMapBase@@QBEIXZ                                          ; (public: unsigned int __thiscall RTCRestStringMapBase::size(void)const )
    577598    ?split@RTCString@@QBE?AV?$RTCList@VRTCString@@PAV1@@@ABV1@W4SplitMode@1@@Z  ; (public: class RTCList<class RTCString,class RTCString *> __thiscall RTCString::split(class RTCString const &,enum RTCString::SplitMode)const )
     599    ?startsWith@RTCString@@QBE_NABV1@@Z                                         ; (public: bool __thiscall RTCString::startsWith(class RTCString const &)const )
    578600    ?startsWith@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z                     ; (public: bool __thiscall RTCString::startsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
     601    ?startsWith@RTCString@@QBE_NPBD@Z                                           ; (public: bool __thiscall RTCString::startsWith(char const *)const )
     602    ?startsWith@RTCString@@QBE_NPBDI@Z                                          ; (public: bool __thiscall RTCString::startsWith(char const *,unsigned int)const )
     603    ?startsWith@RTCString@@QBE_NPBDIW4CaseSensitivity@1@@Z                      ; (public: bool __thiscall RTCString::startsWith(char const *,unsigned int,enum RTCString::CaseSensitivity)const )
     604    ?startsWith@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z                       ; (public: bool __thiscall RTCString::startsWith(char const *,enum RTCString::CaseSensitivity)const )
     605    ?startsWithI@RTCString@@QBE_NABV1@@Z                                        ; (public: bool __thiscall RTCString::startsWithI(class RTCString const &)const )
     606    ?startsWithI@RTCString@@QBE_NPBD@Z                                          ; (public: bool __thiscall RTCString::startsWithI(char const *)const )
     607    ?startsWithI@RTCString@@QBE_NPBDI@Z                                         ; (public: bool __thiscall RTCString::startsWithI(char const *,unsigned int)const )
    579608    ?startsWithWord@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z                 ; (public: bool __thiscall RTCString::startsWithWord(class RTCString const &,enum RTCString::CaseSensitivity)const )
    580609    ?startsWithWord@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z                   ; (public: bool __thiscall RTCString::startsWithWord(char const *,enum RTCString::CaseSensitivity)const )
     
    609638    ?toUInt64@RTCString@@QBE_KXZ                                                ; (public: unsigned __int64 __thiscall RTCString::toUInt64(void)const )
    610639    ?toUpper@RTCString@@QAEAAV1@XZ                                              ; (public: class RTCString & __thiscall RTCString::toUpper(void))
     640    ?truncate@RTCString@@QAEAAV1@I@Z                                            ; (public: class RTCString & __thiscall RTCString::truncate(unsigned int))
    611641    ?typeClass@RTCRestAnyObject@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ        ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestAnyObject::typeClass(void)const )
    612642    ?typeClass@RTCRestArrayBase@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ        ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestArrayBase::typeClass(void)const )
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def

    r98103 r101354  
    3939    ;
    4040    ; Use the following command-line to generate the stuff below (same as vcc32, except input/output):
    41     ; kmk_sed -r -e "/^    .*(RTCRest|RTCString)/!d" -e "s/^ +[[:digit:]]+ +([^ ]+) /    \1                                                                                    ; /" -e "s/ (\?\?_7[^ ]+@@6B[^ ]*|\?[^ ]+@@[0-4][^ @]+) / \1 DATA /" -e "s/(.{78} ) *;/\1 ;/" e:\vbox\svn\trunk\out\win.amd64\debug\obj\VBoxRT\VBoxRT.map | sort >> VBox\VBoxRTImp-vcc64.def
     41    ; kmk_sed -r -e "/^    .*(RTCRest|RTCString)/!d" -e "/exported name:/d" -e "s/^ +[[:digit:]]+ +([^ ]+) /    \1                                                                                    ; /" -e "s/ (\?\?_7[^ ]+@@6B[^ ]*|\?[^ ]+@@[0-4][^ @]+) / \1 DATA /" -e "s/(.{78} ) *;/\1 ;/" e:\vbox\svn\trunk\out\win.amd64\debug\obj\VBoxRT\VBoxRT.map | sort >> VBox\VBoxRTImp-vcc64.def
    4242    ;
     43   
     44    ; Specials due to noexcept:
     45    ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z    ; before-noexcept ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
     46    ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z     ; before-noexcept  ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
     47    ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z   ; after-noexcept  ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
     48    ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z     ; after-noexcept   ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
     49    ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z  ; before-noexcept ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
     50    ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z=?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z ; before-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *) noexcept,void *,unsigned __int64))
     51    ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z ; after-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *) noexcept,void *,unsigned __int64))
     52    ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z=?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z ; after-noexcept   ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
     53    ; sed generated:
    4354    ??_7RTCRestAnyObject@@6B@ DATA                                              ; (const RTCRestAnyObject::`vftable')
    4455    ??_7RTCRestArrayBase@@6B@ DATA                                              ; (const RTCRestArrayBase::`vftable')
     
    392403    ?endObject@RTCRestOutputBase@@UEAAXI@Z                                      ; (public: virtual void __cdecl RTCRestOutputBase::endObject(unsigned int))
    393404    ?endObject@RTCRestOutputPrettyBase@@UEAAXI@Z                                ; (public: virtual void __cdecl RTCRestOutputPrettyBase::endObject(unsigned int))
     405    ?endsWith@RTCString@@QEBA_NAEBV1@@Z                                         ; (public: bool __cdecl RTCString::endsWith(class RTCString const &)const )
    394406    ?endsWith@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z                     ; (public: bool __cdecl RTCString::endsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
     407    ?endsWith@RTCString@@QEBA_NPEBD@Z                                           ; (public: bool __cdecl RTCString::endsWith(char const *)const )
     408    ?endsWith@RTCString@@QEBA_NPEBD_K@Z                                         ; (public: bool __cdecl RTCString::endsWith(char const *,unsigned __int64)const )
     409    ?endsWith@RTCString@@QEBA_NPEBD_KW4CaseSensitivity@1@@Z                     ; (public: bool __cdecl RTCString::endsWith(char const *,unsigned __int64,enum RTCString::CaseSensitivity)const )
     410    ?endsWith@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z                       ; (public: bool __cdecl RTCString::endsWith(char const *,enum RTCString::CaseSensitivity)const )
     411    ?endsWithI@RTCString@@QEBA_NAEBV1@@Z                                        ; (public: bool __cdecl RTCString::endsWithI(class RTCString const &)const )
     412    ?endsWithI@RTCString@@QEBA_NPEBD@Z                                          ; (public: bool __cdecl RTCString::endsWithI(char const *)const )
     413    ?endsWithI@RTCString@@QEBA_NPEBD_K@Z                                        ; (public: bool __cdecl RTCString::endsWithI(char const *,unsigned __int64)const )
    395414    ?ensureCapacity@RTCRestArrayBase@@QEAAH_K@Z                                 ; (public: int __cdecl RTCRestArrayBase::ensureCapacity(unsigned __int64))
    396415    ?enumToString@RTCRestStringEnumBase@@QEAAPEBDHPEA_K@Z                       ; (public: char const * __cdecl RTCRestStringEnumBase::enumToString(int,unsigned __int64 *))
     
    407426    ?find@RTCString@@QEBA_KPEBD_K@Z                                             ; (public: unsigned __int64 __cdecl RTCString::find(char const *,unsigned __int64)const )
    408427    ?find@RTCString@@QEBA_KPEBV1@_K@Z                                           ; (public: unsigned __int64 __cdecl RTCString::find(class RTCString const *,unsigned __int64)const )
     428    ?find_first_of@RTCString@@QEBA_KAEBV1@_K@Z                                  ; (public: unsigned __int64 __cdecl RTCString::find_first_of(class RTCString const &,unsigned __int64)const )
     429    ?find_first_of@RTCString@@QEBA_KD_K@Z                                       ; (public: unsigned __int64 __cdecl RTCString::find_first_of(char,unsigned __int64)const )
     430    ?find_first_of@RTCString@@QEBA_KPEBD_K@Z                                    ; (public: unsigned __int64 __cdecl RTCString::find_first_of(char const *,unsigned __int64)const )
    409431    ?findReplace@RTCString@@QEAAXDD@Z                                           ; (public: void __cdecl RTCString::findReplace(char,char))
    410432    ?format@RTCRestDate@@IEAAHW4kFormat@1@@Z                                    ; (protected: int __cdecl RTCRestDate::format(enum RTCRestDate::kFormat))
     
    424446    ?getAttributeValue@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z            ; (public: bool __cdecl xml::ElementNode::getAttributeValue(char const *,class RTCString &,char const *)const )
    425447    ?getAttributeValue@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@0@Z            ; (public: bool __cdecl xml::ElementNode::getAttributeValue(char const *,class RTCString *,char const *)const )
     448    ?getAttributeValueN@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@_K0@Z         ; (public: bool __cdecl xml::ElementNode::getAttributeValueN(char const *,class RTCString &,unsigned __int64,char const *)const )
     449    ?getAttributeValueN@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@_K0@Z         ; (public: bool __cdecl xml::ElementNode::getAttributeValueN(char const *,class RTCString *,unsigned __int64,char const *)const )
    426450    ?getAttributeValuePath@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z        ; (public: bool __cdecl xml::ElementNode::getAttributeValuePath(char const *,class RTCString &,char const *)const )
    427451    ?getAttributeValuePath@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@0@Z        ; (public: bool __cdecl xml::ElementNode::getAttributeValuePath(char const *,class RTCString *,char const *)const )
     452    ?getAttributeValuePathN@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@_K0@Z     ; (public: bool __cdecl xml::ElementNode::getAttributeValuePathN(char const *,class RTCString &,unsigned __int64,char const *)const )
     453    ?getAttributeValuePathN@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@_K0@Z     ; (public: bool __cdecl xml::ElementNode::getAttributeValuePathN(char const *,class RTCString *,unsigned __int64,char const *)const )
    428454    ?getCallbackData@RTCRestBinaryParameter@@QEBAPEAXXZ                         ; (public: void * __cdecl RTCRestBinaryParameter::getCallbackData(void)const )
    429455    ?getCallbackData@RTCRestBinaryResponse@@QEBAPEAXXZ                          ; (public: void * __cdecl RTCRestBinaryResponse::getCallbackData(void)const )
     
    550576    ?setByString@RTCRestStringEnumBase@@QEAAHPEBD_K@Z                           ; (public: int __cdecl RTCRestStringEnumBase::setByString(char const *,unsigned __int64))
    551577    ?setCAFile@RTCRestClientApiBase@@QEAAHAEBVRTCString@@@Z                     ; (public: int __cdecl RTCRestClientApiBase::setCAFile(class RTCString const &))
    552     ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z  ; before-noexcept ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
    553     ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z ; before-noexcept ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
    554     ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z ; after-noexcept ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
    555     ?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@ZPEAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QEAAXP6AHPEAV1@PEBX_KI22@_EPEAX@Z ; after-noexcept ; (public: void __cdecl RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64),void *))
     578    ?setCAFile@RTCRestClientApiBase@@QEAAHPEBD@Z                                ; (public: int __cdecl RTCRestClientApiBase::setCAFile(char const *))
    556579    ?setContent@ElementNode@xml@@QEAAPEAVContentNode@2@AEBVRTCString@@@Z        ; (public: class xml::ContentNode * __cdecl xml::ElementNode::setContent(class RTCString const &))
    557580    ?setContentType@RTCRestBinaryParameter@@QEAAHPEBD@Z                         ; (public: int __cdecl RTCRestBinaryParameter::setContentType(char const *))
     
    564587    ?setNull@RTCRestString@@UEAAHXZ                                             ; (public: virtual int __cdecl RTCRestString::setNull(void))
    565588    ?setNull@RTCString@@QEAAXXZ                                                 ; (public: void __cdecl RTCString::setNull(void))
    566     ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z ; before-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
    567     ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z=?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z ; before-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
    568     ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z ; after-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
    569     ?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@Z12@Z=?setProducerCallback@RTCRestBinaryParameter@@QEAAXP6AHPEAV1@PEAX_K2PEA_K@_E12@Z ; after-noexcept  ; (public: void __cdecl RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *),void *,unsigned __int64))
    570589    ?setServerAuthority@RTCRestClientApiBase@@QEAAHPEBD@Z                       ; (public: int __cdecl RTCRestClientApiBase::setServerAuthority(char const *))
    571590    ?setServerBasePath@RTCRestClientApiBase@@QEAAHPEBD@Z                        ; (public: int __cdecl RTCRestClientApiBase::setServerBasePath(char const *))
     
    577596    ?size@RTCRestStringMapBase@@QEBA_KXZ                                        ; (public: unsigned __int64 __cdecl RTCRestStringMapBase::size(void)const )
    578597    ?split@RTCString@@QEBA?AV?$RTCList@VRTCString@@PEAV1@@@AEBV1@W4SplitMode@1@@Z  ; (public: class RTCList<class RTCString,class RTCString *> __cdecl RTCString::split(class RTCString const &,enum RTCString::SplitMode)const )
     598    ?startsWith@RTCString@@QEBA_NAEBV1@@Z                                       ; (public: bool __cdecl RTCString::startsWith(class RTCString const &)const )
    579599    ?startsWith@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z                   ; (public: bool __cdecl RTCString::startsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
     600    ?startsWith@RTCString@@QEBA_NPEBD@Z                                         ; (public: bool __cdecl RTCString::startsWith(char const *)const )
     601    ?startsWith@RTCString@@QEBA_NPEBD_K@Z                                       ; (public: bool __cdecl RTCString::startsWith(char const *,unsigned __int64)const )
     602    ?startsWith@RTCString@@QEBA_NPEBD_KW4CaseSensitivity@1@@Z                   ; (public: bool __cdecl RTCString::startsWith(char const *,unsigned __int64,enum RTCString::CaseSensitivity)const )
     603    ?startsWith@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z                     ; (public: bool __cdecl RTCString::startsWith(char const *,enum RTCString::CaseSensitivity)const )
     604    ?startsWithI@RTCString@@QEBA_NAEBV1@@Z                                      ; (public: bool __cdecl RTCString::startsWithI(class RTCString const &)const )
     605    ?startsWithI@RTCString@@QEBA_NPEBD@Z                                        ; (public: bool __cdecl RTCString::startsWithI(char const *)const )
     606    ?startsWithI@RTCString@@QEBA_NPEBD_K@Z                                      ; (public: bool __cdecl RTCString::startsWithI(char const *,unsigned __int64)const )
    580607    ?startsWithWord@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z               ; (public: bool __cdecl RTCString::startsWithWord(class RTCString const &,enum RTCString::CaseSensitivity)const )
    581608    ?startsWithWord@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z                 ; (public: bool __cdecl RTCString::startsWithWord(char const *,enum RTCString::CaseSensitivity)const )
     
    610637    ?toUInt64@RTCString@@QEBA_KXZ                                               ; (public: unsigned __int64 __cdecl RTCString::toUInt64(void)const )
    611638    ?toUpper@RTCString@@QEAAAEAV1@XZ                                            ; (public: class RTCString & __cdecl RTCString::toUpper(void))
     639    ?truncate@RTCString@@QEAAAEAV1@_K@Z                                         ; (public: class RTCString & __cdecl RTCString::truncate(unsigned __int64))
    612640    ?typeClass@RTCRestAnyObject@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ       ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestAnyObject::typeClass(void)const )
    613641    ?typeClass@RTCRestArrayBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ       ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestArrayBase::typeClass(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