; $Id: VBoxRTImp-vcc64.def 101355 2023-10-05 10:22:15Z vboxsync $ ;; @file ; VirtualBox Runtime DLL - Stable C++ Interface Definition file, 64-bit Visual C++. ; ; Copyright (C) 2018-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. ; ; This program is free software; you can redistribute it and/or ; modify it under the terms of the GNU General Public License ; as published by the Free Software Foundation, in version 3 of the ; License. ; ; This program is distributed in the hope that it will be useful, but ; WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ; General Public License for more details. ; ; You should have received a copy of the GNU General Public License ; along with this program; if not, see . ; ; The contents of this file may alternatively be used under the terms ; of the Common Development and Distribution License Version 1.0 ; (CDDL), a copy of it is provided in the "COPYING.CDDL" file included ; in the VirtualBox distribution, in which case the provisions of the ; CDDL are applicable instead of those of the GPL. ; ; You may elect to license modified versions of this file under the ; terms and conditions of either the GPL or the CDDL or both. ; ; SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0 ; EXPORTS ; ; RTCString & RTCRest classes. ; ; Use the following command-line to generate the stuff below (same as vcc32, except input/output): ; 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 ; ; Specials due to noexcept: ?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 *)) ?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 *)) ?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 *)) ?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 *)) ?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)) ?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)) ?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)) ?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)) ; sed generated: ??_7RTCRestAnyObject@@6B@ DATA ; (const RTCRestAnyObject::`vftable') ??_7RTCRestArrayBase@@6B@ DATA ; (const RTCRestArrayBase::`vftable') ??_7RTCRestBinary@@6B@ DATA ; (const RTCRestBinary::`vftable') ??_7RTCRestBinaryParameter@@6B@ DATA ; (const RTCRestBinaryParameter::`vftable') ??_7RTCRestBinaryResponse@@6B@ DATA ; (const RTCRestBinaryResponse::`vftable') ??_7RTCRestBool@@6B@ DATA ; (const RTCRestBool::`vftable') ??_7RTCRestClientApiBase@@6B@ DATA ; (const RTCRestClientApiBase::`vftable') ??_7RTCRestClientRequestBase@@6B@ DATA ; (const RTCRestClientRequestBase::`vftable') ??_7RTCRestClientResponseBase@@6B@ DATA ; (const RTCRestClientResponseBase::`vftable') ??_7RTCRestDataObject@@6B@ DATA ; (const RTCRestDataObject::`vftable') ??_7RTCRestDate@@6B@ DATA ; (const RTCRestDate::`vftable') ??_7RTCRestDouble@@6B@ DATA ; (const RTCRestDouble::`vftable') ??_7RTCRestInt16@@6B@ DATA ; (const RTCRestInt16::`vftable') ??_7RTCRestInt32@@6B@ DATA ; (const RTCRestInt32::`vftable') ??_7RTCRestInt64@@6B@ DATA ; (const RTCRestInt64::`vftable') ??_7RTCRestJsonPrimaryCursor@@6B@ DATA ; (const RTCRestJsonPrimaryCursor::`vftable') ??_7RTCRestObjectBase@@6B@ DATA ; (const RTCRestObjectBase::`vftable') ??_7RTCRestOutputBase@@6B@ DATA ; (const RTCRestOutputBase::`vftable') ??_7RTCRestOutputPrettyBase@@6B@ DATA ; (const RTCRestOutputPrettyBase::`vftable') ??_7RTCRestOutputPrettyToString@@6B@ DATA ; (const RTCRestOutputPrettyToString::`vftable') ??_7RTCRestOutputToString@@6B@ DATA ; (const RTCRestOutputToString::`vftable') ??_7RTCRestPolyDataObject@@6B@ DATA ; (const RTCRestPolyDataObject::`vftable') ??_7RTCRestString@@6BRTCRestObjectBase@@@ DATA ; (const RTCRestString::`vftable'{for `RTCRestObjectBase'}) ??_7RTCRestString@@6BRTCString@@@ DATA ; (const RTCRestString::`vftable'{for `RTCString'}) ??_7RTCRestStringEnumBase@@6B@ DATA ; (const RTCRestStringEnumBase::`vftable') ??_7RTCRestStringMapBase@@6B@ DATA ; (const RTCRestStringMapBase::`vftable') ??_7RTCString@@6B@ DATA ; (const RTCString::`vftable') ??0RTCError@@QEAA@AEBVRTCString@@@Z ; (public: __cdecl RTCError::RTCError(class RTCString const &)) ??0RTCRestAnyObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestAnyObject::RTCRestAnyObject(class RTCRestAnyObject const &)) ??0RTCRestAnyObject@@QEAA@XZ ; (public: __cdecl RTCRestAnyObject::RTCRestAnyObject(void)) ??0RTCRestArrayBase@@QEAA@XZ ; (public: __cdecl RTCRestArrayBase::RTCRestArrayBase(void)) ??0RTCRestBinary@@QEAA@XZ ; (public: __cdecl RTCRestBinary::RTCRestBinary(void)) ??0RTCRestBinaryParameter@@QEAA@XZ ; (public: __cdecl RTCRestBinaryParameter::RTCRestBinaryParameter(void)) ??0RTCRestBinaryResponse@@QEAA@XZ ; (public: __cdecl RTCRestBinaryResponse::RTCRestBinaryResponse(void)) ??0RTCRestBool@@QEAA@_N@Z ; (public: __cdecl RTCRestBool::RTCRestBool(bool)) ??0RTCRestBool@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestBool::RTCRestBool(class RTCRestBool const &)) ??0RTCRestBool@@QEAA@XZ ; (public: __cdecl RTCRestBool::RTCRestBool(void)) ??0RTCRestClientApiBase@@QEAA@XZ ; (public: __cdecl RTCRestClientApiBase::RTCRestClientApiBase(void)) ??0RTCRestClientRequestBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestClientRequestBase::RTCRestClientRequestBase(class RTCRestClientRequestBase const &)) ??0RTCRestClientRequestBase@@QEAA@XZ ; (public: __cdecl RTCRestClientRequestBase::RTCRestClientRequestBase(void)) ??0RTCRestClientResponseBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestClientResponseBase::RTCRestClientResponseBase(class RTCRestClientResponseBase const &)) ??0RTCRestClientResponseBase@@QEAA@XZ ; (public: __cdecl RTCRestClientResponseBase::RTCRestClientResponseBase(void)) ??0RTCRestDataObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDataObject::RTCRestDataObject(class RTCRestDataObject const &)) ??0RTCRestDataObject@@QEAA@XZ ; (public: __cdecl RTCRestDataObject::RTCRestDataObject(void)) ??0RTCRestDate@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDate::RTCRestDate(class RTCRestDate const &)) ??0RTCRestDate@@QEAA@XZ ; (public: __cdecl RTCRestDate::RTCRestDate(void)) ??0RTCRestDouble@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDouble::RTCRestDouble(class RTCRestDouble const &)) ??0RTCRestDouble@@QEAA@N@Z ; (public: __cdecl RTCRestDouble::RTCRestDouble(double)) ??0RTCRestDouble@@QEAA@XZ ; (public: __cdecl RTCRestDouble::RTCRestDouble(void)) ??0RTCRestInt16@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt16::RTCRestInt16(class RTCRestInt16 const &)) ??0RTCRestInt16@@QEAA@F@Z ; (public: __cdecl RTCRestInt16::RTCRestInt16(short)) ??0RTCRestInt16@@QEAA@XZ ; (public: __cdecl RTCRestInt16::RTCRestInt16(void)) ??0RTCRestInt32@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt32::RTCRestInt32(class RTCRestInt32 const &)) ??0RTCRestInt32@@QEAA@H@Z ; (public: __cdecl RTCRestInt32::RTCRestInt32(int)) ??0RTCRestInt32@@QEAA@XZ ; (public: __cdecl RTCRestInt32::RTCRestInt32(void)) ??0RTCRestInt64@@QEAA@_J@Z ; (public: __cdecl RTCRestInt64::RTCRestInt64(__int64)) ??0RTCRestInt64@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt64::RTCRestInt64(class RTCRestInt64 const &)) ??0RTCRestInt64@@QEAA@XZ ; (public: __cdecl RTCRestInt64::RTCRestInt64(void)) ??0RTCRestJsonCursor@@QEAA@AEBU0@@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTCRestJsonCursor const &)) ??0RTCRestJsonCursor@@QEAA@PEAURTJSONVALINT@@PEBD@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *)) ??0RTCRestJsonCursor@@QEAA@PEAURTJSONVALINT@@PEBDPEAU0@@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *,struct RTCRestJsonCursor *)) ??0RTCRestJsonPrimaryCursor@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(class RTCRestJsonPrimaryCursor const &)) ??0RTCRestJsonPrimaryCursor@@QEAA@PEAURTJSONVALINT@@PEBDPEAURTERRINFO@@@Z ; (public: __cdecl RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(struct RTJSONVALINT *,char const *,struct RTERRINFO *)) ??0RTCRestObjectBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestObjectBase::RTCRestObjectBase(class RTCRestObjectBase const &)) ??0RTCRestObjectBase@@QEAA@XZ ; (public: __cdecl RTCRestObjectBase::RTCRestObjectBase(void)) ??0RTCRestOutputBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputBase::RTCRestOutputBase(class RTCRestOutputBase const &)) ??0RTCRestOutputBase@@QEAA@XZ ; (public: __cdecl RTCRestOutputBase::RTCRestOutputBase(void)) ??0RTCRestOutputPrettyBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(class RTCRestOutputPrettyBase const &)) ??0RTCRestOutputPrettyBase@@QEAA@XZ ; (public: __cdecl RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(void)) ??0RTCRestOutputPrettyToString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCRestOutputPrettyToString const &)) ??0RTCRestOutputPrettyToString@@QEAA@PEAVRTCString@@_N@Z ; (public: __cdecl RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCString *,bool)) ??0RTCRestOutputToString@@QEAA@PEAVRTCString@@_N@Z ; (public: __cdecl RTCRestOutputToString::RTCRestOutputToString(class RTCString *,bool)) ??0RTCRestPolyDataObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestPolyDataObject::RTCRestPolyDataObject(class RTCRestPolyDataObject const &)) ??0RTCRestPolyDataObject@@QEAA@XZ ; (public: __cdecl RTCRestPolyDataObject::RTCRestPolyDataObject(void)) ??0RTCRestString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestString::RTCRestString(class RTCRestString const &)) ??0RTCRestString@@QEAA@AEBVRTCString@@@Z ; (public: __cdecl RTCRestString::RTCRestString(class RTCString const &)) ??0RTCRestString@@QEAA@PEBD@Z ; (public: __cdecl RTCRestString::RTCRestString(char const *)) ??0RTCRestString@@QEAA@XZ ; (public: __cdecl RTCRestString::RTCRestString(void)) ??0RTCRestStringEnumBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestStringEnumBase::RTCRestStringEnumBase(class RTCRestStringEnumBase const &)) ??0RTCRestStringEnumBase@@QEAA@XZ ; (public: __cdecl RTCRestStringEnumBase::RTCRestStringEnumBase(void)) ??0RTCRestStringMapBase@@QEAA@XZ ; (public: __cdecl RTCRestStringMapBase::RTCRestStringMapBase(void)) ??0RTCString@@QEAA@_KD@Z ; (public: __cdecl RTCString::RTCString(unsigned __int64,char)) ??0RTCString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCString::RTCString(class RTCString const &)) ??0RTCString@@QEAA@AEBV0@_K1@Z ; (public: __cdecl RTCString::RTCString(class RTCString const &,unsigned __int64,unsigned __int64)) ??0RTCString@@QEAA@PEBD@Z ; (public: __cdecl RTCString::RTCString(char const *)) ??0RTCString@@QEAA@PEBD_K@Z ; (public: __cdecl RTCString::RTCString(char const *,unsigned __int64)) ??0RTCString@@QEAA@PEBDPEAD@Z ; (public: __cdecl RTCString::RTCString(char const *,char *)) ??0RTCString@@QEAA@XZ ; (public: __cdecl RTCString::RTCString(void)) ??1RTCRestAnyObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestAnyObject::~RTCRestAnyObject(void)) ??1RTCRestArrayBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestArrayBase::~RTCRestArrayBase(void)) ??1RTCRestBinary@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinary::~RTCRestBinary(void)) ??1RTCRestBinaryParameter@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinaryParameter::~RTCRestBinaryParameter(void)) ??1RTCRestBinaryResponse@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinaryResponse::~RTCRestBinaryResponse(void)) ??1RTCRestBool@@UEAA@XZ ; (public: virtual __cdecl RTCRestBool::~RTCRestBool(void)) ??1RTCRestClientApiBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientApiBase::~RTCRestClientApiBase(void)) ??1RTCRestClientRequestBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientRequestBase::~RTCRestClientRequestBase(void)) ??1RTCRestClientResponseBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientResponseBase::~RTCRestClientResponseBase(void)) ??1RTCRestDataObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestDataObject::~RTCRestDataObject(void)) ??1RTCRestDate@@UEAA@XZ ; (public: virtual __cdecl RTCRestDate::~RTCRestDate(void)) ??1RTCRestDouble@@UEAA@XZ ; (public: virtual __cdecl RTCRestDouble::~RTCRestDouble(void)) ??1RTCRestInt16@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt16::~RTCRestInt16(void)) ??1RTCRestInt32@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt32::~RTCRestInt32(void)) ??1RTCRestInt64@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt64::~RTCRestInt64(void)) ??1RTCRestJsonCursor@@QEAA@XZ ; (public: __cdecl RTCRestJsonCursor::~RTCRestJsonCursor(void)) ??1RTCRestJsonPrimaryCursor@@UEAA@XZ ; (public: virtual __cdecl RTCRestJsonPrimaryCursor::~RTCRestJsonPrimaryCursor(void)) ??1RTCRestObjectBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestObjectBase::~RTCRestObjectBase(void)) ??1RTCRestOutputBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputBase::~RTCRestOutputBase(void)) ??1RTCRestOutputPrettyBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputPrettyBase::~RTCRestOutputPrettyBase(void)) ??1RTCRestOutputPrettyToString@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputPrettyToString::~RTCRestOutputPrettyToString(void)) ??1RTCRestOutputToString@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputToString::~RTCRestOutputToString(void)) ??1RTCRestPolyDataObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestPolyDataObject::~RTCRestPolyDataObject(void)) ??1RTCRestString@@UEAA@XZ ; (public: virtual __cdecl RTCRestString::~RTCRestString(void)) ??1RTCRestStringEnumBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestStringEnumBase::~RTCRestStringEnumBase(void)) ??1RTCRestStringMapBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestStringMapBase::~RTCRestStringMapBase(void)) ??1RTCString@@UEAA@XZ ; (public: virtual __cdecl RTCString::~RTCString(void)) ??4RTCRestAnyObject@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestAnyObject & __cdecl RTCRestAnyObject::operator=(class RTCRestAnyObject const &)) ??4RTCRestBool@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestBool & __cdecl RTCRestBool::operator=(class RTCRestBool const &)) ??4RTCRestClientRequestBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestClientRequestBase & __cdecl RTCRestClientRequestBase::operator=(class RTCRestClientRequestBase const &)) ??4RTCRestClientResponseBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestClientResponseBase & __cdecl RTCRestClientResponseBase::operator=(class RTCRestClientResponseBase const &)) ??4RTCRestDataObject@@IEAAAEAV0@AEBV0@@Z ; (protected: class RTCRestDataObject & __cdecl RTCRestDataObject::operator=(class RTCRestDataObject const &)) ??4RTCRestDate@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestDate & __cdecl RTCRestDate::operator=(class RTCRestDate const &)) ??4RTCRestDouble@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestDouble & __cdecl RTCRestDouble::operator=(class RTCRestDouble const &)) ??4RTCRestInt16@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt16 & __cdecl RTCRestInt16::operator=(class RTCRestInt16 const &)) ??4RTCRestInt32@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt32 & __cdecl RTCRestInt32::operator=(class RTCRestInt32 const &)) ??4RTCRestInt64@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt64 & __cdecl RTCRestInt64::operator=(class RTCRestInt64 const &)) ??4RTCRestJsonCursor@@QEAAAEAU0@AEBU0@@Z ; (public: struct RTCRestJsonCursor & __cdecl RTCRestJsonCursor::operator=(struct RTCRestJsonCursor const &)) ??4RTCRestJsonPrimaryCursor@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestJsonPrimaryCursor & __cdecl RTCRestJsonPrimaryCursor::operator=(class RTCRestJsonPrimaryCursor const &)) ??4RTCRestObjectBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestObjectBase & __cdecl RTCRestObjectBase::operator=(class RTCRestObjectBase const &)) ??4RTCRestOutputBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputBase & __cdecl RTCRestOutputBase::operator=(class RTCRestOutputBase const &)) ??4RTCRestOutputPrettyBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputPrettyBase & __cdecl RTCRestOutputPrettyBase::operator=(class RTCRestOutputPrettyBase const &)) ??4RTCRestOutputPrettyToString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputPrettyToString & __cdecl RTCRestOutputPrettyToString::operator=(class RTCRestOutputPrettyToString const &)) ??4RTCRestPolyDataObject@@IEAAAEAV0@AEBV0@@Z ; (protected: class RTCRestPolyDataObject & __cdecl RTCRestPolyDataObject::operator=(class RTCRestPolyDataObject const &)) ??4RTCRestString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(class RTCRestString const &)) ??4RTCRestString@@QEAAAEAV0@AEBVRTCString@@@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(class RTCString const &)) ??4RTCRestString@@QEAAAEAV0@PEBD@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(char const *)) ??4RTCRestStringEnumBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestStringEnumBase & __cdecl RTCRestStringEnumBase::operator=(class RTCRestStringEnumBase const &)) ??4RTCString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCString & __cdecl RTCString::operator=(class RTCString const &)) ??4RTCString@@QEAAAEAV0@PEBD@Z ; (public: class RTCString & __cdecl RTCString::operator=(char const *)) ??8RTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator==(class RTCString const &)const ) ??8RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator==(char const *)const ) ??9RTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator!=(class RTCString const &)const ) ??9RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator!=(char const *)const ) ??ARTCString@@QEBAD_K@Z ; (public: char __cdecl RTCString::operator[](unsigned __int64)const ) ??H@YA?BVRTCString@@AEBV0@0@Z ; (class RTCString const __cdecl operator+(class RTCString const &,class RTCString const &)) ??H@YA?BVRTCString@@AEBV0@PEBD@Z ; (class RTCString const __cdecl operator+(class RTCString const &,char const *)) ??H@YA?BVRTCString@@PEBDAEBV0@@Z ; (class RTCString const __cdecl operator+(char const *,class RTCString const &)) ??MRTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator<(class RTCString const &)const ) ??MRTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator<(char const *)const ) ??ORTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator>(class RTCString const &)const ) ??ORTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator>(char const *)const ) ??YRTCString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCString & __cdecl RTCString::operator+=(class RTCString const &)) ??YRTCString@@QEAAAEAV0@D@Z ; (public: class RTCString & __cdecl RTCString::operator+=(char)) ??YRTCString@@QEAAAEAV0@PEBD@Z ; (public: class RTCString & __cdecl RTCString::operator+=(char const *)) ?addContent@ElementNode@xml@@QEAAPEAVContentNode@2@AEBVRTCString@@@Z ; (public: class xml::ContentNode * __cdecl xml::ElementNode::addContent(class RTCString const &)) ?addError@RTCRestClientResponseBase@@IEAAHHPEBDZZ ; (protected: int __cdecl RTCRestClientResponseBase::addError(int,char const *,...)) ?addError@RTCRestJsonPrimaryCursor@@UEAAHAEBURTCRestJsonCursor@@HPEBDZZ ; (public: virtual int __cdecl RTCRestJsonPrimaryCursor::addError(struct RTCRestJsonCursor const &,int,char const *,...)) ?append@RTCString@@QEAAAEAV1@AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::append(class RTCString const &)) ?append@RTCString@@QEAAAEAV1@AEBV1@_K1@Z ; (public: class RTCString & __cdecl RTCString::append(class RTCString const &,unsigned __int64,unsigned __int64)) ?append@RTCString@@QEAAAEAV1@D@Z ; (public: class RTCString & __cdecl RTCString::append(char)) ?append@RTCString@@QEAAAEAV1@PEBD@Z ; (public: class RTCString & __cdecl RTCString::append(char const *)) ?append@RTCString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCString & __cdecl RTCString::append(char const *,unsigned __int64)) ?appendCodePoint@RTCString@@QEAAAEAV1@I@Z ; (public: class RTCString & __cdecl RTCString::appendCodePoint(unsigned int)) ?appendCodePointNoThrow@RTCString@@QEAAHI@Z ; (public: int __cdecl RTCString::appendCodePointNoThrow(unsigned int)) ?appendNoThrow@RTCString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCString::appendNoThrow(class RTCString const &)) ?appendNoThrow@RTCString@@QEAAHAEBV1@_K1@Z ; (public: int __cdecl RTCString::appendNoThrow(class RTCString const &,unsigned __int64,unsigned __int64)) ?appendNoThrow@RTCString@@QEAAHD@Z ; (public: int __cdecl RTCString::appendNoThrow(char)) ?appendNoThrow@RTCString@@QEAAHPEBD@Z ; (public: int __cdecl RTCString::appendNoThrow(char const *)) ?appendNoThrow@RTCString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCString::appendNoThrow(char const *,unsigned __int64)) ?appendPrintf@RTCString@@QEAAAEAV1@PEBDZZ ; (public: class RTCString & __cdecl RTCString::appendPrintf(char const *,...)) ?appendPrintfNoThrow@RTCString@@QEAAHPEBDZZ ; (public: int __cdecl RTCString::appendPrintfNoThrow(char const *,...)) ?appendPrintfV@RTCString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCString & __cdecl RTCString::appendPrintfV(char const *,char *)) ?appendPrintfVNoThrow@RTCString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCString::appendPrintfVNoThrow(char const *,char *)) ?appendWorker@RTCString@@IEAAAEAV1@PEBD_K@Z ; (protected: class RTCString & __cdecl RTCString::appendWorker(char const *,unsigned __int64)) ?appendWorkerNoThrow@RTCString@@IEAAHPEBD_K@Z ; (protected: int __cdecl RTCString::appendWorkerNoThrow(char const *,unsigned __int64)) ?assign@RTCRestString@@QEAAAEAV1@_KD@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(unsigned __int64,char)) ?assign@RTCRestString@@QEAAAEAV1@AEBVRTCString@@@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(class RTCString const &)) ?assign@RTCRestString@@QEAAAEAV1@AEBVRTCString@@_K1@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(class RTCString const &,unsigned __int64,unsigned __int64)) ?assign@RTCRestString@@QEAAAEAV1@PEBD@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(char const *)) ?assign@RTCRestString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(char const *,unsigned __int64)) ?assign@RTCString@@QEAAAEAV1@_KD@Z ; (public: class RTCString & __cdecl RTCString::assign(unsigned __int64,char)) ?assign@RTCString@@QEAAAEAV1@AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::assign(class RTCString const &)) ?assign@RTCString@@QEAAAEAV1@AEBV1@_K1@Z ; (public: class RTCString & __cdecl RTCString::assign(class RTCString const &,unsigned __int64,unsigned __int64)) ?assign@RTCString@@QEAAAEAV1@PEBD@Z ; (public: class RTCString & __cdecl RTCString::assign(char const *)) ?assign@RTCString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCString & __cdecl RTCString::assign(char const *,unsigned __int64)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBV?$RTCRestArray@VRTCRestAnyObject@@@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestArray const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBV?$RTCRestStringMap@VRTCRestAnyObject@@@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestStringMap const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestAnyObject const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestBool@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestBool const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestDouble@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestDouble const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt16@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt16 const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt32@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt32 const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt64@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt64 const &)) ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestString@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestString const &)) ?assignCopy@RTCRestBinary@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinary::assignCopy(class RTCRestBinary const &)) ?assignCopy@RTCRestBinary@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignCopy(void const *,unsigned __int64)) ?assignCopy@RTCRestBinaryParameter@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(class RTCRestBinaryParameter const &)) ?assignCopy@RTCRestBinaryParameter@@UEAAHAEBVRTCRestBinary@@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(class RTCRestBinary const &)) ?assignCopy@RTCRestBinaryParameter@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(void const *,unsigned __int64)) ?assignCopy@RTCRestBinaryResponse@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(class RTCRestBinaryResponse const &)) ?assignCopy@RTCRestBinaryResponse@@UEAAHAEBVRTCRestBinary@@@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(class RTCRestBinary const &)) ?assignCopy@RTCRestBinaryResponse@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(void const *,unsigned __int64)) ?assignCopy@RTCRestBool@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestBool::assignCopy(class RTCRestBool const &)) ?assignCopy@RTCRestDataObject@@MEAAHAEBV1@@Z ; (protected: virtual int __cdecl RTCRestDataObject::assignCopy(class RTCRestDataObject const &)) ?assignCopy@RTCRestDate@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestDate::assignCopy(class RTCRestDate const &)) ?assignCopy@RTCRestDouble@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestDouble::assignCopy(class RTCRestDouble const &)) ?assignCopy@RTCRestInt16@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt16::assignCopy(class RTCRestInt16 const &)) ?assignCopy@RTCRestInt32@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt32::assignCopy(class RTCRestInt32 const &)) ?assignCopy@RTCRestInt64@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt64::assignCopy(class RTCRestInt64 const &)) ?assignCopy@RTCRestString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestString::assignCopy(class RTCRestString const &)) ?assignCopy@RTCRestString@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestString::assignCopy(class RTCString const &)) ?assignCopy@RTCRestString@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestString::assignCopy(char const *)) ?assignCopy@RTCRestStringEnumBase@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(class RTCRestStringEnumBase const &)) ?assignCopy@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(class RTCString const &)) ?assignCopy@RTCRestStringEnumBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(char const *)) ?assignNoThrow@RTCRestString@@QEAAH_KD@Z ; (public: int __cdecl RTCRestString::assignNoThrow(unsigned __int64,char)) ?assignNoThrow@RTCRestString@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestString::assignNoThrow(class RTCString const &)) ?assignNoThrow@RTCRestString@@QEAAHAEBVRTCString@@_K1@Z ; (public: int __cdecl RTCRestString::assignNoThrow(class RTCString const &,unsigned __int64,unsigned __int64)) ?assignNoThrow@RTCRestString@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestString::assignNoThrow(char const *)) ?assignNoThrow@RTCRestString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestString::assignNoThrow(char const *,unsigned __int64)) ?assignNoThrow@RTCString@@QEAAH_KD@Z ; (public: int __cdecl RTCString::assignNoThrow(unsigned __int64,char)) ?assignNoThrow@RTCString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCString::assignNoThrow(class RTCString const &)) ?assignNoThrow@RTCString@@QEAAHAEBV1@_K1@Z ; (public: int __cdecl RTCString::assignNoThrow(class RTCString const &,unsigned __int64,unsigned __int64)) ?assignNoThrow@RTCString@@QEAAHPEBD@Z ; (public: int __cdecl RTCString::assignNoThrow(char const *)) ?assignNoThrow@RTCString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCString::assignNoThrow(char const *,unsigned __int64)) ?assignNow@RTCRestDate@@QEAAHW4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::assignNow(enum RTCRestDate::kFormat)) ?assignNowRfc2822@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc2822(void)) ?assignNowRfc3339@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc3339(void)) ?assignNowRfc7131@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc7131(void)) ?assignReadOnly@RTCRestBinary@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignReadOnly(void const *,unsigned __int64)) ?assignReadOnly@RTCRestBinaryParameter@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignReadOnly(void const *,unsigned __int64)) ?assignReadOnly@RTCRestBinaryResponse@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignReadOnly(void const *,unsigned __int64)) ?assignValue@RTCRestAnyObject@@QEAAH_J@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(__int64)) ?assignValue@RTCRestAnyObject@@QEAAH_N@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(bool)) ?assignValue@RTCRestAnyObject@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(class RTCString const &)) ?assignValue@RTCRestAnyObject@@QEAAHF@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(short)) ?assignValue@RTCRestAnyObject@@QEAAHH@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(int)) ?assignValue@RTCRestAnyObject@@QEAAHN@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(double)) ?assignValue@RTCRestAnyObject@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(char const *)) ?assignValue@RTCRestBool@@QEAAX_N@Z ; (public: void __cdecl RTCRestBool::assignValue(bool)) ?assignValue@RTCRestDate@@QEAAHPEBURTTIMESPEC@@W4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::assignValue(struct RTTIMESPEC const *,enum RTCRestDate::kFormat)) ?assignValue@RTCRestDouble@@QEAAXN@Z ; (public: void __cdecl RTCRestDouble::assignValue(double)) ?assignValue@RTCRestInt16@@QEAAXF@Z ; (public: void __cdecl RTCRestInt16::assignValue(short)) ?assignValue@RTCRestInt32@@QEAAXH@Z ; (public: void __cdecl RTCRestInt32::assignValue(int)) ?assignValue@RTCRestInt64@@QEAAX_J@Z ; (public: void __cdecl RTCRestInt64::assignValue(__int64)) ?assignValueRfc2822@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc2822(struct RTTIMESPEC const *)) ?assignValueRfc3339@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc3339(struct RTTIMESPEC const *)) ?assignValueRfc7131@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc7131(struct RTTIMESPEC const *)) ?assignWriteable@RTCRestBinary@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignWriteable(void *,unsigned __int64)) ?assignWriteable@RTCRestBinaryParameter@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignWriteable(void *,unsigned __int64)) ?assignWriteable@RTCRestBinaryResponse@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignWriteable(void *,unsigned __int64)) ?atBase@RTCRestArrayBase@@QEAAPEAVRTCRestObjectBase@@_K@Z ; (public: class RTCRestObjectBase * __cdecl RTCRestArrayBase::atBase(unsigned __int64)) ?atBase@RTCRestArrayBase@@QEBAPEBVRTCRestObjectBase@@_K@Z ; (public: class RTCRestObjectBase const * __cdecl RTCRestArrayBase::atBase(unsigned __int64)const ) ?baseClone@RTCRestAnyObject@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestAnyObject::baseClone(void)const ) ?baseClone@RTCRestArrayBase@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestArrayBase::baseClone(void)const ) ?baseClone@RTCRestBinary@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinary::baseClone(void)const ) ?baseClone@RTCRestBinaryParameter@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinaryParameter::baseClone(void)const ) ?baseClone@RTCRestBinaryResponse@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinaryResponse::baseClone(void)const ) ?baseClone@RTCRestBool@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBool::baseClone(void)const ) ?baseClone@RTCRestDate@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestDate::baseClone(void)const ) ?baseClone@RTCRestDouble@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestDouble::baseClone(void)const ) ?baseClone@RTCRestInt16@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt16::baseClone(void)const ) ?baseClone@RTCRestInt32@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt32::baseClone(void)const ) ?baseClone@RTCRestInt64@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt64::baseClone(void)const ) ?baseClone@RTCRestString@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestString::baseClone(void)const ) ?baseClone@RTCRestStringMapBase@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestStringMapBase::baseClone(void)const ) ?begin@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::begin(void)const ) ?beginArray@RTCRestOutputBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputBase::beginArray(void)) ?beginArray@RTCRestOutputPrettyBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputPrettyBase::beginArray(void)) ?beginObject@RTCRestOutputBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputBase::beginObject(void)) ?beginObject@RTCRestOutputPrettyBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputPrettyBase::beginObject(void)) ?c_str@RTCString@@QEBAPEBDXZ ; (public: char const * __cdecl RTCString::c_str(void)const ) ?capacity@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::capacity(void)const ) ?cleanup@RTCString@@IEAAXXZ ; (protected: void __cdecl RTCString::cleanup(void)) ?clear@RTCRestArrayBase@@QEAAXXZ ; (public: void __cdecl RTCRestArrayBase::clear(void)) ?clear@RTCRestStringMapBase@@QEAAXXZ ; (public: void __cdecl RTCRestStringMapBase::clear(void)) ?clone@RTCRestAnyObject@@QEBAPEAV1@XZ ; (public: class RTCRestAnyObject * __cdecl RTCRestAnyObject::clone(void)const ) ?clone@RTCRestBinary@@QEBAPEAV1@XZ ; (public: class RTCRestBinary * __cdecl RTCRestBinary::clone(void)const ) ?clone@RTCRestBinaryParameter@@QEBAPEAV1@XZ ; (public: class RTCRestBinaryParameter * __cdecl RTCRestBinaryParameter::clone(void)const ) ?clone@RTCRestBinaryResponse@@QEBAPEAV1@XZ ; (public: class RTCRestBinaryResponse * __cdecl RTCRestBinaryResponse::clone(void)const ) ?clone@RTCRestBool@@QEBAPEAV1@XZ ; (public: class RTCRestBool * __cdecl RTCRestBool::clone(void)const ) ?clone@RTCRestDate@@QEBAPEAV1@XZ ; (public: class RTCRestDate * __cdecl RTCRestDate::clone(void)const ) ?clone@RTCRestDouble@@QEBAPEAV1@XZ ; (public: class RTCRestDouble * __cdecl RTCRestDouble::clone(void)const ) ?clone@RTCRestInt16@@QEBAPEAV1@XZ ; (public: class RTCRestInt16 * __cdecl RTCRestInt16::clone(void)const ) ?clone@RTCRestInt32@@QEBAPEAV1@XZ ; (public: class RTCRestInt32 * __cdecl RTCRestInt32::clone(void)const ) ?clone@RTCRestInt64@@QEBAPEAV1@XZ ; (public: class RTCRestInt64 * __cdecl RTCRestInt64::clone(void)const ) ?clone@RTCRestString@@QEBAPEAV1@XZ ; (public: class RTCRestString * __cdecl RTCRestString::clone(void)const ) ?cloneWorker@RTCRestStringEnumBase@@IEBAPEAVRTCRestObjectBase@@PEAV1@@Z ; (protected: class RTCRestObjectBase * __cdecl RTCRestStringEnumBase::cloneWorker(class RTCRestStringEnumBase *)const ) ?compare@RTCString@@QEBAHAEBV1@W4CaseSensitivity@1@@Z ; (public: int __cdecl RTCString::compare(class RTCString const &,enum RTCString::CaseSensitivity)const ) ?compare@RTCString@@QEBAHPEBDW4CaseSensitivity@1@@Z ; (public: int __cdecl RTCString::compare(char const *,enum RTCString::CaseSensitivity)const ) ?consumeBody@RTCRestClientResponseBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestClientResponseBase::consumeBody(char const *,unsigned __int64)) ?consumeHeader@RTCRestClientResponseBase@@MEAAHIPEBD_K01@Z ; (protected: virtual int __cdecl RTCRestClientResponseBase::consumeHeader(unsigned int,char const *,unsigned __int64,char const *,unsigned __int64)) ?contains@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::contains(class RTCString const &,enum RTCString::CaseSensitivity)const ) ?contains@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::contains(char const *,enum RTCString::CaseSensitivity)const ) ?containsKey@RTCRestStringMapBase@@QEBA_NAEBVRTCString@@@Z ; (public: bool __cdecl RTCRestStringMapBase::containsKey(class RTCString const &)const ) ?containsKey@RTCRestStringMapBase@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCRestStringMapBase::containsKey(char const *)const ) ?copyArrayWorkerMayThrow@RTCRestArrayBase@@IEAAXAEBV1@@Z ; (protected: void __cdecl RTCRestArrayBase::copyArrayWorkerMayThrow(class RTCRestArrayBase const &)) ?copyArrayWorkerNoThrow@RTCRestArrayBase@@IEAAHAEBV1@@Z ; (protected: int __cdecl RTCRestArrayBase::copyArrayWorkerNoThrow(class RTCRestArrayBase const &)) ?copyErrInfo@RTCRestClientResponseBase@@IEAAXPEBURTERRINFO@@@Z ; (protected: void __cdecl RTCRestClientResponseBase::copyErrInfo(struct RTERRINFO const *)) ?copyFromN@RTCString@@IEAAXPEBD_K@Z ; (protected: void __cdecl RTCString::copyFromN(char const *,unsigned __int64)) ?copyMapWorkerMayThrow@RTCRestStringMapBase@@IEAAXAEBV1@@Z ; (protected: void __cdecl RTCRestStringMapBase::copyMapWorkerMayThrow(class RTCRestStringMapBase const &)) ?copyMapWorkerNoThrow@RTCRestStringMapBase@@IEAAHAEBV1@@Z ; (protected: int __cdecl RTCRestStringMapBase::copyMapWorkerNoThrow(class RTCRestStringMapBase const &)) ?count@RTCString@@QEBA_KD@Z ; (public: unsigned __int64 __cdecl RTCString::count(char)const ) ?createInstance@RTCRestAnyObject@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestAnyObject::createInstance(void)) ?createInstance@RTCRestBinary@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinary::createInstance(void)) ?createInstance@RTCRestBinaryParameter@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryParameter::createInstance(void)) ?createInstance@RTCRestBinaryResponse@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryResponse::createInstance(void)) ?createInstance@RTCRestBool@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBool::createInstance(void)) ?createInstance@RTCRestDate@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDate::createInstance(void)) ?createInstance@RTCRestDouble@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDouble::createInstance(void)) ?createInstance@RTCRestInt16@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt16::createInstance(void)) ?createInstance@RTCRestInt32@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt32::createInstance(void)) ?createInstance@RTCRestInt64@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt64::createInstance(void)) ?createInstance@RTCRestString@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestString::createInstance(void)) ?decodeFormattedString@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::decodeFormattedString(enum RTCRestDate::kFormat)) ?deleteErrInfo@RTCRestClientResponseBase@@IEAAXXZ ; (protected: void __cdecl RTCRestClientResponseBase::deleteErrInfo(void)) ?deserializeBody@RTCRestClientResponseBase@@IEAAXPEBD_K0@Z ; (protected: void __cdecl RTCRestClientResponseBase::deserializeBody(char const *,unsigned __int64,char const *)) ?deserializeBodyFromJsonCursor@RTCRestClientResponseBase@@MEAAXAEBURTCRestJsonCursor@@@Z ; (protected: virtual void __cdecl RTCRestClientResponseBase::deserializeBodyFromJsonCursor(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestAnyObject@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestAnyObject::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestArrayBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestArrayBase::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestBinary@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestBinary::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestBool@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestBool::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestDataObject@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDataObject::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestDate@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDate::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestDouble@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDouble::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestInt16@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt16::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestInt32@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt32::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestInt64@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt64::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestString@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestString::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestStringEnumBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeFromJson@RTCRestStringMapBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestStringMapBase::deserializeFromJson(struct RTCRestJsonCursor const &)) ?deserializeHeader@RTCRestClientResponseBase@@IEAAHPEAVRTCRestObjectBase@@PEBD_KI1@Z ; (protected: int __cdecl RTCRestClientResponseBase::deserializeHeader(class RTCRestObjectBase *,char const *,unsigned __int64,unsigned int,char const *)) ?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 *)) ?deserializeInstanceFromJson@RTCRestAnyObject@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestAnyObject::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestBinary@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBinary::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestBool@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBool::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestDate@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDate::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestDouble@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDouble::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestInt16@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt16::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestInt32@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt32::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestInt64@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt64::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeInstanceFromJson@RTCRestString@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestString::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *)) ?deserializeMemberFromJson@RTCRestDataObject@@UEAAHAEBURTCRestJsonCursor@@_K@Z ; (public: virtual int __cdecl RTCRestDataObject::deserializeMemberFromJson(struct RTCRestJsonCursor const &,unsigned __int64)) ?doCall@RTCRestClientApiBase@@MEAAHAEBVRTCRestClientRequestBase@@W4RTHTTPMETHOD@@PEAVRTCRestClientResponseBase@@PEBDI@Z ; (protected: virtual int __cdecl RTCRestClientApiBase::doCall(class RTCRestClientRequestBase const &,enum RTHTTPMETHOD,class RTCRestClientResponseBase *,char const *,unsigned int)) ?doHeaderParameters@RTCRestClientRequestBase@@IEBAHPEAURTHTTPINTERNAL@@PEBUHEADERPARAMDESC@1@PEAPEBVRTCRestObjectBase@@_K@Z ; (protected: int __cdecl RTCRestClientRequestBase::doHeaderParameters(struct RTHTTPINTERNAL *,struct RTCRestClientRequestBase::HEADERPARAMDESC const *,class RTCRestObjectBase const * *,unsigned __int64)const ) ?doPathParameters@RTCRestClientRequestBase@@IEBAHPEAVRTCString@@PEBD_KPEBUPATHPARAMDESC@1@PEAUPATHPARAMSTATE@1@2@Z ; (protected: int __cdecl RTCRestClientRequestBase::doPathParameters(class RTCString *,char const *,unsigned __int64,struct RTCRestClientRequestBase::PATHPARAMDESC const *,struct RTCRestClientRequestBase::PATHPARAMSTATE *,unsigned __int64)const ) ?doQueryParameters@RTCRestClientRequestBase@@IEBAHPEAVRTCString@@PEBUQUERYPARAMDESC@1@PEAPEBVRTCRestObjectBase@@_K@Z ; (protected: int __cdecl RTCRestClientRequestBase::doQueryParameters(class RTCString *,struct RTCRestClientRequestBase::QUERYPARAMDESC const *,class RTCRestObjectBase const * *,unsigned __int64)const ) ?end@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::end(void)const ) ?endArray@RTCRestOutputBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputBase::endArray(unsigned int)) ?endArray@RTCRestOutputPrettyBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputPrettyBase::endArray(unsigned int)) ?endObject@RTCRestOutputBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputBase::endObject(unsigned int)) ?endObject@RTCRestOutputPrettyBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputPrettyBase::endObject(unsigned int)) ?endsWith@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::endsWith(class RTCString const &)const ) ?endsWith@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::endsWith(class RTCString const &,enum RTCString::CaseSensitivity)const ) ?endsWith@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::endsWith(char const *)const ) ?endsWith@RTCString@@QEBA_NPEBD_K@Z ; (public: bool __cdecl RTCString::endsWith(char const *,unsigned __int64)const ) ?endsWith@RTCString@@QEBA_NPEBD_KW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::endsWith(char const *,unsigned __int64,enum RTCString::CaseSensitivity)const ) ?endsWith@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::endsWith(char const *,enum RTCString::CaseSensitivity)const ) ?endsWithI@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::endsWithI(class RTCString const &)const ) ?endsWithI@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::endsWithI(char const *)const ) ?endsWithI@RTCString@@QEBA_NPEBD_K@Z ; (public: bool __cdecl RTCString::endsWithI(char const *,unsigned __int64)const ) ?ensureCapacity@RTCRestArrayBase@@QEAAH_K@Z ; (public: int __cdecl RTCRestArrayBase::ensureCapacity(unsigned __int64)) ?enumToString@RTCRestStringEnumBase@@QEAAPEBDHPEA_K@Z ; (public: char const * __cdecl RTCRestStringEnumBase::enumToString(int,unsigned __int64 *)) ?equals@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::equals(class RTCString const &)const ) ?equals@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::equals(char const *)const ) ?equalsIgnoreCase@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::equalsIgnoreCase(class RTCString const &)const ) ?equalsIgnoreCase@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::equalsIgnoreCase(char const *)const ) ?erase@RTCString@@QEAAAEAV1@_K0@Z ; (public: class RTCString & __cdecl RTCString::erase(unsigned __int64,unsigned __int64)) ?explodeAndFormat@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::explodeAndFormat(enum RTCRestDate::kFormat)) ?finalize@RTCRestOutputPrettyToString@@UEAAPEAVRTCString@@XZ ; (public: virtual class RTCString * __cdecl RTCRestOutputPrettyToString::finalize(void)) ?finalize@RTCRestOutputToString@@UEAAPEAVRTCString@@XZ ; (public: virtual class RTCString * __cdecl RTCRestOutputToString::finalize(void)) ?find@RTCString@@QEBA_KAEBV1@_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(class RTCString const &,unsigned __int64)const ) ?find@RTCString@@QEBA_KD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(char,unsigned __int64)const ) ?find@RTCString@@QEBA_KPEBD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(char const *,unsigned __int64)const ) ?find@RTCString@@QEBA_KPEBV1@_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(class RTCString const *,unsigned __int64)const ) ?find_first_of@RTCString@@QEBA_KAEBV1@_K@Z ; (public: unsigned __int64 __cdecl RTCString::find_first_of(class RTCString const &,unsigned __int64)const ) ?find_first_of@RTCString@@QEBA_KD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find_first_of(char,unsigned __int64)const ) ?find_first_of@RTCString@@QEBA_KPEBD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find_first_of(char const *,unsigned __int64)const ) ?findReplace@RTCString@@QEAAXDD@Z ; (public: void __cdecl RTCString::findReplace(char,char)) ?format@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::format(enum RTCRestDate::kFormat)) ?freeData@RTCRestBinary@@UEAAXXZ ; (public: virtual void __cdecl RTCRestBinary::freeData(void)) ?fromString@RTCRestAnyObject@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestAnyObject::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestArrayBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestArrayBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestBinary@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestBinary::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestBool@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestBool::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestDate@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestDate::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestDouble@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestDouble::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestInt16@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt16::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestInt32@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt32::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestInt64@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt64::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestObjectBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestObjectBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestString@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestString::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?fromString@RTCRestStringEnumBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int)) ?getAttributeValue@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValue(char const *,class RTCString &,char const *)const ) ?getAttributeValue@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValue(char const *,class RTCString *,char const *)const ) ?getAttributeValueN@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@_K0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValueN(char const *,class RTCString &,unsigned __int64,char const *)const ) ?getAttributeValueN@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@_K0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValueN(char const *,class RTCString *,unsigned __int64,char const *)const ) ?getAttributeValuePath@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValuePath(char const *,class RTCString &,char const *)const ) ?getAttributeValuePath@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValuePath(char const *,class RTCString *,char const *)const ) ?getAttributeValuePathN@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@_K0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValuePathN(char const *,class RTCString &,unsigned __int64,char const *)const ) ?getAttributeValuePathN@ElementNode@xml@@QEBA_NPEBDPEAVRTCString@@_K0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValuePathN(char const *,class RTCString *,unsigned __int64,char const *)const ) ?getCallbackData@RTCRestBinaryParameter@@QEBAPEAXXZ ; (public: void * __cdecl RTCRestBinaryParameter::getCallbackData(void)const ) ?getCallbackData@RTCRestBinaryResponse@@QEBAPEAXXZ ; (public: void * __cdecl RTCRestBinaryResponse::getCallbackData(void)const ) ?getContentLength@RTCRestBinaryParameter@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinaryParameter::getContentLength(void)const ) ?getContentLength@RTCRestBinaryResponse@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinaryResponse::getContentLength(void)const ) ?getContentType@RTCRestBinaryParameter@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestBinaryParameter::getContentType(void)const ) ?getContentType@RTCRestClientResponseBase@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestClientResponseBase::getContentType(void)const ) ?getEpochNano@RTCRestDate@@QEBA_JXZ ; (public: __int64 __cdecl RTCRestDate::getEpochNano(void)const ) ?getEpochSeconds@RTCRestDate@@QEBA_JXZ ; (public: __int64 __cdecl RTCRestDate::getEpochSeconds(void)const ) ?getErrInfo@RTCRestClientResponseBase@@QEBAPEBURTERRINFO@@XZ ; (public: struct RTERRINFO const * __cdecl RTCRestClientResponseBase::getErrInfo(void)const ) ?getErrInfoInternal@RTCRestClientResponseBase@@IEAAPEAURTERRINFO@@XZ ; (protected: struct RTERRINFO * __cdecl RTCRestClientResponseBase::getErrInfoInternal(void)) ?getExploded@RTCRestDate@@QEBAAEBURTTIME@@XZ ; (public: struct RTTIME const & __cdecl RTCRestDate::getExploded(void)const ) ?getFormat@RTCRestDate@@QEBA?AW4kFormat@1@XZ ; (public: enum RTCRestDate::kFormat __cdecl RTCRestDate::getFormat(void)const ) ?getHttpStatus@RTCRestClientResponseBase@@QEBAHXZ ; (public: int __cdecl RTCRestClientResponseBase::getHttpStatus(void)const ) ?getPath@RTCRestJsonPrimaryCursor@@UEBAPEADAEBURTCRestJsonCursor@@PEAD_K@Z ; (public: virtual char * __cdecl RTCRestJsonPrimaryCursor::getPath(struct RTCRestJsonCursor const &,char *,unsigned __int64)const ) ?getPtr@RTCRestBinary@@QEBAPEBEXZ ; (public: unsigned char const * __cdecl RTCRestBinary::getPtr(void)const ) ?getServerUrl@RTCRestClientApiBase@@QEBAPEBDXZ ; (public: char const * __cdecl RTCRestClientApiBase::getServerUrl(void)const ) ?getSize@RTCRestBinary@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinary::getSize(void)const ) ?getStatus@RTCRestClientResponseBase@@QEBAHXZ ; (public: int __cdecl RTCRestClientResponseBase::getStatus(void)const ) ?getString@RTCRestDate@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestDate::getString(void)const ) ?getString@RTCRestStringEnumBase@@QEBAPEBDXZ ; (public: char const * __cdecl RTCRestStringEnumBase::getString(void)const ) ?getTimeSpec@RTCRestDate@@QEBAAEBURTTIMESPEC@@XZ ; (public: struct RTTIMESPEC const & __cdecl RTCRestDate::getTimeSpec(void)const ) ?getWorker@RTCRestStringMapBase@@IEAAPEAVRTCRestObjectBase@@PEBD@Z ; (protected: class RTCRestObjectBase * __cdecl RTCRestStringMapBase::getWorker(char const *)) ?getWorker@RTCRestStringMapBase@@IEBAPEBVRTCRestObjectBase@@PEBD@Z ; (protected: class RTCRestObjectBase const * __cdecl RTCRestStringMapBase::getWorker(char const *)const ) ?hasAssignmentErrors@RTCRestClientRequestBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestClientRequestBase::hasAssignmentErrors(void)const ) ?insertCopyWorker@RTCRestArrayBase@@IEAAH_KAEBVRTCRestObjectBase@@_N@Z ; (protected: int __cdecl RTCRestArrayBase::insertCopyWorker(unsigned __int64,class RTCRestObjectBase const &,bool)) ?insertWorker@RTCRestArrayBase@@IEAAH_KPEAVRTCRestObjectBase@@_N@Z ; (protected: int __cdecl RTCRestArrayBase::insertWorker(unsigned __int64,class RTCRestObjectBase *,bool)) ?isChild@RTCRestPolyDataObject@@UEBA_NXZ ; (public: virtual bool __cdecl RTCRestPolyDataObject::isChild(void)const ) ?isEmpty@RTCRestArrayBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestArrayBase::isEmpty(void)const ) ?isEmpty@RTCRestStringMapBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestStringMapBase::isEmpty(void)const ) ?isEmpty@RTCString@@QEBA_NXZ ; (public: bool __cdecl RTCString::isEmpty(void)const ) ?isLocal@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isLocal(void)const ) ?isNotEmpty@RTCString@@QEBA_NXZ ; (public: bool __cdecl RTCString::isNotEmpty(void)const ) ?isNull@RTCRestObjectBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestObjectBase::isNull(void)const ) ?isOkay@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isOkay(void)const ) ?isUtc@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isUtc(void)const ) ?join@RTCString@@SA?AV1@AEBV?$RTCList@VRTCString@@PEAV1@@@AEBV1@@Z ; (public: static class RTCString __cdecl RTCString::join(class RTCList const &,class RTCString const &)) ?joinEx@RTCString@@SA?AV1@AEBV?$RTCList@VRTCString@@PEAV1@@@AEBV1@1@Z ; (public: static class RTCString __cdecl RTCString::joinEx(class RTCList const &,class RTCString const &,class RTCString const &)) ?jolt@RTCString@@QEAAXXZ ; (public: void __cdecl RTCString::jolt(void)) ?last@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::last(void)const ) ?length@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::length(void)const ) ?mutableRaw@RTCString@@QEAAPEADXZ ; (public: char * __cdecl RTCString::mutableRaw(void)) ?npos@RTCString@@2_KB DATA ; (public: static unsigned __int64 const RTCString::npos) ?nullValue@RTCRestOutputBase@@QEAAXXZ ; (public: void __cdecl RTCRestOutputBase::nullValue(void)) ?ociSignRequest@RTCRestClientApiBase@@IEAAHPEAURTHTTPINTERNAL@@AEBVRTCString@@W4RTHTTPMETHOD@@1IPEAURTCRKEYINT@@1@Z ; (protected: int __cdecl RTCRestClientApiBase::ociSignRequest(struct RTHTTPINTERNAL *,class RTCString const &,enum RTHTTPMETHOD,class RTCString const &,unsigned int,struct RTCRKEYINT *,class RTCString const &)) ?output@RTCRestOutputPrettyToString@@UEAA_KPEBD_K@Z ; (public: virtual unsigned __int64 __cdecl RTCRestOutputPrettyToString::output(char const *,unsigned __int64)) ?output@RTCRestOutputToString@@UEAA_KPEBD_K@Z ; (public: virtual unsigned __int64 __cdecl RTCRestOutputToString::output(char const *,unsigned __int64)) ?outputIndentation@RTCRestOutputPrettyBase@@IEAAXXZ ; (protected: void __cdecl RTCRestOutputPrettyBase::outputIndentation(void)) ?printf@RTCRestOutputBase@@QEAA_KPEBDZZ ; (public: unsigned __int64 __cdecl RTCRestOutputBase::printf(char const *,...)) ?printf@RTCRestString@@QEAAAEAV1@PEBDZZ ; (public: class RTCRestString & __cdecl RTCRestString::printf(char const *,...)) ?printf@RTCString@@QEAAAEAV1@PEBDZZ ; (public: class RTCString & __cdecl RTCString::printf(char const *,...)) ?printfNoThrow@RTCRestString@@QEAAHPEBDZZ ; (public: int __cdecl RTCRestString::printfNoThrow(char const *,...)) ?printfNoThrow@RTCString@@QEAAHPEBDZZ ; (public: int __cdecl RTCString::printfNoThrow(char const *,...)) ?printfOutputCallback@RTCRestOutputBase@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCRestOutputBase::printfOutputCallback(void *,char const *,unsigned __int64)) ?printfOutputCallback@RTCString@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCString::printfOutputCallback(void *,char const *,unsigned __int64)) ?printfOutputCallbackNoThrow@RTCString@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCString::printfOutputCallbackNoThrow(void *,char const *,unsigned __int64)) ?printfV@RTCRestString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCRestString & __cdecl RTCRestString::printfV(char const *,char *)) ?printfV@RTCString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCString & __cdecl RTCString::printfV(char const *,char *)) ?printfVNoThrow@RTCRestString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCRestString::printfVNoThrow(char const *,char *)) ?printfVNoThrow@RTCString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCString::printfVNoThrow(char const *,char *)) ?putCopyWorker@RTCRestStringMapBase@@IEAAHPEBDAEBVRTCRestObjectBase@@_N_K@Z ; (protected: int __cdecl RTCRestStringMapBase::putCopyWorker(char const *,class RTCRestObjectBase const &,bool,unsigned __int64)) ?putNewValue@RTCRestStringMapBase@@QEAAHPEAPEAVRTCRestObjectBase@@AEBVRTCString@@_N@Z ; (public: int __cdecl RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,class RTCString const &,bool)) ?putNewValue@RTCRestStringMapBase@@QEAAHPEAPEAVRTCRestObjectBase@@PEBD_K_N@Z ; (public: int __cdecl RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,char const *,unsigned __int64,bool)) ?putWorker@RTCRestStringMapBase@@IEAAHPEBDPEAVRTCRestObjectBase@@_N_K@Z ; (protected: int __cdecl RTCRestStringMapBase::putWorker(char const *,class RTCRestObjectBase *,bool,unsigned __int64)) ?read@XmlFileParser@xml@@QEAAXAEBVRTCString@@AEAVDocument@2@@Z ; (public: void __cdecl xml::XmlFileParser::read(class RTCString const &,class xml::Document &)) ?read@XmlMemParser@xml@@QEAAXPEBX_KAEBVRTCString@@AEAVDocument@2@@Z ; (public: void __cdecl xml::XmlMemParser::read(void const *,unsigned __int64,class RTCString const &,class xml::Document &)) ?receiveComplete@RTCRestBinaryResponse@@UEAAXPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestBinaryResponse::receiveComplete(struct RTHTTPINTERNAL *)) ?receiveComplete@RTCRestClientResponseBase@@UEAAXHPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestClientResponseBase::receiveComplete(int,struct RTHTTPINTERNAL *)) ?receiveFinal@RTCRestClientResponseBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestClientResponseBase::receiveFinal(void)) ?receiveHttpCallback@RTCRestBinaryResponse@@KAHPEAURTHTTPINTERNAL@@PEBX_KI22PEAX@Z ; (protected: static int __cdecl RTCRestBinaryResponse::receiveHttpCallback(struct RTHTTPINTERNAL *,void const *,unsigned __int64,unsigned int,unsigned __int64,unsigned __int64,void *)) ?receiveHttpHeaderCallback@RTCRestClientResponseBase@@CAHPEAURTHTTPINTERNAL@@IPEBD_K12PEAX@Z ; (private: static int __cdecl RTCRestClientResponseBase::receiveHttpHeaderCallback(struct RTHTTPINTERNAL *,unsigned int,char const *,unsigned __int64,char const *,unsigned __int64,void *)) ?receivePrepare@RTCRestBinaryResponse@@UEAAHPEAURTHTTPINTERNAL@@I@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::receivePrepare(struct RTHTTPINTERNAL *,unsigned int)) ?receivePrepare@RTCRestClientResponseBase@@UEAAHPEAURTHTTPINTERNAL@@@Z ; (public: virtual int __cdecl RTCRestClientResponseBase::receivePrepare(struct RTHTTPINTERNAL *)) ?reinitHttpInstance@RTCRestClientApiBase@@MEAAHXZ ; (protected: virtual int __cdecl RTCRestClientApiBase::reinitHttpInstance(void)) ?remove@RTCRestStringMapBase@@QEAA_NAEBVRTCString@@@Z ; (public: bool __cdecl RTCRestStringMapBase::remove(class RTCString const &)) ?remove@RTCRestStringMapBase@@QEAA_NPEBD@Z ; (public: bool __cdecl RTCRestStringMapBase::remove(char const *)) ?removeAt@RTCRestArrayBase@@QEAA_N_K@Z ; (public: bool __cdecl RTCRestArrayBase::removeAt(unsigned __int64)) ?replace@RTCString@@QEAAAEAV1@_K0AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,class RTCString const &)) ?replace@RTCString@@QEAAAEAV1@_K0AEBV1@00@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,class RTCString const &,unsigned __int64,unsigned __int64)) ?replace@RTCString@@QEAAAEAV1@_K0PEBD@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,char const *)) ?replace@RTCString@@QEAAAEAV1@_K0PEBD0@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,char const *,unsigned __int64)) ?replaceNoThrow@RTCString@@QEAAH_K0AEBV1@@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,class RTCString const &)) ?replaceNoThrow@RTCString@@QEAAH_K0AEBV1@00@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,class RTCString const &,unsigned __int64,unsigned __int64)) ?replaceNoThrow@RTCString@@QEAAH_K0PEBD@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,char const *)) ?replaceNoThrow@RTCString@@QEAAH_K0PEBD0@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,char const *,unsigned __int64)) ?replaceWorker@RTCString@@IEAAAEAV1@_K0PEBD0@Z ; (protected: class RTCString & __cdecl RTCString::replaceWorker(unsigned __int64,unsigned __int64,char const *,unsigned __int64)) ?replaceWorkerNoThrow@RTCString@@IEAAH_K0PEBD0@Z ; (protected: int __cdecl RTCString::replaceWorkerNoThrow(unsigned __int64,unsigned __int64,char const *,unsigned __int64)) ?reserve@RTCString@@QEAAX_K@Z ; (public: void __cdecl RTCString::reserve(unsigned __int64)) ?reserveNoThrow@RTCString@@QEAAH_K@Z ; (public: int __cdecl RTCString::reserveNoThrow(unsigned __int64)) ?reset@RTCRestClientResponseBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestClientResponseBase::reset(void)) ?resetToDefault@RTCRestAnyObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestAnyObject::resetToDefault(void)) ?resetToDefault@RTCRestArrayBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestArrayBase::resetToDefault(void)) ?resetToDefault@RTCRestBinary@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinary::resetToDefault(void)) ?resetToDefault@RTCRestBinaryParameter@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinaryParameter::resetToDefault(void)) ?resetToDefault@RTCRestBinaryResponse@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinaryResponse::resetToDefault(void)) ?resetToDefault@RTCRestBool@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBool::resetToDefault(void)) ?resetToDefault@RTCRestDataObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDataObject::resetToDefault(void)) ?resetToDefault@RTCRestDate@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDate::resetToDefault(void)) ?resetToDefault@RTCRestDouble@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDouble::resetToDefault(void)) ?resetToDefault@RTCRestInt16@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt16::resetToDefault(void)) ?resetToDefault@RTCRestInt32@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt32::resetToDefault(void)) ?resetToDefault@RTCRestInt64@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt64::resetToDefault(void)) ?resetToDefault@RTCRestPolyDataObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestPolyDataObject::resetToDefault(void)) ?resetToDefault@RTCRestString@@UEAAHXZ ; (public: virtual int __cdecl RTCRestString::resetToDefault(void)) ?resetToDefault@RTCRestStringEnumBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestStringEnumBase::resetToDefault(void)) ?resetToDefault@RTCRestStringMapBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestStringMapBase::resetToDefault(void)) ?serializeAsJson@RTCRestAnyObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestAnyObject::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestArrayBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestArrayBase::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestBinary@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestBinary::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestBool@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestBool::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestDataObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDataObject::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestDate@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDate::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestDouble@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDouble::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestInt16@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt16::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestInt32@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt32::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestInt64@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt64::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestString@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestString::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestStringEnumBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestStringEnumBase::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeAsJson@RTCRestStringMapBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestStringMapBase::serializeAsJson(class RTCRestOutputBase &)const ) ?serializeMembersAsJson@RTCRestDataObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDataObject::serializeMembersAsJson(class RTCRestOutputBase &)const ) ?setAttribute@ElementNode@xml@@QEAAPEAVAttributeNode@2@PEBDAEBVRTCString@@@Z ; (public: class xml::AttributeNode * __cdecl xml::ElementNode::setAttribute(char const *,class RTCString const &)) ?setAttributePath@ElementNode@xml@@QEAAPEAVAttributeNode@2@PEBDAEBVRTCString@@@Z ; (public: class xml::AttributeNode * __cdecl xml::ElementNode::setAttributePath(char const *,class RTCString const &)) ?setByString@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::setByString(class RTCString const &)) ?setByString@RTCRestStringEnumBase@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestStringEnumBase::setByString(char const *,unsigned __int64)) ?setCAFile@RTCRestClientApiBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestClientApiBase::setCAFile(class RTCString const &)) ?setCAFile@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setCAFile(char const *)) ?setContent@ElementNode@xml@@QEAAPEAVContentNode@2@AEBVRTCString@@@Z ; (public: class xml::ContentNode * __cdecl xml::ElementNode::setContent(class RTCString const &)) ?setContentType@RTCRestBinaryParameter@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestBinaryParameter::setContentType(char const *)) ?setFormat@RTCRestDate@@QEAAHW4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::setFormat(enum RTCRestDate::kFormat)) ?setMaxDownloadSize@RTCRestBinaryResponse@@QEAAX_K@Z ; (public: void __cdecl RTCRestBinaryResponse::setMaxDownloadSize(unsigned __int64)) ?setNotNull@RTCRestObjectBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestObjectBase::setNotNull(void)) ?setNull@RTCRestAnyObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestAnyObject::setNull(void)) ?setNull@RTCRestBinary@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinary::setNull(void)) ?setNull@RTCRestObjectBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestObjectBase::setNull(void)) ?setNull@RTCRestString@@UEAAHXZ ; (public: virtual int __cdecl RTCRestString::setNull(void)) ?setNull@RTCString@@QEAAXXZ ; (public: void __cdecl RTCString::setNull(void)) ?setServerAuthority@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerAuthority(char const *)) ?setServerBasePath@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerBasePath(char const *)) ?setServerScheme@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerScheme(char const *)) ?setServerUrl@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerUrl(char const *)) ?setServerUrlPart@RTCRestClientApiBase@@IEAAHPEBD_K101@Z ; (protected: int __cdecl RTCRestClientApiBase::setServerUrlPart(char const *,unsigned __int64,unsigned __int64,char const *,unsigned __int64)) ?setWorker@RTCRestStringEnumBase@@IEAA_NH@Z ; (protected: bool __cdecl RTCRestStringEnumBase::setWorker(int)) ?size@RTCRestArrayBase@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestArrayBase::size(void)const ) ?size@RTCRestStringMapBase@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestStringMapBase::size(void)const ) ?split@RTCString@@QEBA?AV?$RTCList@VRTCString@@PEAV1@@@AEBV1@W4SplitMode@1@@Z ; (public: class RTCList __cdecl RTCString::split(class RTCString const &,enum RTCString::SplitMode)const ) ?startsWith@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::startsWith(class RTCString const &)const ) ?startsWith@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWith(class RTCString const &,enum RTCString::CaseSensitivity)const ) ?startsWith@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::startsWith(char const *)const ) ?startsWith@RTCString@@QEBA_NPEBD_K@Z ; (public: bool __cdecl RTCString::startsWith(char const *,unsigned __int64)const ) ?startsWith@RTCString@@QEBA_NPEBD_KW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWith(char const *,unsigned __int64,enum RTCString::CaseSensitivity)const ) ?startsWith@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWith(char const *,enum RTCString::CaseSensitivity)const ) ?startsWithI@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::startsWithI(class RTCString const &)const ) ?startsWithI@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::startsWithI(char const *)const ) ?startsWithI@RTCString@@QEBA_NPEBD_K@Z ; (public: bool __cdecl RTCString::startsWithI(char const *,unsigned __int64)const ) ?startsWithWord@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWithWord(class RTCString const &,enum RTCString::CaseSensitivity)const ) ?startsWithWord@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWithWord(char const *,enum RTCString::CaseSensitivity)const ) ?stringSpaceDestructorCallback@RTCRestStringMapBase@@CAHPEAURTSTRSPACECORE@@PEAX@Z ; (private: static int __cdecl RTCRestStringMapBase::stringSpaceDestructorCallback(struct RTSTRSPACECORE *,void *)) ?stringToEnum@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::stringToEnum(class RTCString const &)) ?stringToEnum@RTCRestStringEnumBase@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestStringEnumBase::stringToEnum(char const *,unsigned __int64)) ?strip@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::strip(void)) ?stripLeft@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::stripLeft(void)) ?stripRight@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::stripRight(void)) ?substr@RTCString@@QEBA?AV1@_K0@Z ; (public: class RTCString __cdecl RTCString::substr(unsigned __int64,unsigned __int64)const ) ?substrCP@RTCString@@QEBA?AV1@_K0@Z ; (public: class RTCString __cdecl RTCString::substrCP(unsigned __int64,unsigned __int64)const ) ?swap@RTCString@@QEAAXAEAV1@@Z ; (public: void __cdecl RTCString::swap(class RTCString &)) ?toInt@RTCString@@QEBAHAEA_K@Z ; (public: int __cdecl RTCString::toInt(unsigned __int64 &)const ) ?toInt@RTCString@@QEBAHAEAI@Z ; (public: int __cdecl RTCString::toInt(unsigned int &)const ) ?toInt32@RTCString@@QEBAHXZ ; (public: int __cdecl RTCString::toInt32(void)const ) ?toInt64@RTCString@@QEBA_JXZ ; (public: __int64 __cdecl RTCString::toInt64(void)const ) ?toLower@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::toLower(void)) ?toString@RTCRestAnyObject@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestAnyObject::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestArrayBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestArrayBase::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestBinary@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestBinary::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestBool@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestBool::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestDate@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestDate::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestDouble@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestDouble::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestInt16@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt16::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestInt32@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt32::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestInt64@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt64::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestObjectBase@@QEBA?AVRTCString@@XZ ; (public: class RTCString __cdecl RTCRestObjectBase::toString(void)const ) ?toString@RTCRestObjectBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestObjectBase::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestString@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestString::toString(class RTCString *,unsigned int)const ) ?toString@RTCRestStringEnumBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::toString(class RTCString *,unsigned int)const ) ?toUInt32@RTCString@@QEBAIXZ ; (public: unsigned int __cdecl RTCString::toUInt32(void)const ) ?toUInt64@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::toUInt64(void)const ) ?toUpper@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::toUpper(void)) ?truncate@RTCString@@QEAAAEAV1@_K@Z ; (public: class RTCString & __cdecl RTCString::truncate(unsigned __int64)) ?typeClass@RTCRestAnyObject@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestAnyObject::typeClass(void)const ) ?typeClass@RTCRestArrayBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestArrayBase::typeClass(void)const ) ?typeClass@RTCRestBinary@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestBinary::typeClass(void)const ) ?typeClass@RTCRestBool@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestBool::typeClass(void)const ) ?typeClass@RTCRestDataObject@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDataObject::typeClass(void)const ) ?typeClass@RTCRestDate@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDate::typeClass(void)const ) ?typeClass@RTCRestDouble@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDouble::typeClass(void)const ) ?typeClass@RTCRestInt16@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt16::typeClass(void)const ) ?typeClass@RTCRestInt32@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt32::typeClass(void)const ) ?typeClass@RTCRestInt64@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt64::typeClass(void)const ) ?typeClass@RTCRestString@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestString::typeClass(void)const ) ?typeClass@RTCRestStringEnumBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestStringEnumBase::typeClass(void)const ) ?typeClass@RTCRestStringMapBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestStringMapBase::typeClass(void)const ) ?typeName@RTCRestAnyObject@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestAnyObject::typeName(void)const ) ?typeName@RTCRestArrayBase@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestArrayBase::typeName(void)const ) ?typeName@RTCRestBinary@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinary::typeName(void)const ) ?typeName@RTCRestBinaryParameter@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinaryParameter::typeName(void)const ) ?typeName@RTCRestBinaryResponse@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinaryResponse::typeName(void)const ) ?typeName@RTCRestBool@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBool::typeName(void)const ) ?typeName@RTCRestDate@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestDate::typeName(void)const ) ?typeName@RTCRestDouble@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestDouble::typeName(void)const ) ?typeName@RTCRestInt16@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt16::typeName(void)const ) ?typeName@RTCRestInt32@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt32::typeName(void)const ) ?typeName@RTCRestInt64@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt64::typeName(void)const ) ?typeName@RTCRestString@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestString::typeName(void)const ) ?typeName@RTCRestStringMapBase@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestStringMapBase::typeName(void)const ) ?uniLength@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::uniLength(void)const ) ?unknownField@RTCRestJsonPrimaryCursor@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestJsonPrimaryCursor::unknownField(struct RTCRestJsonCursor const &)) ?valueSeparator@RTCRestOutputBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestOutputBase::valueSeparator(void)) ?valueSeparator@RTCRestOutputPrettyBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestOutputPrettyBase::valueSeparator(void)) ?valueSeparatorAndName@RTCRestOutputBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestOutputBase::valueSeparatorAndName(char const *,unsigned __int64)) ?valueSeparatorAndName@RTCRestOutputPrettyBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestOutputPrettyBase::valueSeparatorAndName(char const *,unsigned __int64)) ?vprintf@RTCRestOutputBase@@QEAA_KPEBDPEAD@Z ; (public: unsigned __int64 __cdecl RTCRestOutputBase::vprintf(char const *,char *)) ?write@XmlStringWriter@xml@@QEAAHAEBVDocument@2@PEAVRTCString@@@Z ; (public: int __cdecl xml::XmlStringWriter::write(class xml::Document const &,class RTCString *)) ?xmitComplete@RTCRestBinaryParameter@@UEBAXPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestBinaryParameter::xmitComplete(struct RTHTTPINTERNAL *)const ) ?xmitHttpCallback@RTCRestBinaryParameter@@KAHPEAURTHTTPINTERNAL@@PEAX_K2PEA_K1@Z ; (protected: static int __cdecl RTCRestBinaryParameter::xmitHttpCallback(struct RTHTTPINTERNAL *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *,void *)) ?xmitPrepare@RTCRestBinaryParameter@@UEBAHPEAURTHTTPINTERNAL@@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::xmitPrepare(struct RTHTTPINTERNAL *)const ) ?xmitReady@RTCRestClientApiBase@@MEAAHPEAURTHTTPINTERNAL@@AEBVRTCString@@W4RTHTTPMETHOD@@1I@Z ; (protected: virtual int __cdecl RTCRestClientApiBase::xmitReady(struct RTHTTPINTERNAL *,class RTCString const &,enum RTHTTPMETHOD,class RTCString const &,unsigned int))