VirtualBox

source: vbox/trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def

Last change on this file was 101355, checked in by vboxsync, 8 months ago

IPRT/VBoxRTImp-vcc64.def: scm fix.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 107.5 KB
Line 
1; $Id: VBoxRTImp-vcc64.def 101355 2023-10-05 10:22:15Z vboxsync $
2;; @file
3; VirtualBox Runtime DLL - Stable C++ Interface Definition file, 64-bit Visual C++.
4
5;
6; Copyright (C) 2018-2023 Oracle and/or its affiliates.
7;
8; This file is part of VirtualBox base platform packages, as
9; available from https://www.virtualbox.org.
10;
11; This program is free software; you can redistribute it and/or
12; modify it under the terms of the GNU General Public License
13; as published by the Free Software Foundation, in version 3 of the
14; License.
15;
16; This program is distributed in the hope that it will be useful, but
17; WITHOUT ANY WARRANTY; without even the implied warranty of
18; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19; General Public License for more details.
20;
21; You should have received a copy of the GNU General Public License
22; along with this program; if not, see <https://www.gnu.org/licenses>.
23;
24; The contents of this file may alternatively be used under the terms
25; of the Common Development and Distribution License Version 1.0
26; (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
27; in the VirtualBox distribution, in which case the provisions of the
28; CDDL are applicable instead of those of the GPL.
29;
30; You may elect to license modified versions of this file under the
31; terms and conditions of either the GPL or the CDDL or both.
32;
33; SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
34;
35
36EXPORTS
37 ;
38 ; RTCString & RTCRest classes.
39 ;
40 ; 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 "/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
42 ;
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:
54 ??_7RTCRestAnyObject@@6B@ DATA ; (const RTCRestAnyObject::`vftable')
55 ??_7RTCRestArrayBase@@6B@ DATA ; (const RTCRestArrayBase::`vftable')
56 ??_7RTCRestBinary@@6B@ DATA ; (const RTCRestBinary::`vftable')
57 ??_7RTCRestBinaryParameter@@6B@ DATA ; (const RTCRestBinaryParameter::`vftable')
58 ??_7RTCRestBinaryResponse@@6B@ DATA ; (const RTCRestBinaryResponse::`vftable')
59 ??_7RTCRestBool@@6B@ DATA ; (const RTCRestBool::`vftable')
60 ??_7RTCRestClientApiBase@@6B@ DATA ; (const RTCRestClientApiBase::`vftable')
61 ??_7RTCRestClientRequestBase@@6B@ DATA ; (const RTCRestClientRequestBase::`vftable')
62 ??_7RTCRestClientResponseBase@@6B@ DATA ; (const RTCRestClientResponseBase::`vftable')
63 ??_7RTCRestDataObject@@6B@ DATA ; (const RTCRestDataObject::`vftable')
64 ??_7RTCRestDate@@6B@ DATA ; (const RTCRestDate::`vftable')
65 ??_7RTCRestDouble@@6B@ DATA ; (const RTCRestDouble::`vftable')
66 ??_7RTCRestInt16@@6B@ DATA ; (const RTCRestInt16::`vftable')
67 ??_7RTCRestInt32@@6B@ DATA ; (const RTCRestInt32::`vftable')
68 ??_7RTCRestInt64@@6B@ DATA ; (const RTCRestInt64::`vftable')
69 ??_7RTCRestJsonPrimaryCursor@@6B@ DATA ; (const RTCRestJsonPrimaryCursor::`vftable')
70 ??_7RTCRestObjectBase@@6B@ DATA ; (const RTCRestObjectBase::`vftable')
71 ??_7RTCRestOutputBase@@6B@ DATA ; (const RTCRestOutputBase::`vftable')
72 ??_7RTCRestOutputPrettyBase@@6B@ DATA ; (const RTCRestOutputPrettyBase::`vftable')
73 ??_7RTCRestOutputPrettyToString@@6B@ DATA ; (const RTCRestOutputPrettyToString::`vftable')
74 ??_7RTCRestOutputToString@@6B@ DATA ; (const RTCRestOutputToString::`vftable')
75 ??_7RTCRestPolyDataObject@@6B@ DATA ; (const RTCRestPolyDataObject::`vftable')
76 ??_7RTCRestString@@6BRTCRestObjectBase@@@ DATA ; (const RTCRestString::`vftable'{for `RTCRestObjectBase'})
77 ??_7RTCRestString@@6BRTCString@@@ DATA ; (const RTCRestString::`vftable'{for `RTCString'})
78 ??_7RTCRestStringEnumBase@@6B@ DATA ; (const RTCRestStringEnumBase::`vftable')
79 ??_7RTCRestStringMapBase@@6B@ DATA ; (const RTCRestStringMapBase::`vftable')
80 ??_7RTCString@@6B@ DATA ; (const RTCString::`vftable')
81 ??0RTCError@@QEAA@AEBVRTCString@@@Z ; (public: __cdecl RTCError::RTCError(class RTCString const &))
82 ??0RTCRestAnyObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestAnyObject::RTCRestAnyObject(class RTCRestAnyObject const &))
83 ??0RTCRestAnyObject@@QEAA@XZ ; (public: __cdecl RTCRestAnyObject::RTCRestAnyObject(void))
84 ??0RTCRestArrayBase@@QEAA@XZ ; (public: __cdecl RTCRestArrayBase::RTCRestArrayBase(void))
85 ??0RTCRestBinary@@QEAA@XZ ; (public: __cdecl RTCRestBinary::RTCRestBinary(void))
86 ??0RTCRestBinaryParameter@@QEAA@XZ ; (public: __cdecl RTCRestBinaryParameter::RTCRestBinaryParameter(void))
87 ??0RTCRestBinaryResponse@@QEAA@XZ ; (public: __cdecl RTCRestBinaryResponse::RTCRestBinaryResponse(void))
88 ??0RTCRestBool@@QEAA@_N@Z ; (public: __cdecl RTCRestBool::RTCRestBool(bool))
89 ??0RTCRestBool@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestBool::RTCRestBool(class RTCRestBool const &))
90 ??0RTCRestBool@@QEAA@XZ ; (public: __cdecl RTCRestBool::RTCRestBool(void))
91 ??0RTCRestClientApiBase@@QEAA@XZ ; (public: __cdecl RTCRestClientApiBase::RTCRestClientApiBase(void))
92 ??0RTCRestClientRequestBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestClientRequestBase::RTCRestClientRequestBase(class RTCRestClientRequestBase const &))
93 ??0RTCRestClientRequestBase@@QEAA@XZ ; (public: __cdecl RTCRestClientRequestBase::RTCRestClientRequestBase(void))
94 ??0RTCRestClientResponseBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestClientResponseBase::RTCRestClientResponseBase(class RTCRestClientResponseBase const &))
95 ??0RTCRestClientResponseBase@@QEAA@XZ ; (public: __cdecl RTCRestClientResponseBase::RTCRestClientResponseBase(void))
96 ??0RTCRestDataObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDataObject::RTCRestDataObject(class RTCRestDataObject const &))
97 ??0RTCRestDataObject@@QEAA@XZ ; (public: __cdecl RTCRestDataObject::RTCRestDataObject(void))
98 ??0RTCRestDate@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDate::RTCRestDate(class RTCRestDate const &))
99 ??0RTCRestDate@@QEAA@XZ ; (public: __cdecl RTCRestDate::RTCRestDate(void))
100 ??0RTCRestDouble@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestDouble::RTCRestDouble(class RTCRestDouble const &))
101 ??0RTCRestDouble@@QEAA@N@Z ; (public: __cdecl RTCRestDouble::RTCRestDouble(double))
102 ??0RTCRestDouble@@QEAA@XZ ; (public: __cdecl RTCRestDouble::RTCRestDouble(void))
103 ??0RTCRestInt16@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt16::RTCRestInt16(class RTCRestInt16 const &))
104 ??0RTCRestInt16@@QEAA@F@Z ; (public: __cdecl RTCRestInt16::RTCRestInt16(short))
105 ??0RTCRestInt16@@QEAA@XZ ; (public: __cdecl RTCRestInt16::RTCRestInt16(void))
106 ??0RTCRestInt32@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt32::RTCRestInt32(class RTCRestInt32 const &))
107 ??0RTCRestInt32@@QEAA@H@Z ; (public: __cdecl RTCRestInt32::RTCRestInt32(int))
108 ??0RTCRestInt32@@QEAA@XZ ; (public: __cdecl RTCRestInt32::RTCRestInt32(void))
109 ??0RTCRestInt64@@QEAA@_J@Z ; (public: __cdecl RTCRestInt64::RTCRestInt64(__int64))
110 ??0RTCRestInt64@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestInt64::RTCRestInt64(class RTCRestInt64 const &))
111 ??0RTCRestInt64@@QEAA@XZ ; (public: __cdecl RTCRestInt64::RTCRestInt64(void))
112 ??0RTCRestJsonCursor@@QEAA@AEBU0@@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTCRestJsonCursor const &))
113 ??0RTCRestJsonCursor@@QEAA@PEAURTJSONVALINT@@PEBD@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *))
114 ??0RTCRestJsonCursor@@QEAA@PEAURTJSONVALINT@@PEBDPEAU0@@Z ; (public: __cdecl RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *,struct RTCRestJsonCursor *))
115 ??0RTCRestJsonPrimaryCursor@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(class RTCRestJsonPrimaryCursor const &))
116 ??0RTCRestJsonPrimaryCursor@@QEAA@PEAURTJSONVALINT@@PEBDPEAURTERRINFO@@@Z ; (public: __cdecl RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(struct RTJSONVALINT *,char const *,struct RTERRINFO *))
117 ??0RTCRestObjectBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestObjectBase::RTCRestObjectBase(class RTCRestObjectBase const &))
118 ??0RTCRestObjectBase@@QEAA@XZ ; (public: __cdecl RTCRestObjectBase::RTCRestObjectBase(void))
119 ??0RTCRestOutputBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputBase::RTCRestOutputBase(class RTCRestOutputBase const &))
120 ??0RTCRestOutputBase@@QEAA@XZ ; (public: __cdecl RTCRestOutputBase::RTCRestOutputBase(void))
121 ??0RTCRestOutputPrettyBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(class RTCRestOutputPrettyBase const &))
122 ??0RTCRestOutputPrettyBase@@QEAA@XZ ; (public: __cdecl RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(void))
123 ??0RTCRestOutputPrettyToString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCRestOutputPrettyToString const &))
124 ??0RTCRestOutputPrettyToString@@QEAA@PEAVRTCString@@_N@Z ; (public: __cdecl RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCString *,bool))
125 ??0RTCRestOutputToString@@QEAA@PEAVRTCString@@_N@Z ; (public: __cdecl RTCRestOutputToString::RTCRestOutputToString(class RTCString *,bool))
126 ??0RTCRestPolyDataObject@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestPolyDataObject::RTCRestPolyDataObject(class RTCRestPolyDataObject const &))
127 ??0RTCRestPolyDataObject@@QEAA@XZ ; (public: __cdecl RTCRestPolyDataObject::RTCRestPolyDataObject(void))
128 ??0RTCRestString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestString::RTCRestString(class RTCRestString const &))
129 ??0RTCRestString@@QEAA@AEBVRTCString@@@Z ; (public: __cdecl RTCRestString::RTCRestString(class RTCString const &))
130 ??0RTCRestString@@QEAA@PEBD@Z ; (public: __cdecl RTCRestString::RTCRestString(char const *))
131 ??0RTCRestString@@QEAA@XZ ; (public: __cdecl RTCRestString::RTCRestString(void))
132 ??0RTCRestStringEnumBase@@QEAA@AEBV0@@Z ; (public: __cdecl RTCRestStringEnumBase::RTCRestStringEnumBase(class RTCRestStringEnumBase const &))
133 ??0RTCRestStringEnumBase@@QEAA@XZ ; (public: __cdecl RTCRestStringEnumBase::RTCRestStringEnumBase(void))
134 ??0RTCRestStringMapBase@@QEAA@XZ ; (public: __cdecl RTCRestStringMapBase::RTCRestStringMapBase(void))
135 ??0RTCString@@QEAA@_KD@Z ; (public: __cdecl RTCString::RTCString(unsigned __int64,char))
136 ??0RTCString@@QEAA@AEBV0@@Z ; (public: __cdecl RTCString::RTCString(class RTCString const &))
137 ??0RTCString@@QEAA@AEBV0@_K1@Z ; (public: __cdecl RTCString::RTCString(class RTCString const &,unsigned __int64,unsigned __int64))
138 ??0RTCString@@QEAA@PEBD@Z ; (public: __cdecl RTCString::RTCString(char const *))
139 ??0RTCString@@QEAA@PEBD_K@Z ; (public: __cdecl RTCString::RTCString(char const *,unsigned __int64))
140 ??0RTCString@@QEAA@PEBDPEAD@Z ; (public: __cdecl RTCString::RTCString(char const *,char *))
141 ??0RTCString@@QEAA@XZ ; (public: __cdecl RTCString::RTCString(void))
142 ??1RTCRestAnyObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestAnyObject::~RTCRestAnyObject(void))
143 ??1RTCRestArrayBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestArrayBase::~RTCRestArrayBase(void))
144 ??1RTCRestBinary@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinary::~RTCRestBinary(void))
145 ??1RTCRestBinaryParameter@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinaryParameter::~RTCRestBinaryParameter(void))
146 ??1RTCRestBinaryResponse@@UEAA@XZ ; (public: virtual __cdecl RTCRestBinaryResponse::~RTCRestBinaryResponse(void))
147 ??1RTCRestBool@@UEAA@XZ ; (public: virtual __cdecl RTCRestBool::~RTCRestBool(void))
148 ??1RTCRestClientApiBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientApiBase::~RTCRestClientApiBase(void))
149 ??1RTCRestClientRequestBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientRequestBase::~RTCRestClientRequestBase(void))
150 ??1RTCRestClientResponseBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestClientResponseBase::~RTCRestClientResponseBase(void))
151 ??1RTCRestDataObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestDataObject::~RTCRestDataObject(void))
152 ??1RTCRestDate@@UEAA@XZ ; (public: virtual __cdecl RTCRestDate::~RTCRestDate(void))
153 ??1RTCRestDouble@@UEAA@XZ ; (public: virtual __cdecl RTCRestDouble::~RTCRestDouble(void))
154 ??1RTCRestInt16@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt16::~RTCRestInt16(void))
155 ??1RTCRestInt32@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt32::~RTCRestInt32(void))
156 ??1RTCRestInt64@@UEAA@XZ ; (public: virtual __cdecl RTCRestInt64::~RTCRestInt64(void))
157 ??1RTCRestJsonCursor@@QEAA@XZ ; (public: __cdecl RTCRestJsonCursor::~RTCRestJsonCursor(void))
158 ??1RTCRestJsonPrimaryCursor@@UEAA@XZ ; (public: virtual __cdecl RTCRestJsonPrimaryCursor::~RTCRestJsonPrimaryCursor(void))
159 ??1RTCRestObjectBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestObjectBase::~RTCRestObjectBase(void))
160 ??1RTCRestOutputBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputBase::~RTCRestOutputBase(void))
161 ??1RTCRestOutputPrettyBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputPrettyBase::~RTCRestOutputPrettyBase(void))
162 ??1RTCRestOutputPrettyToString@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputPrettyToString::~RTCRestOutputPrettyToString(void))
163 ??1RTCRestOutputToString@@UEAA@XZ ; (public: virtual __cdecl RTCRestOutputToString::~RTCRestOutputToString(void))
164 ??1RTCRestPolyDataObject@@UEAA@XZ ; (public: virtual __cdecl RTCRestPolyDataObject::~RTCRestPolyDataObject(void))
165 ??1RTCRestString@@UEAA@XZ ; (public: virtual __cdecl RTCRestString::~RTCRestString(void))
166 ??1RTCRestStringEnumBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestStringEnumBase::~RTCRestStringEnumBase(void))
167 ??1RTCRestStringMapBase@@UEAA@XZ ; (public: virtual __cdecl RTCRestStringMapBase::~RTCRestStringMapBase(void))
168 ??1RTCString@@UEAA@XZ ; (public: virtual __cdecl RTCString::~RTCString(void))
169 ??4RTCRestAnyObject@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestAnyObject & __cdecl RTCRestAnyObject::operator=(class RTCRestAnyObject const &))
170 ??4RTCRestBool@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestBool & __cdecl RTCRestBool::operator=(class RTCRestBool const &))
171 ??4RTCRestClientRequestBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestClientRequestBase & __cdecl RTCRestClientRequestBase::operator=(class RTCRestClientRequestBase const &))
172 ??4RTCRestClientResponseBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestClientResponseBase & __cdecl RTCRestClientResponseBase::operator=(class RTCRestClientResponseBase const &))
173 ??4RTCRestDataObject@@IEAAAEAV0@AEBV0@@Z ; (protected: class RTCRestDataObject & __cdecl RTCRestDataObject::operator=(class RTCRestDataObject const &))
174 ??4RTCRestDate@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestDate & __cdecl RTCRestDate::operator=(class RTCRestDate const &))
175 ??4RTCRestDouble@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestDouble & __cdecl RTCRestDouble::operator=(class RTCRestDouble const &))
176 ??4RTCRestInt16@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt16 & __cdecl RTCRestInt16::operator=(class RTCRestInt16 const &))
177 ??4RTCRestInt32@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt32 & __cdecl RTCRestInt32::operator=(class RTCRestInt32 const &))
178 ??4RTCRestInt64@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestInt64 & __cdecl RTCRestInt64::operator=(class RTCRestInt64 const &))
179 ??4RTCRestJsonCursor@@QEAAAEAU0@AEBU0@@Z ; (public: struct RTCRestJsonCursor & __cdecl RTCRestJsonCursor::operator=(struct RTCRestJsonCursor const &))
180 ??4RTCRestJsonPrimaryCursor@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestJsonPrimaryCursor & __cdecl RTCRestJsonPrimaryCursor::operator=(class RTCRestJsonPrimaryCursor const &))
181 ??4RTCRestObjectBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestObjectBase & __cdecl RTCRestObjectBase::operator=(class RTCRestObjectBase const &))
182 ??4RTCRestOutputBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputBase & __cdecl RTCRestOutputBase::operator=(class RTCRestOutputBase const &))
183 ??4RTCRestOutputPrettyBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputPrettyBase & __cdecl RTCRestOutputPrettyBase::operator=(class RTCRestOutputPrettyBase const &))
184 ??4RTCRestOutputPrettyToString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestOutputPrettyToString & __cdecl RTCRestOutputPrettyToString::operator=(class RTCRestOutputPrettyToString const &))
185 ??4RTCRestPolyDataObject@@IEAAAEAV0@AEBV0@@Z ; (protected: class RTCRestPolyDataObject & __cdecl RTCRestPolyDataObject::operator=(class RTCRestPolyDataObject const &))
186 ??4RTCRestString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(class RTCRestString const &))
187 ??4RTCRestString@@QEAAAEAV0@AEBVRTCString@@@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(class RTCString const &))
188 ??4RTCRestString@@QEAAAEAV0@PEBD@Z ; (public: class RTCRestString & __cdecl RTCRestString::operator=(char const *))
189 ??4RTCRestStringEnumBase@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCRestStringEnumBase & __cdecl RTCRestStringEnumBase::operator=(class RTCRestStringEnumBase const &))
190 ??4RTCString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCString & __cdecl RTCString::operator=(class RTCString const &))
191 ??4RTCString@@QEAAAEAV0@PEBD@Z ; (public: class RTCString & __cdecl RTCString::operator=(char const *))
192 ??8RTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator==(class RTCString const &)const )
193 ??8RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator==(char const *)const )
194 ??9RTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator!=(class RTCString const &)const )
195 ??9RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator!=(char const *)const )
196 ??ARTCString@@QEBAD_K@Z ; (public: char __cdecl RTCString::operator[](unsigned __int64)const )
197 ??H@YA?BVRTCString@@AEBV0@0@Z ; (class RTCString const __cdecl operator+(class RTCString const &,class RTCString const &))
198 ??H@YA?BVRTCString@@AEBV0@PEBD@Z ; (class RTCString const __cdecl operator+(class RTCString const &,char const *))
199 ??H@YA?BVRTCString@@PEBDAEBV0@@Z ; (class RTCString const __cdecl operator+(char const *,class RTCString const &))
200 ??MRTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator<(class RTCString const &)const )
201 ??MRTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator<(char const *)const )
202 ??ORTCString@@QEBA_NAEBV0@@Z ; (public: bool __cdecl RTCString::operator>(class RTCString const &)const )
203 ??ORTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::operator>(char const *)const )
204 ??YRTCString@@QEAAAEAV0@AEBV0@@Z ; (public: class RTCString & __cdecl RTCString::operator+=(class RTCString const &))
205 ??YRTCString@@QEAAAEAV0@D@Z ; (public: class RTCString & __cdecl RTCString::operator+=(char))
206 ??YRTCString@@QEAAAEAV0@PEBD@Z ; (public: class RTCString & __cdecl RTCString::operator+=(char const *))
207 ?addContent@ElementNode@xml@@QEAAPEAVContentNode@2@AEBVRTCString@@@Z ; (public: class xml::ContentNode * __cdecl xml::ElementNode::addContent(class RTCString const &))
208 ?addError@RTCRestClientResponseBase@@IEAAHHPEBDZZ ; (protected: int __cdecl RTCRestClientResponseBase::addError(int,char const *,...))
209 ?addError@RTCRestJsonPrimaryCursor@@UEAAHAEBURTCRestJsonCursor@@HPEBDZZ ; (public: virtual int __cdecl RTCRestJsonPrimaryCursor::addError(struct RTCRestJsonCursor const &,int,char const *,...))
210 ?append@RTCString@@QEAAAEAV1@AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::append(class RTCString const &))
211 ?append@RTCString@@QEAAAEAV1@AEBV1@_K1@Z ; (public: class RTCString & __cdecl RTCString::append(class RTCString const &,unsigned __int64,unsigned __int64))
212 ?append@RTCString@@QEAAAEAV1@D@Z ; (public: class RTCString & __cdecl RTCString::append(char))
213 ?append@RTCString@@QEAAAEAV1@PEBD@Z ; (public: class RTCString & __cdecl RTCString::append(char const *))
214 ?append@RTCString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCString & __cdecl RTCString::append(char const *,unsigned __int64))
215 ?appendCodePoint@RTCString@@QEAAAEAV1@I@Z ; (public: class RTCString & __cdecl RTCString::appendCodePoint(unsigned int))
216 ?appendCodePointNoThrow@RTCString@@QEAAHI@Z ; (public: int __cdecl RTCString::appendCodePointNoThrow(unsigned int))
217 ?appendNoThrow@RTCString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCString::appendNoThrow(class RTCString const &))
218 ?appendNoThrow@RTCString@@QEAAHAEBV1@_K1@Z ; (public: int __cdecl RTCString::appendNoThrow(class RTCString const &,unsigned __int64,unsigned __int64))
219 ?appendNoThrow@RTCString@@QEAAHD@Z ; (public: int __cdecl RTCString::appendNoThrow(char))
220 ?appendNoThrow@RTCString@@QEAAHPEBD@Z ; (public: int __cdecl RTCString::appendNoThrow(char const *))
221 ?appendNoThrow@RTCString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCString::appendNoThrow(char const *,unsigned __int64))
222 ?appendPrintf@RTCString@@QEAAAEAV1@PEBDZZ ; (public: class RTCString & __cdecl RTCString::appendPrintf(char const *,...))
223 ?appendPrintfNoThrow@RTCString@@QEAAHPEBDZZ ; (public: int __cdecl RTCString::appendPrintfNoThrow(char const *,...))
224 ?appendPrintfV@RTCString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCString & __cdecl RTCString::appendPrintfV(char const *,char *))
225 ?appendPrintfVNoThrow@RTCString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCString::appendPrintfVNoThrow(char const *,char *))
226 ?appendWorker@RTCString@@IEAAAEAV1@PEBD_K@Z ; (protected: class RTCString & __cdecl RTCString::appendWorker(char const *,unsigned __int64))
227 ?appendWorkerNoThrow@RTCString@@IEAAHPEBD_K@Z ; (protected: int __cdecl RTCString::appendWorkerNoThrow(char const *,unsigned __int64))
228 ?assign@RTCRestString@@QEAAAEAV1@_KD@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(unsigned __int64,char))
229 ?assign@RTCRestString@@QEAAAEAV1@AEBVRTCString@@@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(class RTCString const &))
230 ?assign@RTCRestString@@QEAAAEAV1@AEBVRTCString@@_K1@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(class RTCString const &,unsigned __int64,unsigned __int64))
231 ?assign@RTCRestString@@QEAAAEAV1@PEBD@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(char const *))
232 ?assign@RTCRestString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCRestString & __cdecl RTCRestString::assign(char const *,unsigned __int64))
233 ?assign@RTCString@@QEAAAEAV1@_KD@Z ; (public: class RTCString & __cdecl RTCString::assign(unsigned __int64,char))
234 ?assign@RTCString@@QEAAAEAV1@AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::assign(class RTCString const &))
235 ?assign@RTCString@@QEAAAEAV1@AEBV1@_K1@Z ; (public: class RTCString & __cdecl RTCString::assign(class RTCString const &,unsigned __int64,unsigned __int64))
236 ?assign@RTCString@@QEAAAEAV1@PEBD@Z ; (public: class RTCString & __cdecl RTCString::assign(char const *))
237 ?assign@RTCString@@QEAAAEAV1@PEBD_K@Z ; (public: class RTCString & __cdecl RTCString::assign(char const *,unsigned __int64))
238 ?assignCopy@RTCRestAnyObject@@QEAAHAEBV?$RTCRestArray@VRTCRestAnyObject@@@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestArray<class RTCRestAnyObject> const &))
239 ?assignCopy@RTCRestAnyObject@@QEAAHAEBV?$RTCRestStringMap@VRTCRestAnyObject@@@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestStringMap<class RTCRestAnyObject> const &))
240 ?assignCopy@RTCRestAnyObject@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestAnyObject const &))
241 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestBool@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestBool const &))
242 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestDouble@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestDouble const &))
243 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt16@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt16 const &))
244 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt32@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt32 const &))
245 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestInt64@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestInt64 const &))
246 ?assignCopy@RTCRestAnyObject@@QEAAHAEBVRTCRestString@@@Z ; (public: int __cdecl RTCRestAnyObject::assignCopy(class RTCRestString const &))
247 ?assignCopy@RTCRestBinary@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinary::assignCopy(class RTCRestBinary const &))
248 ?assignCopy@RTCRestBinary@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignCopy(void const *,unsigned __int64))
249 ?assignCopy@RTCRestBinaryParameter@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(class RTCRestBinaryParameter const &))
250 ?assignCopy@RTCRestBinaryParameter@@UEAAHAEBVRTCRestBinary@@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(class RTCRestBinary const &))
251 ?assignCopy@RTCRestBinaryParameter@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignCopy(void const *,unsigned __int64))
252 ?assignCopy@RTCRestBinaryResponse@@UEAAHAEBV1@@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(class RTCRestBinaryResponse const &))
253 ?assignCopy@RTCRestBinaryResponse@@UEAAHAEBVRTCRestBinary@@@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(class RTCRestBinary const &))
254 ?assignCopy@RTCRestBinaryResponse@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignCopy(void const *,unsigned __int64))
255 ?assignCopy@RTCRestBool@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestBool::assignCopy(class RTCRestBool const &))
256 ?assignCopy@RTCRestDataObject@@MEAAHAEBV1@@Z ; (protected: virtual int __cdecl RTCRestDataObject::assignCopy(class RTCRestDataObject const &))
257 ?assignCopy@RTCRestDate@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestDate::assignCopy(class RTCRestDate const &))
258 ?assignCopy@RTCRestDouble@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestDouble::assignCopy(class RTCRestDouble const &))
259 ?assignCopy@RTCRestInt16@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt16::assignCopy(class RTCRestInt16 const &))
260 ?assignCopy@RTCRestInt32@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt32::assignCopy(class RTCRestInt32 const &))
261 ?assignCopy@RTCRestInt64@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestInt64::assignCopy(class RTCRestInt64 const &))
262 ?assignCopy@RTCRestString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestString::assignCopy(class RTCRestString const &))
263 ?assignCopy@RTCRestString@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestString::assignCopy(class RTCString const &))
264 ?assignCopy@RTCRestString@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestString::assignCopy(char const *))
265 ?assignCopy@RTCRestStringEnumBase@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(class RTCRestStringEnumBase const &))
266 ?assignCopy@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(class RTCString const &))
267 ?assignCopy@RTCRestStringEnumBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestStringEnumBase::assignCopy(char const *))
268 ?assignNoThrow@RTCRestString@@QEAAH_KD@Z ; (public: int __cdecl RTCRestString::assignNoThrow(unsigned __int64,char))
269 ?assignNoThrow@RTCRestString@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestString::assignNoThrow(class RTCString const &))
270 ?assignNoThrow@RTCRestString@@QEAAHAEBVRTCString@@_K1@Z ; (public: int __cdecl RTCRestString::assignNoThrow(class RTCString const &,unsigned __int64,unsigned __int64))
271 ?assignNoThrow@RTCRestString@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestString::assignNoThrow(char const *))
272 ?assignNoThrow@RTCRestString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestString::assignNoThrow(char const *,unsigned __int64))
273 ?assignNoThrow@RTCString@@QEAAH_KD@Z ; (public: int __cdecl RTCString::assignNoThrow(unsigned __int64,char))
274 ?assignNoThrow@RTCString@@QEAAHAEBV1@@Z ; (public: int __cdecl RTCString::assignNoThrow(class RTCString const &))
275 ?assignNoThrow@RTCString@@QEAAHAEBV1@_K1@Z ; (public: int __cdecl RTCString::assignNoThrow(class RTCString const &,unsigned __int64,unsigned __int64))
276 ?assignNoThrow@RTCString@@QEAAHPEBD@Z ; (public: int __cdecl RTCString::assignNoThrow(char const *))
277 ?assignNoThrow@RTCString@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCString::assignNoThrow(char const *,unsigned __int64))
278 ?assignNow@RTCRestDate@@QEAAHW4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::assignNow(enum RTCRestDate::kFormat))
279 ?assignNowRfc2822@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc2822(void))
280 ?assignNowRfc3339@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc3339(void))
281 ?assignNowRfc7131@RTCRestDate@@QEAAHXZ ; (public: int __cdecl RTCRestDate::assignNowRfc7131(void))
282 ?assignReadOnly@RTCRestBinary@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignReadOnly(void const *,unsigned __int64))
283 ?assignReadOnly@RTCRestBinaryParameter@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignReadOnly(void const *,unsigned __int64))
284 ?assignReadOnly@RTCRestBinaryResponse@@UEAAHPEBX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignReadOnly(void const *,unsigned __int64))
285 ?assignValue@RTCRestAnyObject@@QEAAH_J@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(__int64))
286 ?assignValue@RTCRestAnyObject@@QEAAH_N@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(bool))
287 ?assignValue@RTCRestAnyObject@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(class RTCString const &))
288 ?assignValue@RTCRestAnyObject@@QEAAHF@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(short))
289 ?assignValue@RTCRestAnyObject@@QEAAHH@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(int))
290 ?assignValue@RTCRestAnyObject@@QEAAHN@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(double))
291 ?assignValue@RTCRestAnyObject@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestAnyObject::assignValue(char const *))
292 ?assignValue@RTCRestBool@@QEAAX_N@Z ; (public: void __cdecl RTCRestBool::assignValue(bool))
293 ?assignValue@RTCRestDate@@QEAAHPEBURTTIMESPEC@@W4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::assignValue(struct RTTIMESPEC const *,enum RTCRestDate::kFormat))
294 ?assignValue@RTCRestDouble@@QEAAXN@Z ; (public: void __cdecl RTCRestDouble::assignValue(double))
295 ?assignValue@RTCRestInt16@@QEAAXF@Z ; (public: void __cdecl RTCRestInt16::assignValue(short))
296 ?assignValue@RTCRestInt32@@QEAAXH@Z ; (public: void __cdecl RTCRestInt32::assignValue(int))
297 ?assignValue@RTCRestInt64@@QEAAX_J@Z ; (public: void __cdecl RTCRestInt64::assignValue(__int64))
298 ?assignValueRfc2822@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc2822(struct RTTIMESPEC const *))
299 ?assignValueRfc3339@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc3339(struct RTTIMESPEC const *))
300 ?assignValueRfc7131@RTCRestDate@@QEAAHPEBURTTIMESPEC@@@Z ; (public: int __cdecl RTCRestDate::assignValueRfc7131(struct RTTIMESPEC const *))
301 ?assignWriteable@RTCRestBinary@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinary::assignWriteable(void *,unsigned __int64))
302 ?assignWriteable@RTCRestBinaryParameter@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::assignWriteable(void *,unsigned __int64))
303 ?assignWriteable@RTCRestBinaryResponse@@UEAAHPEAX_K@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::assignWriteable(void *,unsigned __int64))
304 ?atBase@RTCRestArrayBase@@QEAAPEAVRTCRestObjectBase@@_K@Z ; (public: class RTCRestObjectBase * __cdecl RTCRestArrayBase::atBase(unsigned __int64))
305 ?atBase@RTCRestArrayBase@@QEBAPEBVRTCRestObjectBase@@_K@Z ; (public: class RTCRestObjectBase const * __cdecl RTCRestArrayBase::atBase(unsigned __int64)const )
306 ?baseClone@RTCRestAnyObject@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestAnyObject::baseClone(void)const )
307 ?baseClone@RTCRestArrayBase@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestArrayBase::baseClone(void)const )
308 ?baseClone@RTCRestBinary@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinary::baseClone(void)const )
309 ?baseClone@RTCRestBinaryParameter@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinaryParameter::baseClone(void)const )
310 ?baseClone@RTCRestBinaryResponse@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBinaryResponse::baseClone(void)const )
311 ?baseClone@RTCRestBool@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestBool::baseClone(void)const )
312 ?baseClone@RTCRestDate@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestDate::baseClone(void)const )
313 ?baseClone@RTCRestDouble@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestDouble::baseClone(void)const )
314 ?baseClone@RTCRestInt16@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt16::baseClone(void)const )
315 ?baseClone@RTCRestInt32@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt32::baseClone(void)const )
316 ?baseClone@RTCRestInt64@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestInt64::baseClone(void)const )
317 ?baseClone@RTCRestString@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestString::baseClone(void)const )
318 ?baseClone@RTCRestStringMapBase@@UEBAPEAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __cdecl RTCRestStringMapBase::baseClone(void)const )
319 ?begin@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::begin(void)const )
320 ?beginArray@RTCRestOutputBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputBase::beginArray(void))
321 ?beginArray@RTCRestOutputPrettyBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputPrettyBase::beginArray(void))
322 ?beginObject@RTCRestOutputBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputBase::beginObject(void))
323 ?beginObject@RTCRestOutputPrettyBase@@UEAAIXZ ; (public: virtual unsigned int __cdecl RTCRestOutputPrettyBase::beginObject(void))
324 ?c_str@RTCString@@QEBAPEBDXZ ; (public: char const * __cdecl RTCString::c_str(void)const )
325 ?capacity@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::capacity(void)const )
326 ?cleanup@RTCString@@IEAAXXZ ; (protected: void __cdecl RTCString::cleanup(void))
327 ?clear@RTCRestArrayBase@@QEAAXXZ ; (public: void __cdecl RTCRestArrayBase::clear(void))
328 ?clear@RTCRestStringMapBase@@QEAAXXZ ; (public: void __cdecl RTCRestStringMapBase::clear(void))
329 ?clone@RTCRestAnyObject@@QEBAPEAV1@XZ ; (public: class RTCRestAnyObject * __cdecl RTCRestAnyObject::clone(void)const )
330 ?clone@RTCRestBinary@@QEBAPEAV1@XZ ; (public: class RTCRestBinary * __cdecl RTCRestBinary::clone(void)const )
331 ?clone@RTCRestBinaryParameter@@QEBAPEAV1@XZ ; (public: class RTCRestBinaryParameter * __cdecl RTCRestBinaryParameter::clone(void)const )
332 ?clone@RTCRestBinaryResponse@@QEBAPEAV1@XZ ; (public: class RTCRestBinaryResponse * __cdecl RTCRestBinaryResponse::clone(void)const )
333 ?clone@RTCRestBool@@QEBAPEAV1@XZ ; (public: class RTCRestBool * __cdecl RTCRestBool::clone(void)const )
334 ?clone@RTCRestDate@@QEBAPEAV1@XZ ; (public: class RTCRestDate * __cdecl RTCRestDate::clone(void)const )
335 ?clone@RTCRestDouble@@QEBAPEAV1@XZ ; (public: class RTCRestDouble * __cdecl RTCRestDouble::clone(void)const )
336 ?clone@RTCRestInt16@@QEBAPEAV1@XZ ; (public: class RTCRestInt16 * __cdecl RTCRestInt16::clone(void)const )
337 ?clone@RTCRestInt32@@QEBAPEAV1@XZ ; (public: class RTCRestInt32 * __cdecl RTCRestInt32::clone(void)const )
338 ?clone@RTCRestInt64@@QEBAPEAV1@XZ ; (public: class RTCRestInt64 * __cdecl RTCRestInt64::clone(void)const )
339 ?clone@RTCRestString@@QEBAPEAV1@XZ ; (public: class RTCRestString * __cdecl RTCRestString::clone(void)const )
340 ?cloneWorker@RTCRestStringEnumBase@@IEBAPEAVRTCRestObjectBase@@PEAV1@@Z ; (protected: class RTCRestObjectBase * __cdecl RTCRestStringEnumBase::cloneWorker(class RTCRestStringEnumBase *)const )
341 ?compare@RTCString@@QEBAHAEBV1@W4CaseSensitivity@1@@Z ; (public: int __cdecl RTCString::compare(class RTCString const &,enum RTCString::CaseSensitivity)const )
342 ?compare@RTCString@@QEBAHPEBDW4CaseSensitivity@1@@Z ; (public: int __cdecl RTCString::compare(char const *,enum RTCString::CaseSensitivity)const )
343 ?consumeBody@RTCRestClientResponseBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestClientResponseBase::consumeBody(char const *,unsigned __int64))
344 ?consumeHeader@RTCRestClientResponseBase@@MEAAHIPEBD_K01@Z ; (protected: virtual int __cdecl RTCRestClientResponseBase::consumeHeader(unsigned int,char const *,unsigned __int64,char const *,unsigned __int64))
345 ?contains@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::contains(class RTCString const &,enum RTCString::CaseSensitivity)const )
346 ?contains@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::contains(char const *,enum RTCString::CaseSensitivity)const )
347 ?containsKey@RTCRestStringMapBase@@QEBA_NAEBVRTCString@@@Z ; (public: bool __cdecl RTCRestStringMapBase::containsKey(class RTCString const &)const )
348 ?containsKey@RTCRestStringMapBase@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCRestStringMapBase::containsKey(char const *)const )
349 ?copyArrayWorkerMayThrow@RTCRestArrayBase@@IEAAXAEBV1@@Z ; (protected: void __cdecl RTCRestArrayBase::copyArrayWorkerMayThrow(class RTCRestArrayBase const &))
350 ?copyArrayWorkerNoThrow@RTCRestArrayBase@@IEAAHAEBV1@@Z ; (protected: int __cdecl RTCRestArrayBase::copyArrayWorkerNoThrow(class RTCRestArrayBase const &))
351 ?copyErrInfo@RTCRestClientResponseBase@@IEAAXPEBURTERRINFO@@@Z ; (protected: void __cdecl RTCRestClientResponseBase::copyErrInfo(struct RTERRINFO const *))
352 ?copyFromN@RTCString@@IEAAXPEBD_K@Z ; (protected: void __cdecl RTCString::copyFromN(char const *,unsigned __int64))
353 ?copyMapWorkerMayThrow@RTCRestStringMapBase@@IEAAXAEBV1@@Z ; (protected: void __cdecl RTCRestStringMapBase::copyMapWorkerMayThrow(class RTCRestStringMapBase const &))
354 ?copyMapWorkerNoThrow@RTCRestStringMapBase@@IEAAHAEBV1@@Z ; (protected: int __cdecl RTCRestStringMapBase::copyMapWorkerNoThrow(class RTCRestStringMapBase const &))
355 ?count@RTCString@@QEBA_KD@Z ; (public: unsigned __int64 __cdecl RTCString::count(char)const )
356 ?createInstance@RTCRestAnyObject@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestAnyObject::createInstance(void))
357 ?createInstance@RTCRestBinary@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinary::createInstance(void))
358 ?createInstance@RTCRestBinaryParameter@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryParameter::createInstance(void))
359 ?createInstance@RTCRestBinaryResponse@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryResponse::createInstance(void))
360 ?createInstance@RTCRestBool@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBool::createInstance(void))
361 ?createInstance@RTCRestDate@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDate::createInstance(void))
362 ?createInstance@RTCRestDouble@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDouble::createInstance(void))
363 ?createInstance@RTCRestInt16@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt16::createInstance(void))
364 ?createInstance@RTCRestInt32@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt32::createInstance(void))
365 ?createInstance@RTCRestInt64@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt64::createInstance(void))
366 ?createInstance@RTCRestString@@SAPEAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestString::createInstance(void))
367 ?decodeFormattedString@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::decodeFormattedString(enum RTCRestDate::kFormat))
368 ?deleteErrInfo@RTCRestClientResponseBase@@IEAAXXZ ; (protected: void __cdecl RTCRestClientResponseBase::deleteErrInfo(void))
369 ?deserializeBody@RTCRestClientResponseBase@@IEAAXPEBD_K0@Z ; (protected: void __cdecl RTCRestClientResponseBase::deserializeBody(char const *,unsigned __int64,char const *))
370 ?deserializeBodyFromJsonCursor@RTCRestClientResponseBase@@MEAAXAEBURTCRestJsonCursor@@@Z ; (protected: virtual void __cdecl RTCRestClientResponseBase::deserializeBodyFromJsonCursor(struct RTCRestJsonCursor const &))
371 ?deserializeFromJson@RTCRestAnyObject@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestAnyObject::deserializeFromJson(struct RTCRestJsonCursor const &))
372 ?deserializeFromJson@RTCRestArrayBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestArrayBase::deserializeFromJson(struct RTCRestJsonCursor const &))
373 ?deserializeFromJson@RTCRestBinary@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestBinary::deserializeFromJson(struct RTCRestJsonCursor const &))
374 ?deserializeFromJson@RTCRestBool@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestBool::deserializeFromJson(struct RTCRestJsonCursor const &))
375 ?deserializeFromJson@RTCRestDataObject@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDataObject::deserializeFromJson(struct RTCRestJsonCursor const &))
376 ?deserializeFromJson@RTCRestDate@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDate::deserializeFromJson(struct RTCRestJsonCursor const &))
377 ?deserializeFromJson@RTCRestDouble@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestDouble::deserializeFromJson(struct RTCRestJsonCursor const &))
378 ?deserializeFromJson@RTCRestInt16@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt16::deserializeFromJson(struct RTCRestJsonCursor const &))
379 ?deserializeFromJson@RTCRestInt32@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt32::deserializeFromJson(struct RTCRestJsonCursor const &))
380 ?deserializeFromJson@RTCRestInt64@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestInt64::deserializeFromJson(struct RTCRestJsonCursor const &))
381 ?deserializeFromJson@RTCRestString@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestString::deserializeFromJson(struct RTCRestJsonCursor const &))
382 ?deserializeFromJson@RTCRestStringEnumBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::deserializeFromJson(struct RTCRestJsonCursor const &))
383 ?deserializeFromJson@RTCRestStringMapBase@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestStringMapBase::deserializeFromJson(struct RTCRestJsonCursor const &))
384 ?deserializeHeader@RTCRestClientResponseBase@@IEAAHPEAVRTCRestObjectBase@@PEBD_KI1@Z ; (protected: int __cdecl RTCRestClientResponseBase::deserializeHeader(class RTCRestObjectBase *,char const *,unsigned __int64,unsigned int,char const *))
385 ?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 *))
386 ?deserializeInstanceFromJson@RTCRestAnyObject@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestAnyObject::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
387 ?deserializeInstanceFromJson@RTCRestBinary@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBinary::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
388 ?deserializeInstanceFromJson@RTCRestBool@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBool::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
389 ?deserializeInstanceFromJson@RTCRestDate@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDate::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
390 ?deserializeInstanceFromJson@RTCRestDouble@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDouble::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
391 ?deserializeInstanceFromJson@RTCRestInt16@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt16::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
392 ?deserializeInstanceFromJson@RTCRestInt32@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt32::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
393 ?deserializeInstanceFromJson@RTCRestInt64@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt64::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
394 ?deserializeInstanceFromJson@RTCRestString@@SAHAEBURTCRestJsonCursor@@PEAPEAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestString::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
395 ?deserializeMemberFromJson@RTCRestDataObject@@UEAAHAEBURTCRestJsonCursor@@_K@Z ; (public: virtual int __cdecl RTCRestDataObject::deserializeMemberFromJson(struct RTCRestJsonCursor const &,unsigned __int64))
396 ?doCall@RTCRestClientApiBase@@MEAAHAEBVRTCRestClientRequestBase@@W4RTHTTPMETHOD@@PEAVRTCRestClientResponseBase@@PEBDI@Z ; (protected: virtual int __cdecl RTCRestClientApiBase::doCall(class RTCRestClientRequestBase const &,enum RTHTTPMETHOD,class RTCRestClientResponseBase *,char const *,unsigned int))
397 ?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 )
398 ?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 )
399 ?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 )
400 ?end@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::end(void)const )
401 ?endArray@RTCRestOutputBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputBase::endArray(unsigned int))
402 ?endArray@RTCRestOutputPrettyBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputPrettyBase::endArray(unsigned int))
403 ?endObject@RTCRestOutputBase@@UEAAXI@Z ; (public: virtual void __cdecl RTCRestOutputBase::endObject(unsigned int))
404 ?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 )
406 ?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 )
414 ?ensureCapacity@RTCRestArrayBase@@QEAAH_K@Z ; (public: int __cdecl RTCRestArrayBase::ensureCapacity(unsigned __int64))
415 ?enumToString@RTCRestStringEnumBase@@QEAAPEBDHPEA_K@Z ; (public: char const * __cdecl RTCRestStringEnumBase::enumToString(int,unsigned __int64 *))
416 ?equals@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::equals(class RTCString const &)const )
417 ?equals@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::equals(char const *)const )
418 ?equalsIgnoreCase@RTCString@@QEBA_NAEBV1@@Z ; (public: bool __cdecl RTCString::equalsIgnoreCase(class RTCString const &)const )
419 ?equalsIgnoreCase@RTCString@@QEBA_NPEBD@Z ; (public: bool __cdecl RTCString::equalsIgnoreCase(char const *)const )
420 ?erase@RTCString@@QEAAAEAV1@_K0@Z ; (public: class RTCString & __cdecl RTCString::erase(unsigned __int64,unsigned __int64))
421 ?explodeAndFormat@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::explodeAndFormat(enum RTCRestDate::kFormat))
422 ?finalize@RTCRestOutputPrettyToString@@UEAAPEAVRTCString@@XZ ; (public: virtual class RTCString * __cdecl RTCRestOutputPrettyToString::finalize(void))
423 ?finalize@RTCRestOutputToString@@UEAAPEAVRTCString@@XZ ; (public: virtual class RTCString * __cdecl RTCRestOutputToString::finalize(void))
424 ?find@RTCString@@QEBA_KAEBV1@_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(class RTCString const &,unsigned __int64)const )
425 ?find@RTCString@@QEBA_KD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(char,unsigned __int64)const )
426 ?find@RTCString@@QEBA_KPEBD_K@Z ; (public: unsigned __int64 __cdecl RTCString::find(char const *,unsigned __int64)const )
427 ?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 )
431 ?findReplace@RTCString@@QEAAXDD@Z ; (public: void __cdecl RTCString::findReplace(char,char))
432 ?format@RTCRestDate@@IEAAHW4kFormat@1@@Z ; (protected: int __cdecl RTCRestDate::format(enum RTCRestDate::kFormat))
433 ?freeData@RTCRestBinary@@UEAAXXZ ; (public: virtual void __cdecl RTCRestBinary::freeData(void))
434 ?fromString@RTCRestAnyObject@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestAnyObject::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
435 ?fromString@RTCRestArrayBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestArrayBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
436 ?fromString@RTCRestBinary@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestBinary::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
437 ?fromString@RTCRestBool@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestBool::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
438 ?fromString@RTCRestDate@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestDate::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
439 ?fromString@RTCRestDouble@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestDouble::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
440 ?fromString@RTCRestInt16@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt16::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
441 ?fromString@RTCRestInt32@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt32::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
442 ?fromString@RTCRestInt64@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestInt64::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
443 ?fromString@RTCRestObjectBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestObjectBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
444 ?fromString@RTCRestString@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestString::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
445 ?fromString@RTCRestStringEnumBase@@UEAAHAEBVRTCString@@PEBDPEAURTERRINFO@@I@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
446 ?getAttributeValue@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValue(char const *,class RTCString &,char const *)const )
447 ?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 )
450 ?getAttributeValuePath@ElementNode@xml@@QEBA_NPEBDAEAVRTCString@@0@Z ; (public: bool __cdecl xml::ElementNode::getAttributeValuePath(char const *,class RTCString &,char const *)const )
451 ?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 )
454 ?getCallbackData@RTCRestBinaryParameter@@QEBAPEAXXZ ; (public: void * __cdecl RTCRestBinaryParameter::getCallbackData(void)const )
455 ?getCallbackData@RTCRestBinaryResponse@@QEBAPEAXXZ ; (public: void * __cdecl RTCRestBinaryResponse::getCallbackData(void)const )
456 ?getContentLength@RTCRestBinaryParameter@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinaryParameter::getContentLength(void)const )
457 ?getContentLength@RTCRestBinaryResponse@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinaryResponse::getContentLength(void)const )
458 ?getContentType@RTCRestBinaryParameter@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestBinaryParameter::getContentType(void)const )
459 ?getContentType@RTCRestClientResponseBase@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestClientResponseBase::getContentType(void)const )
460 ?getEpochNano@RTCRestDate@@QEBA_JXZ ; (public: __int64 __cdecl RTCRestDate::getEpochNano(void)const )
461 ?getEpochSeconds@RTCRestDate@@QEBA_JXZ ; (public: __int64 __cdecl RTCRestDate::getEpochSeconds(void)const )
462 ?getErrInfo@RTCRestClientResponseBase@@QEBAPEBURTERRINFO@@XZ ; (public: struct RTERRINFO const * __cdecl RTCRestClientResponseBase::getErrInfo(void)const )
463 ?getErrInfoInternal@RTCRestClientResponseBase@@IEAAPEAURTERRINFO@@XZ ; (protected: struct RTERRINFO * __cdecl RTCRestClientResponseBase::getErrInfoInternal(void))
464 ?getExploded@RTCRestDate@@QEBAAEBURTTIME@@XZ ; (public: struct RTTIME const & __cdecl RTCRestDate::getExploded(void)const )
465 ?getFormat@RTCRestDate@@QEBA?AW4kFormat@1@XZ ; (public: enum RTCRestDate::kFormat __cdecl RTCRestDate::getFormat(void)const )
466 ?getHttpStatus@RTCRestClientResponseBase@@QEBAHXZ ; (public: int __cdecl RTCRestClientResponseBase::getHttpStatus(void)const )
467 ?getPath@RTCRestJsonPrimaryCursor@@UEBAPEADAEBURTCRestJsonCursor@@PEAD_K@Z ; (public: virtual char * __cdecl RTCRestJsonPrimaryCursor::getPath(struct RTCRestJsonCursor const &,char *,unsigned __int64)const )
468 ?getPtr@RTCRestBinary@@QEBAPEBEXZ ; (public: unsigned char const * __cdecl RTCRestBinary::getPtr(void)const )
469 ?getServerUrl@RTCRestClientApiBase@@QEBAPEBDXZ ; (public: char const * __cdecl RTCRestClientApiBase::getServerUrl(void)const )
470 ?getSize@RTCRestBinary@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestBinary::getSize(void)const )
471 ?getStatus@RTCRestClientResponseBase@@QEBAHXZ ; (public: int __cdecl RTCRestClientResponseBase::getStatus(void)const )
472 ?getString@RTCRestDate@@QEBAAEBVRTCString@@XZ ; (public: class RTCString const & __cdecl RTCRestDate::getString(void)const )
473 ?getString@RTCRestStringEnumBase@@QEBAPEBDXZ ; (public: char const * __cdecl RTCRestStringEnumBase::getString(void)const )
474 ?getTimeSpec@RTCRestDate@@QEBAAEBURTTIMESPEC@@XZ ; (public: struct RTTIMESPEC const & __cdecl RTCRestDate::getTimeSpec(void)const )
475 ?getWorker@RTCRestStringMapBase@@IEAAPEAVRTCRestObjectBase@@PEBD@Z ; (protected: class RTCRestObjectBase * __cdecl RTCRestStringMapBase::getWorker(char const *))
476 ?getWorker@RTCRestStringMapBase@@IEBAPEBVRTCRestObjectBase@@PEBD@Z ; (protected: class RTCRestObjectBase const * __cdecl RTCRestStringMapBase::getWorker(char const *)const )
477 ?hasAssignmentErrors@RTCRestClientRequestBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestClientRequestBase::hasAssignmentErrors(void)const )
478 ?insertCopyWorker@RTCRestArrayBase@@IEAAH_KAEBVRTCRestObjectBase@@_N@Z ; (protected: int __cdecl RTCRestArrayBase::insertCopyWorker(unsigned __int64,class RTCRestObjectBase const &,bool))
479 ?insertWorker@RTCRestArrayBase@@IEAAH_KPEAVRTCRestObjectBase@@_N@Z ; (protected: int __cdecl RTCRestArrayBase::insertWorker(unsigned __int64,class RTCRestObjectBase *,bool))
480 ?isChild@RTCRestPolyDataObject@@UEBA_NXZ ; (public: virtual bool __cdecl RTCRestPolyDataObject::isChild(void)const )
481 ?isEmpty@RTCRestArrayBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestArrayBase::isEmpty(void)const )
482 ?isEmpty@RTCRestStringMapBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestStringMapBase::isEmpty(void)const )
483 ?isEmpty@RTCString@@QEBA_NXZ ; (public: bool __cdecl RTCString::isEmpty(void)const )
484 ?isLocal@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isLocal(void)const )
485 ?isNotEmpty@RTCString@@QEBA_NXZ ; (public: bool __cdecl RTCString::isNotEmpty(void)const )
486 ?isNull@RTCRestObjectBase@@QEBA_NXZ ; (public: bool __cdecl RTCRestObjectBase::isNull(void)const )
487 ?isOkay@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isOkay(void)const )
488 ?isUtc@RTCRestDate@@QEBA_NXZ ; (public: bool __cdecl RTCRestDate::isUtc(void)const )
489 ?join@RTCString@@SA?AV1@AEBV?$RTCList@VRTCString@@PEAV1@@@AEBV1@@Z ; (public: static class RTCString __cdecl RTCString::join(class RTCList<class RTCString,class RTCString *> const &,class RTCString const &))
490 ?joinEx@RTCString@@SA?AV1@AEBV?$RTCList@VRTCString@@PEAV1@@@AEBV1@1@Z ; (public: static class RTCString __cdecl RTCString::joinEx(class RTCList<class RTCString,class RTCString *> const &,class RTCString const &,class RTCString const &))
491 ?jolt@RTCString@@QEAAXXZ ; (public: void __cdecl RTCString::jolt(void))
492 ?last@RTCRestStringMapBase@@QEBA?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __cdecl RTCRestStringMapBase::last(void)const )
493 ?length@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::length(void)const )
494 ?mutableRaw@RTCString@@QEAAPEADXZ ; (public: char * __cdecl RTCString::mutableRaw(void))
495 ?npos@RTCString@@2_KB DATA ; (public: static unsigned __int64 const RTCString::npos)
496 ?nullValue@RTCRestOutputBase@@QEAAXXZ ; (public: void __cdecl RTCRestOutputBase::nullValue(void))
497 ?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 &))
498 ?output@RTCRestOutputPrettyToString@@UEAA_KPEBD_K@Z ; (public: virtual unsigned __int64 __cdecl RTCRestOutputPrettyToString::output(char const *,unsigned __int64))
499 ?output@RTCRestOutputToString@@UEAA_KPEBD_K@Z ; (public: virtual unsigned __int64 __cdecl RTCRestOutputToString::output(char const *,unsigned __int64))
500 ?outputIndentation@RTCRestOutputPrettyBase@@IEAAXXZ ; (protected: void __cdecl RTCRestOutputPrettyBase::outputIndentation(void))
501 ?printf@RTCRestOutputBase@@QEAA_KPEBDZZ ; (public: unsigned __int64 __cdecl RTCRestOutputBase::printf(char const *,...))
502 ?printf@RTCRestString@@QEAAAEAV1@PEBDZZ ; (public: class RTCRestString & __cdecl RTCRestString::printf(char const *,...))
503 ?printf@RTCString@@QEAAAEAV1@PEBDZZ ; (public: class RTCString & __cdecl RTCString::printf(char const *,...))
504 ?printfNoThrow@RTCRestString@@QEAAHPEBDZZ ; (public: int __cdecl RTCRestString::printfNoThrow(char const *,...))
505 ?printfNoThrow@RTCString@@QEAAHPEBDZZ ; (public: int __cdecl RTCString::printfNoThrow(char const *,...))
506 ?printfOutputCallback@RTCRestOutputBase@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCRestOutputBase::printfOutputCallback(void *,char const *,unsigned __int64))
507 ?printfOutputCallback@RTCString@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCString::printfOutputCallback(void *,char const *,unsigned __int64))
508 ?printfOutputCallbackNoThrow@RTCString@@KA_KPEAXPEBD_K@Z ; (protected: static unsigned __int64 __cdecl RTCString::printfOutputCallbackNoThrow(void *,char const *,unsigned __int64))
509 ?printfV@RTCRestString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCRestString & __cdecl RTCRestString::printfV(char const *,char *))
510 ?printfV@RTCString@@QEAAAEAV1@PEBDPEAD@Z ; (public: class RTCString & __cdecl RTCString::printfV(char const *,char *))
511 ?printfVNoThrow@RTCRestString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCRestString::printfVNoThrow(char const *,char *))
512 ?printfVNoThrow@RTCString@@QEAAHPEBDPEAD@Z ; (public: int __cdecl RTCString::printfVNoThrow(char const *,char *))
513 ?putCopyWorker@RTCRestStringMapBase@@IEAAHPEBDAEBVRTCRestObjectBase@@_N_K@Z ; (protected: int __cdecl RTCRestStringMapBase::putCopyWorker(char const *,class RTCRestObjectBase const &,bool,unsigned __int64))
514 ?putNewValue@RTCRestStringMapBase@@QEAAHPEAPEAVRTCRestObjectBase@@AEBVRTCString@@_N@Z ; (public: int __cdecl RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,class RTCString const &,bool))
515 ?putNewValue@RTCRestStringMapBase@@QEAAHPEAPEAVRTCRestObjectBase@@PEBD_K_N@Z ; (public: int __cdecl RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,char const *,unsigned __int64,bool))
516 ?putWorker@RTCRestStringMapBase@@IEAAHPEBDPEAVRTCRestObjectBase@@_N_K@Z ; (protected: int __cdecl RTCRestStringMapBase::putWorker(char const *,class RTCRestObjectBase *,bool,unsigned __int64))
517 ?read@XmlFileParser@xml@@QEAAXAEBVRTCString@@AEAVDocument@2@@Z ; (public: void __cdecl xml::XmlFileParser::read(class RTCString const &,class xml::Document &))
518 ?read@XmlMemParser@xml@@QEAAXPEBX_KAEBVRTCString@@AEAVDocument@2@@Z ; (public: void __cdecl xml::XmlMemParser::read(void const *,unsigned __int64,class RTCString const &,class xml::Document &))
519 ?receiveComplete@RTCRestBinaryResponse@@UEAAXPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestBinaryResponse::receiveComplete(struct RTHTTPINTERNAL *))
520 ?receiveComplete@RTCRestClientResponseBase@@UEAAXHPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestClientResponseBase::receiveComplete(int,struct RTHTTPINTERNAL *))
521 ?receiveFinal@RTCRestClientResponseBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestClientResponseBase::receiveFinal(void))
522 ?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 *))
523 ?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 *))
524 ?receivePrepare@RTCRestBinaryResponse@@UEAAHPEAURTHTTPINTERNAL@@I@Z ; (public: virtual int __cdecl RTCRestBinaryResponse::receivePrepare(struct RTHTTPINTERNAL *,unsigned int))
525 ?receivePrepare@RTCRestClientResponseBase@@UEAAHPEAURTHTTPINTERNAL@@@Z ; (public: virtual int __cdecl RTCRestClientResponseBase::receivePrepare(struct RTHTTPINTERNAL *))
526 ?reinitHttpInstance@RTCRestClientApiBase@@MEAAHXZ ; (protected: virtual int __cdecl RTCRestClientApiBase::reinitHttpInstance(void))
527 ?remove@RTCRestStringMapBase@@QEAA_NAEBVRTCString@@@Z ; (public: bool __cdecl RTCRestStringMapBase::remove(class RTCString const &))
528 ?remove@RTCRestStringMapBase@@QEAA_NPEBD@Z ; (public: bool __cdecl RTCRestStringMapBase::remove(char const *))
529 ?removeAt@RTCRestArrayBase@@QEAA_N_K@Z ; (public: bool __cdecl RTCRestArrayBase::removeAt(unsigned __int64))
530 ?replace@RTCString@@QEAAAEAV1@_K0AEBV1@@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,class RTCString const &))
531 ?replace@RTCString@@QEAAAEAV1@_K0AEBV1@00@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,class RTCString const &,unsigned __int64,unsigned __int64))
532 ?replace@RTCString@@QEAAAEAV1@_K0PEBD@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,char const *))
533 ?replace@RTCString@@QEAAAEAV1@_K0PEBD0@Z ; (public: class RTCString & __cdecl RTCString::replace(unsigned __int64,unsigned __int64,char const *,unsigned __int64))
534 ?replaceNoThrow@RTCString@@QEAAH_K0AEBV1@@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,class RTCString const &))
535 ?replaceNoThrow@RTCString@@QEAAH_K0AEBV1@00@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,class RTCString const &,unsigned __int64,unsigned __int64))
536 ?replaceNoThrow@RTCString@@QEAAH_K0PEBD@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,char const *))
537 ?replaceNoThrow@RTCString@@QEAAH_K0PEBD0@Z ; (public: int __cdecl RTCString::replaceNoThrow(unsigned __int64,unsigned __int64,char const *,unsigned __int64))
538 ?replaceWorker@RTCString@@IEAAAEAV1@_K0PEBD0@Z ; (protected: class RTCString & __cdecl RTCString::replaceWorker(unsigned __int64,unsigned __int64,char const *,unsigned __int64))
539 ?replaceWorkerNoThrow@RTCString@@IEAAH_K0PEBD0@Z ; (protected: int __cdecl RTCString::replaceWorkerNoThrow(unsigned __int64,unsigned __int64,char const *,unsigned __int64))
540 ?reserve@RTCString@@QEAAX_K@Z ; (public: void __cdecl RTCString::reserve(unsigned __int64))
541 ?reserveNoThrow@RTCString@@QEAAH_K@Z ; (public: int __cdecl RTCString::reserveNoThrow(unsigned __int64))
542 ?reset@RTCRestClientResponseBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestClientResponseBase::reset(void))
543 ?resetToDefault@RTCRestAnyObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestAnyObject::resetToDefault(void))
544 ?resetToDefault@RTCRestArrayBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestArrayBase::resetToDefault(void))
545 ?resetToDefault@RTCRestBinary@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinary::resetToDefault(void))
546 ?resetToDefault@RTCRestBinaryParameter@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinaryParameter::resetToDefault(void))
547 ?resetToDefault@RTCRestBinaryResponse@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinaryResponse::resetToDefault(void))
548 ?resetToDefault@RTCRestBool@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBool::resetToDefault(void))
549 ?resetToDefault@RTCRestDataObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDataObject::resetToDefault(void))
550 ?resetToDefault@RTCRestDate@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDate::resetToDefault(void))
551 ?resetToDefault@RTCRestDouble@@UEAAHXZ ; (public: virtual int __cdecl RTCRestDouble::resetToDefault(void))
552 ?resetToDefault@RTCRestInt16@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt16::resetToDefault(void))
553 ?resetToDefault@RTCRestInt32@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt32::resetToDefault(void))
554 ?resetToDefault@RTCRestInt64@@UEAAHXZ ; (public: virtual int __cdecl RTCRestInt64::resetToDefault(void))
555 ?resetToDefault@RTCRestPolyDataObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestPolyDataObject::resetToDefault(void))
556 ?resetToDefault@RTCRestString@@UEAAHXZ ; (public: virtual int __cdecl RTCRestString::resetToDefault(void))
557 ?resetToDefault@RTCRestStringEnumBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestStringEnumBase::resetToDefault(void))
558 ?resetToDefault@RTCRestStringMapBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestStringMapBase::resetToDefault(void))
559 ?serializeAsJson@RTCRestAnyObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestAnyObject::serializeAsJson(class RTCRestOutputBase &)const )
560 ?serializeAsJson@RTCRestArrayBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestArrayBase::serializeAsJson(class RTCRestOutputBase &)const )
561 ?serializeAsJson@RTCRestBinary@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestBinary::serializeAsJson(class RTCRestOutputBase &)const )
562 ?serializeAsJson@RTCRestBool@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestBool::serializeAsJson(class RTCRestOutputBase &)const )
563 ?serializeAsJson@RTCRestDataObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDataObject::serializeAsJson(class RTCRestOutputBase &)const )
564 ?serializeAsJson@RTCRestDate@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDate::serializeAsJson(class RTCRestOutputBase &)const )
565 ?serializeAsJson@RTCRestDouble@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDouble::serializeAsJson(class RTCRestOutputBase &)const )
566 ?serializeAsJson@RTCRestInt16@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt16::serializeAsJson(class RTCRestOutputBase &)const )
567 ?serializeAsJson@RTCRestInt32@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt32::serializeAsJson(class RTCRestOutputBase &)const )
568 ?serializeAsJson@RTCRestInt64@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestInt64::serializeAsJson(class RTCRestOutputBase &)const )
569 ?serializeAsJson@RTCRestString@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestString::serializeAsJson(class RTCRestOutputBase &)const )
570 ?serializeAsJson@RTCRestStringEnumBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestStringEnumBase::serializeAsJson(class RTCRestOutputBase &)const )
571 ?serializeAsJson@RTCRestStringMapBase@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestStringMapBase::serializeAsJson(class RTCRestOutputBase &)const )
572 ?serializeMembersAsJson@RTCRestDataObject@@UEBAAEAVRTCRestOutputBase@@AEAV2@@Z ; (public: virtual class RTCRestOutputBase & __cdecl RTCRestDataObject::serializeMembersAsJson(class RTCRestOutputBase &)const )
573 ?setAttribute@ElementNode@xml@@QEAAPEAVAttributeNode@2@PEBDAEBVRTCString@@@Z ; (public: class xml::AttributeNode * __cdecl xml::ElementNode::setAttribute(char const *,class RTCString const &))
574 ?setAttributePath@ElementNode@xml@@QEAAPEAVAttributeNode@2@PEBDAEBVRTCString@@@Z ; (public: class xml::AttributeNode * __cdecl xml::ElementNode::setAttributePath(char const *,class RTCString const &))
575 ?setByString@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::setByString(class RTCString const &))
576 ?setByString@RTCRestStringEnumBase@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestStringEnumBase::setByString(char const *,unsigned __int64))
577 ?setCAFile@RTCRestClientApiBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestClientApiBase::setCAFile(class RTCString const &))
578 ?setCAFile@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setCAFile(char const *))
579 ?setContent@ElementNode@xml@@QEAAPEAVContentNode@2@AEBVRTCString@@@Z ; (public: class xml::ContentNode * __cdecl xml::ElementNode::setContent(class RTCString const &))
580 ?setContentType@RTCRestBinaryParameter@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestBinaryParameter::setContentType(char const *))
581 ?setFormat@RTCRestDate@@QEAAHW4kFormat@1@@Z ; (public: int __cdecl RTCRestDate::setFormat(enum RTCRestDate::kFormat))
582 ?setMaxDownloadSize@RTCRestBinaryResponse@@QEAAX_K@Z ; (public: void __cdecl RTCRestBinaryResponse::setMaxDownloadSize(unsigned __int64))
583 ?setNotNull@RTCRestObjectBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestObjectBase::setNotNull(void))
584 ?setNull@RTCRestAnyObject@@UEAAHXZ ; (public: virtual int __cdecl RTCRestAnyObject::setNull(void))
585 ?setNull@RTCRestBinary@@UEAAHXZ ; (public: virtual int __cdecl RTCRestBinary::setNull(void))
586 ?setNull@RTCRestObjectBase@@UEAAHXZ ; (public: virtual int __cdecl RTCRestObjectBase::setNull(void))
587 ?setNull@RTCRestString@@UEAAHXZ ; (public: virtual int __cdecl RTCRestString::setNull(void))
588 ?setNull@RTCString@@QEAAXXZ ; (public: void __cdecl RTCString::setNull(void))
589 ?setServerAuthority@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerAuthority(char const *))
590 ?setServerBasePath@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerBasePath(char const *))
591 ?setServerScheme@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerScheme(char const *))
592 ?setServerUrl@RTCRestClientApiBase@@QEAAHPEBD@Z ; (public: int __cdecl RTCRestClientApiBase::setServerUrl(char const *))
593 ?setServerUrlPart@RTCRestClientApiBase@@IEAAHPEBD_K101@Z ; (protected: int __cdecl RTCRestClientApiBase::setServerUrlPart(char const *,unsigned __int64,unsigned __int64,char const *,unsigned __int64))
594 ?setWorker@RTCRestStringEnumBase@@IEAA_NH@Z ; (protected: bool __cdecl RTCRestStringEnumBase::setWorker(int))
595 ?size@RTCRestArrayBase@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestArrayBase::size(void)const )
596 ?size@RTCRestStringMapBase@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCRestStringMapBase::size(void)const )
597 ?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 )
599 ?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 )
607 ?startsWithWord@RTCString@@QEBA_NAEBV1@W4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWithWord(class RTCString const &,enum RTCString::CaseSensitivity)const )
608 ?startsWithWord@RTCString@@QEBA_NPEBDW4CaseSensitivity@1@@Z ; (public: bool __cdecl RTCString::startsWithWord(char const *,enum RTCString::CaseSensitivity)const )
609 ?stringSpaceDestructorCallback@RTCRestStringMapBase@@CAHPEAURTSTRSPACECORE@@PEAX@Z ; (private: static int __cdecl RTCRestStringMapBase::stringSpaceDestructorCallback(struct RTSTRSPACECORE *,void *))
610 ?stringToEnum@RTCRestStringEnumBase@@QEAAHAEBVRTCString@@@Z ; (public: int __cdecl RTCRestStringEnumBase::stringToEnum(class RTCString const &))
611 ?stringToEnum@RTCRestStringEnumBase@@QEAAHPEBD_K@Z ; (public: int __cdecl RTCRestStringEnumBase::stringToEnum(char const *,unsigned __int64))
612 ?strip@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::strip(void))
613 ?stripLeft@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::stripLeft(void))
614 ?stripRight@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::stripRight(void))
615 ?substr@RTCString@@QEBA?AV1@_K0@Z ; (public: class RTCString __cdecl RTCString::substr(unsigned __int64,unsigned __int64)const )
616 ?substrCP@RTCString@@QEBA?AV1@_K0@Z ; (public: class RTCString __cdecl RTCString::substrCP(unsigned __int64,unsigned __int64)const )
617 ?swap@RTCString@@QEAAXAEAV1@@Z ; (public: void __cdecl RTCString::swap(class RTCString &))
618 ?toInt@RTCString@@QEBAHAEA_K@Z ; (public: int __cdecl RTCString::toInt(unsigned __int64 &)const )
619 ?toInt@RTCString@@QEBAHAEAI@Z ; (public: int __cdecl RTCString::toInt(unsigned int &)const )
620 ?toInt32@RTCString@@QEBAHXZ ; (public: int __cdecl RTCString::toInt32(void)const )
621 ?toInt64@RTCString@@QEBA_JXZ ; (public: __int64 __cdecl RTCString::toInt64(void)const )
622 ?toLower@RTCString@@QEAAAEAV1@XZ ; (public: class RTCString & __cdecl RTCString::toLower(void))
623 ?toString@RTCRestAnyObject@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestAnyObject::toString(class RTCString *,unsigned int)const )
624 ?toString@RTCRestArrayBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestArrayBase::toString(class RTCString *,unsigned int)const )
625 ?toString@RTCRestBinary@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestBinary::toString(class RTCString *,unsigned int)const )
626 ?toString@RTCRestBool@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestBool::toString(class RTCString *,unsigned int)const )
627 ?toString@RTCRestDate@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestDate::toString(class RTCString *,unsigned int)const )
628 ?toString@RTCRestDouble@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestDouble::toString(class RTCString *,unsigned int)const )
629 ?toString@RTCRestInt16@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt16::toString(class RTCString *,unsigned int)const )
630 ?toString@RTCRestInt32@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt32::toString(class RTCString *,unsigned int)const )
631 ?toString@RTCRestInt64@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestInt64::toString(class RTCString *,unsigned int)const )
632 ?toString@RTCRestObjectBase@@QEBA?AVRTCString@@XZ ; (public: class RTCString __cdecl RTCRestObjectBase::toString(void)const )
633 ?toString@RTCRestObjectBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestObjectBase::toString(class RTCString *,unsigned int)const )
634 ?toString@RTCRestString@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestString::toString(class RTCString *,unsigned int)const )
635 ?toString@RTCRestStringEnumBase@@UEBAHPEAVRTCString@@I@Z ; (public: virtual int __cdecl RTCRestStringEnumBase::toString(class RTCString *,unsigned int)const )
636 ?toUInt32@RTCString@@QEBAIXZ ; (public: unsigned int __cdecl RTCString::toUInt32(void)const )
637 ?toUInt64@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::toUInt64(void)const )
638 ?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))
640 ?typeClass@RTCRestAnyObject@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestAnyObject::typeClass(void)const )
641 ?typeClass@RTCRestArrayBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestArrayBase::typeClass(void)const )
642 ?typeClass@RTCRestBinary@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestBinary::typeClass(void)const )
643 ?typeClass@RTCRestBool@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestBool::typeClass(void)const )
644 ?typeClass@RTCRestDataObject@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDataObject::typeClass(void)const )
645 ?typeClass@RTCRestDate@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDate::typeClass(void)const )
646 ?typeClass@RTCRestDouble@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestDouble::typeClass(void)const )
647 ?typeClass@RTCRestInt16@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt16::typeClass(void)const )
648 ?typeClass@RTCRestInt32@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt32::typeClass(void)const )
649 ?typeClass@RTCRestInt64@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestInt64::typeClass(void)const )
650 ?typeClass@RTCRestString@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestString::typeClass(void)const )
651 ?typeClass@RTCRestStringEnumBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestStringEnumBase::typeClass(void)const )
652 ?typeClass@RTCRestStringMapBase@@UEBA?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __cdecl RTCRestStringMapBase::typeClass(void)const )
653 ?typeName@RTCRestAnyObject@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestAnyObject::typeName(void)const )
654 ?typeName@RTCRestArrayBase@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestArrayBase::typeName(void)const )
655 ?typeName@RTCRestBinary@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinary::typeName(void)const )
656 ?typeName@RTCRestBinaryParameter@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinaryParameter::typeName(void)const )
657 ?typeName@RTCRestBinaryResponse@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBinaryResponse::typeName(void)const )
658 ?typeName@RTCRestBool@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestBool::typeName(void)const )
659 ?typeName@RTCRestDate@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestDate::typeName(void)const )
660 ?typeName@RTCRestDouble@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestDouble::typeName(void)const )
661 ?typeName@RTCRestInt16@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt16::typeName(void)const )
662 ?typeName@RTCRestInt32@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt32::typeName(void)const )
663 ?typeName@RTCRestInt64@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestInt64::typeName(void)const )
664 ?typeName@RTCRestString@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestString::typeName(void)const )
665 ?typeName@RTCRestStringMapBase@@UEBAPEBDXZ ; (public: virtual char const * __cdecl RTCRestStringMapBase::typeName(void)const )
666 ?uniLength@RTCString@@QEBA_KXZ ; (public: unsigned __int64 __cdecl RTCString::uniLength(void)const )
667 ?unknownField@RTCRestJsonPrimaryCursor@@UEAAHAEBURTCRestJsonCursor@@@Z ; (public: virtual int __cdecl RTCRestJsonPrimaryCursor::unknownField(struct RTCRestJsonCursor const &))
668 ?valueSeparator@RTCRestOutputBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestOutputBase::valueSeparator(void))
669 ?valueSeparator@RTCRestOutputPrettyBase@@UEAAXXZ ; (public: virtual void __cdecl RTCRestOutputPrettyBase::valueSeparator(void))
670 ?valueSeparatorAndName@RTCRestOutputBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestOutputBase::valueSeparatorAndName(char const *,unsigned __int64))
671 ?valueSeparatorAndName@RTCRestOutputPrettyBase@@UEAAXPEBD_K@Z ; (public: virtual void __cdecl RTCRestOutputPrettyBase::valueSeparatorAndName(char const *,unsigned __int64))
672 ?vprintf@RTCRestOutputBase@@QEAA_KPEBDPEAD@Z ; (public: unsigned __int64 __cdecl RTCRestOutputBase::vprintf(char const *,char *))
673 ?write@XmlStringWriter@xml@@QEAAHAEBVDocument@2@PEAVRTCString@@@Z ; (public: int __cdecl xml::XmlStringWriter::write(class xml::Document const &,class RTCString *))
674 ?xmitComplete@RTCRestBinaryParameter@@UEBAXPEAURTHTTPINTERNAL@@@Z ; (public: virtual void __cdecl RTCRestBinaryParameter::xmitComplete(struct RTHTTPINTERNAL *)const )
675 ?xmitHttpCallback@RTCRestBinaryParameter@@KAHPEAURTHTTPINTERNAL@@PEAX_K2PEA_K1@Z ; (protected: static int __cdecl RTCRestBinaryParameter::xmitHttpCallback(struct RTHTTPINTERNAL *,void *,unsigned __int64,unsigned __int64,unsigned __int64 *,void *))
676 ?xmitPrepare@RTCRestBinaryParameter@@UEBAHPEAURTHTTPINTERNAL@@@Z ; (public: virtual int __cdecl RTCRestBinaryParameter::xmitPrepare(struct RTHTTPINTERNAL *)const )
677 ?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))
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use