VirtualBox

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

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 108.3 KB
Line 
1; $Id: VBoxRTImp-vcc32.def 101354 2023-10-05 10:18:23Z vboxsync $
2;; @file
3; VirtualBox Runtime DLL - Stable C++ Interface Definition file, 32-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 vcc64, 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-x86\VBoxRT-x86.map | sort >> VBox\VBoxRTImp-vcc32.def
42 ;
43
44 ; Specials due to noexcept:
45 ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
46 ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z ; before-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
47 ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z ; after-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64) noexcept,void *))
48 ?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@ZPAX@Z=?setConsumerCallback@RTCRestBinaryResponse@@QAEXP6AHPAV1@PBXII_K2@_EPAX@Z ; after-noexcept ; (public: void __thiscall RTCRestBinaryResponse::setConsumerCallback(int (__cdecl*)(class RTCRestBinaryResponse *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64),void *))
49 ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z ; before-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
50 ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z ; before-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *) noexcept,void *,unsigned __int64))
51 ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z ; after-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *) noexcept,void *,unsigned __int64))
52 ?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@Z12@Z=?setProducerCallback@RTCRestBinaryParameter@@QAEXP6AHPAV1@PAXI_KPAI@_E12@Z ; after-noexcept ; (public: void __thiscall RTCRestBinaryParameter::setProducerCallback(int (__cdecl*)(class RTCRestBinaryParameter *,void *,unsigned int,unsigned __int64,unsigned int *),void *,unsigned __int64))
53
54 ; sed generated:
55 ??_7RTCRestAnyObject@@6B@ DATA ; (const RTCRestAnyObject::`vftable')
56 ??_7RTCRestArrayBase@@6B@ DATA ; (const RTCRestArrayBase::`vftable')
57 ??_7RTCRestBinary@@6B@ DATA ; (const RTCRestBinary::`vftable')
58 ??_7RTCRestBinaryParameter@@6B@ DATA ; (const RTCRestBinaryParameter::`vftable')
59 ??_7RTCRestBinaryResponse@@6B@ DATA ; (const RTCRestBinaryResponse::`vftable')
60 ??_7RTCRestBool@@6B@ DATA ; (const RTCRestBool::`vftable')
61 ??_7RTCRestClientApiBase@@6B@ DATA ; (const RTCRestClientApiBase::`vftable')
62 ??_7RTCRestClientRequestBase@@6B@ DATA ; (const RTCRestClientRequestBase::`vftable')
63 ??_7RTCRestClientResponseBase@@6B@ DATA ; (const RTCRestClientResponseBase::`vftable')
64 ??_7RTCRestDataObject@@6B@ DATA ; (const RTCRestDataObject::`vftable')
65 ??_7RTCRestDate@@6B@ DATA ; (const RTCRestDate::`vftable')
66 ??_7RTCRestDouble@@6B@ DATA ; (const RTCRestDouble::`vftable')
67 ??_7RTCRestInt16@@6B@ DATA ; (const RTCRestInt16::`vftable')
68 ??_7RTCRestInt32@@6B@ DATA ; (const RTCRestInt32::`vftable')
69 ??_7RTCRestInt64@@6B@ DATA ; (const RTCRestInt64::`vftable')
70 ??_7RTCRestJsonPrimaryCursor@@6B@ DATA ; (const RTCRestJsonPrimaryCursor::`vftable')
71 ??_7RTCRestObjectBase@@6B@ DATA ; (const RTCRestObjectBase::`vftable')
72 ??_7RTCRestOutputBase@@6B@ DATA ; (const RTCRestOutputBase::`vftable')
73 ??_7RTCRestOutputPrettyBase@@6B@ DATA ; (const RTCRestOutputPrettyBase::`vftable')
74 ??_7RTCRestOutputPrettyToString@@6B@ DATA ; (const RTCRestOutputPrettyToString::`vftable')
75 ??_7RTCRestOutputToString@@6B@ DATA ; (const RTCRestOutputToString::`vftable')
76 ??_7RTCRestPolyDataObject@@6B@ DATA ; (const RTCRestPolyDataObject::`vftable')
77 ??_7RTCRestString@@6BRTCRestObjectBase@@@ DATA ; (const RTCRestString::`vftable'{for `RTCRestObjectBase'})
78 ??_7RTCRestString@@6BRTCString@@@ DATA ; (const RTCRestString::`vftable'{for `RTCString'})
79 ??_7RTCRestStringEnumBase@@6B@ DATA ; (const RTCRestStringEnumBase::`vftable')
80 ??_7RTCRestStringMapBase@@6B@ DATA ; (const RTCRestStringMapBase::`vftable')
81 ??_7RTCString@@6B@ DATA ; (const RTCString::`vftable')
82 ??0RTCError@@QAE@ABVRTCString@@@Z ; (public: __thiscall RTCError::RTCError(class RTCString const &))
83 ??0RTCRestAnyObject@@QAE@ABV0@@Z ; (public: __thiscall RTCRestAnyObject::RTCRestAnyObject(class RTCRestAnyObject const &))
84 ??0RTCRestAnyObject@@QAE@XZ ; (public: __thiscall RTCRestAnyObject::RTCRestAnyObject(void))
85 ??0RTCRestArrayBase@@QAE@XZ ; (public: __thiscall RTCRestArrayBase::RTCRestArrayBase(void))
86 ??0RTCRestBinary@@QAE@XZ ; (public: __thiscall RTCRestBinary::RTCRestBinary(void))
87 ??0RTCRestBinaryParameter@@QAE@XZ ; (public: __thiscall RTCRestBinaryParameter::RTCRestBinaryParameter(void))
88 ??0RTCRestBinaryResponse@@QAE@XZ ; (public: __thiscall RTCRestBinaryResponse::RTCRestBinaryResponse(void))
89 ??0RTCRestBool@@QAE@_N@Z ; (public: __thiscall RTCRestBool::RTCRestBool(bool))
90 ??0RTCRestBool@@QAE@ABV0@@Z ; (public: __thiscall RTCRestBool::RTCRestBool(class RTCRestBool const &))
91 ??0RTCRestBool@@QAE@XZ ; (public: __thiscall RTCRestBool::RTCRestBool(void))
92 ??0RTCRestClientApiBase@@QAE@XZ ; (public: __thiscall RTCRestClientApiBase::RTCRestClientApiBase(void))
93 ??0RTCRestClientRequestBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestClientRequestBase::RTCRestClientRequestBase(class RTCRestClientRequestBase const &))
94 ??0RTCRestClientRequestBase@@QAE@XZ ; (public: __thiscall RTCRestClientRequestBase::RTCRestClientRequestBase(void))
95 ??0RTCRestClientResponseBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestClientResponseBase::RTCRestClientResponseBase(class RTCRestClientResponseBase const &))
96 ??0RTCRestClientResponseBase@@QAE@XZ ; (public: __thiscall RTCRestClientResponseBase::RTCRestClientResponseBase(void))
97 ??0RTCRestDataObject@@QAE@ABV0@@Z ; (public: __thiscall RTCRestDataObject::RTCRestDataObject(class RTCRestDataObject const &))
98 ??0RTCRestDataObject@@QAE@XZ ; (public: __thiscall RTCRestDataObject::RTCRestDataObject(void))
99 ??0RTCRestDate@@QAE@ABV0@@Z ; (public: __thiscall RTCRestDate::RTCRestDate(class RTCRestDate const &))
100 ??0RTCRestDate@@QAE@XZ ; (public: __thiscall RTCRestDate::RTCRestDate(void))
101 ??0RTCRestDouble@@QAE@ABV0@@Z ; (public: __thiscall RTCRestDouble::RTCRestDouble(class RTCRestDouble const &))
102 ??0RTCRestDouble@@QAE@N@Z ; (public: __thiscall RTCRestDouble::RTCRestDouble(double))
103 ??0RTCRestDouble@@QAE@XZ ; (public: __thiscall RTCRestDouble::RTCRestDouble(void))
104 ??0RTCRestInt16@@QAE@ABV0@@Z ; (public: __thiscall RTCRestInt16::RTCRestInt16(class RTCRestInt16 const &))
105 ??0RTCRestInt16@@QAE@F@Z ; (public: __thiscall RTCRestInt16::RTCRestInt16(short))
106 ??0RTCRestInt16@@QAE@XZ ; (public: __thiscall RTCRestInt16::RTCRestInt16(void))
107 ??0RTCRestInt32@@QAE@ABV0@@Z ; (public: __thiscall RTCRestInt32::RTCRestInt32(class RTCRestInt32 const &))
108 ??0RTCRestInt32@@QAE@H@Z ; (public: __thiscall RTCRestInt32::RTCRestInt32(int))
109 ??0RTCRestInt32@@QAE@XZ ; (public: __thiscall RTCRestInt32::RTCRestInt32(void))
110 ??0RTCRestInt64@@QAE@_J@Z ; (public: __thiscall RTCRestInt64::RTCRestInt64(__int64))
111 ??0RTCRestInt64@@QAE@ABV0@@Z ; (public: __thiscall RTCRestInt64::RTCRestInt64(class RTCRestInt64 const &))
112 ??0RTCRestInt64@@QAE@XZ ; (public: __thiscall RTCRestInt64::RTCRestInt64(void))
113 ??0RTCRestJsonCursor@@QAE@ABU0@@Z ; (public: __thiscall RTCRestJsonCursor::RTCRestJsonCursor(struct RTCRestJsonCursor const &))
114 ??0RTCRestJsonCursor@@QAE@PAURTJSONVALINT@@PBD@Z ; (public: __thiscall RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *))
115 ??0RTCRestJsonCursor@@QAE@PAURTJSONVALINT@@PBDPAU0@@Z ; (public: __thiscall RTCRestJsonCursor::RTCRestJsonCursor(struct RTJSONVALINT *,char const *,struct RTCRestJsonCursor *))
116 ??0RTCRestJsonPrimaryCursor@@QAE@ABV0@@Z ; (public: __thiscall RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(class RTCRestJsonPrimaryCursor const &))
117 ??0RTCRestJsonPrimaryCursor@@QAE@PAURTJSONVALINT@@PBDPAURTERRINFO@@@Z ; (public: __thiscall RTCRestJsonPrimaryCursor::RTCRestJsonPrimaryCursor(struct RTJSONVALINT *,char const *,struct RTERRINFO *))
118 ??0RTCRestObjectBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestObjectBase::RTCRestObjectBase(class RTCRestObjectBase const &))
119 ??0RTCRestObjectBase@@QAE@XZ ; (public: __thiscall RTCRestObjectBase::RTCRestObjectBase(void))
120 ??0RTCRestOutputBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestOutputBase::RTCRestOutputBase(class RTCRestOutputBase const &))
121 ??0RTCRestOutputBase@@QAE@XZ ; (public: __thiscall RTCRestOutputBase::RTCRestOutputBase(void))
122 ??0RTCRestOutputPrettyBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(class RTCRestOutputPrettyBase const &))
123 ??0RTCRestOutputPrettyBase@@QAE@XZ ; (public: __thiscall RTCRestOutputPrettyBase::RTCRestOutputPrettyBase(void))
124 ??0RTCRestOutputPrettyToString@@QAE@ABV0@@Z ; (public: __thiscall RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCRestOutputPrettyToString const &))
125 ??0RTCRestOutputPrettyToString@@QAE@PAVRTCString@@_N@Z ; (public: __thiscall RTCRestOutputPrettyToString::RTCRestOutputPrettyToString(class RTCString *,bool))
126 ??0RTCRestOutputToString@@QAE@PAVRTCString@@_N@Z ; (public: __thiscall RTCRestOutputToString::RTCRestOutputToString(class RTCString *,bool))
127 ??0RTCRestPolyDataObject@@QAE@ABV0@@Z ; (public: __thiscall RTCRestPolyDataObject::RTCRestPolyDataObject(class RTCRestPolyDataObject const &))
128 ??0RTCRestPolyDataObject@@QAE@XZ ; (public: __thiscall RTCRestPolyDataObject::RTCRestPolyDataObject(void))
129 ??0RTCRestString@@QAE@ABV0@@Z ; (public: __thiscall RTCRestString::RTCRestString(class RTCRestString const &))
130 ??0RTCRestString@@QAE@ABVRTCString@@@Z ; (public: __thiscall RTCRestString::RTCRestString(class RTCString const &))
131 ??0RTCRestString@@QAE@PBD@Z ; (public: __thiscall RTCRestString::RTCRestString(char const *))
132 ??0RTCRestString@@QAE@XZ ; (public: __thiscall RTCRestString::RTCRestString(void))
133 ??0RTCRestStringEnumBase@@QAE@ABV0@@Z ; (public: __thiscall RTCRestStringEnumBase::RTCRestStringEnumBase(class RTCRestStringEnumBase const &))
134 ??0RTCRestStringEnumBase@@QAE@XZ ; (public: __thiscall RTCRestStringEnumBase::RTCRestStringEnumBase(void))
135 ??0RTCRestStringMapBase@@QAE@XZ ; (public: __thiscall RTCRestStringMapBase::RTCRestStringMapBase(void))
136 ??0RTCString@@QAE@ABV0@@Z ; (public: __thiscall RTCString::RTCString(class RTCString const &))
137 ??0RTCString@@QAE@ABV0@II@Z ; (public: __thiscall RTCString::RTCString(class RTCString const &,unsigned int,unsigned int))
138 ??0RTCString@@QAE@ID@Z ; (public: __thiscall RTCString::RTCString(unsigned int,char))
139 ??0RTCString@@QAE@PBD@Z ; (public: __thiscall RTCString::RTCString(char const *))
140 ??0RTCString@@QAE@PBDI@Z ; (public: __thiscall RTCString::RTCString(char const *,unsigned int))
141 ??0RTCString@@QAE@PBDPAD@Z ; (public: __thiscall RTCString::RTCString(char const *,char *))
142 ??0RTCString@@QAE@XZ ; (public: __thiscall RTCString::RTCString(void))
143 ??1RTCRestAnyObject@@UAE@XZ ; (public: virtual __thiscall RTCRestAnyObject::~RTCRestAnyObject(void))
144 ??1RTCRestArrayBase@@UAE@XZ ; (public: virtual __thiscall RTCRestArrayBase::~RTCRestArrayBase(void))
145 ??1RTCRestBinary@@UAE@XZ ; (public: virtual __thiscall RTCRestBinary::~RTCRestBinary(void))
146 ??1RTCRestBinaryParameter@@UAE@XZ ; (public: virtual __thiscall RTCRestBinaryParameter::~RTCRestBinaryParameter(void))
147 ??1RTCRestBinaryResponse@@UAE@XZ ; (public: virtual __thiscall RTCRestBinaryResponse::~RTCRestBinaryResponse(void))
148 ??1RTCRestBool@@UAE@XZ ; (public: virtual __thiscall RTCRestBool::~RTCRestBool(void))
149 ??1RTCRestClientApiBase@@UAE@XZ ; (public: virtual __thiscall RTCRestClientApiBase::~RTCRestClientApiBase(void))
150 ??1RTCRestClientRequestBase@@UAE@XZ ; (public: virtual __thiscall RTCRestClientRequestBase::~RTCRestClientRequestBase(void))
151 ??1RTCRestClientResponseBase@@UAE@XZ ; (public: virtual __thiscall RTCRestClientResponseBase::~RTCRestClientResponseBase(void))
152 ??1RTCRestDataObject@@UAE@XZ ; (public: virtual __thiscall RTCRestDataObject::~RTCRestDataObject(void))
153 ??1RTCRestDate@@UAE@XZ ; (public: virtual __thiscall RTCRestDate::~RTCRestDate(void))
154 ??1RTCRestDouble@@UAE@XZ ; (public: virtual __thiscall RTCRestDouble::~RTCRestDouble(void))
155 ??1RTCRestInt16@@UAE@XZ ; (public: virtual __thiscall RTCRestInt16::~RTCRestInt16(void))
156 ??1RTCRestInt32@@UAE@XZ ; (public: virtual __thiscall RTCRestInt32::~RTCRestInt32(void))
157 ??1RTCRestInt64@@UAE@XZ ; (public: virtual __thiscall RTCRestInt64::~RTCRestInt64(void))
158 ??1RTCRestJsonCursor@@QAE@XZ ; (public: __thiscall RTCRestJsonCursor::~RTCRestJsonCursor(void))
159 ??1RTCRestJsonPrimaryCursor@@UAE@XZ ; (public: virtual __thiscall RTCRestJsonPrimaryCursor::~RTCRestJsonPrimaryCursor(void))
160 ??1RTCRestObjectBase@@UAE@XZ ; (public: virtual __thiscall RTCRestObjectBase::~RTCRestObjectBase(void))
161 ??1RTCRestOutputBase@@UAE@XZ ; (public: virtual __thiscall RTCRestOutputBase::~RTCRestOutputBase(void))
162 ??1RTCRestOutputPrettyBase@@UAE@XZ ; (public: virtual __thiscall RTCRestOutputPrettyBase::~RTCRestOutputPrettyBase(void))
163 ??1RTCRestOutputPrettyToString@@UAE@XZ ; (public: virtual __thiscall RTCRestOutputPrettyToString::~RTCRestOutputPrettyToString(void))
164 ??1RTCRestOutputToString@@UAE@XZ ; (public: virtual __thiscall RTCRestOutputToString::~RTCRestOutputToString(void))
165 ??1RTCRestPolyDataObject@@UAE@XZ ; (public: virtual __thiscall RTCRestPolyDataObject::~RTCRestPolyDataObject(void))
166 ??1RTCRestString@@UAE@XZ ; (public: virtual __thiscall RTCRestString::~RTCRestString(void))
167 ??1RTCRestStringEnumBase@@UAE@XZ ; (public: virtual __thiscall RTCRestStringEnumBase::~RTCRestStringEnumBase(void))
168 ??1RTCRestStringMapBase@@UAE@XZ ; (public: virtual __thiscall RTCRestStringMapBase::~RTCRestStringMapBase(void))
169 ??1RTCString@@UAE@XZ ; (public: virtual __thiscall RTCString::~RTCString(void))
170 ??4RTCRestAnyObject@@QAEAAV0@ABV0@@Z ; (public: class RTCRestAnyObject & __thiscall RTCRestAnyObject::operator=(class RTCRestAnyObject const &))
171 ??4RTCRestBool@@QAEAAV0@ABV0@@Z ; (public: class RTCRestBool & __thiscall RTCRestBool::operator=(class RTCRestBool const &))
172 ??4RTCRestClientRequestBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestClientRequestBase & __thiscall RTCRestClientRequestBase::operator=(class RTCRestClientRequestBase const &))
173 ??4RTCRestClientResponseBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestClientResponseBase & __thiscall RTCRestClientResponseBase::operator=(class RTCRestClientResponseBase const &))
174 ??4RTCRestDataObject@@IAEAAV0@ABV0@@Z ; (protected: class RTCRestDataObject & __thiscall RTCRestDataObject::operator=(class RTCRestDataObject const &))
175 ??4RTCRestDate@@QAEAAV0@ABV0@@Z ; (public: class RTCRestDate & __thiscall RTCRestDate::operator=(class RTCRestDate const &))
176 ??4RTCRestDouble@@QAEAAV0@ABV0@@Z ; (public: class RTCRestDouble & __thiscall RTCRestDouble::operator=(class RTCRestDouble const &))
177 ??4RTCRestInt16@@QAEAAV0@ABV0@@Z ; (public: class RTCRestInt16 & __thiscall RTCRestInt16::operator=(class RTCRestInt16 const &))
178 ??4RTCRestInt32@@QAEAAV0@ABV0@@Z ; (public: class RTCRestInt32 & __thiscall RTCRestInt32::operator=(class RTCRestInt32 const &))
179 ??4RTCRestInt64@@QAEAAV0@ABV0@@Z ; (public: class RTCRestInt64 & __thiscall RTCRestInt64::operator=(class RTCRestInt64 const &))
180 ??4RTCRestJsonCursor@@QAEAAU0@ABU0@@Z ; (public: struct RTCRestJsonCursor & __thiscall RTCRestJsonCursor::operator=(struct RTCRestJsonCursor const &))
181 ??4RTCRestJsonPrimaryCursor@@QAEAAV0@ABV0@@Z ; (public: class RTCRestJsonPrimaryCursor & __thiscall RTCRestJsonPrimaryCursor::operator=(class RTCRestJsonPrimaryCursor const &))
182 ??4RTCRestObjectBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestObjectBase & __thiscall RTCRestObjectBase::operator=(class RTCRestObjectBase const &))
183 ??4RTCRestOutputBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestOutputBase & __thiscall RTCRestOutputBase::operator=(class RTCRestOutputBase const &))
184 ??4RTCRestOutputPrettyBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestOutputPrettyBase & __thiscall RTCRestOutputPrettyBase::operator=(class RTCRestOutputPrettyBase const &))
185 ??4RTCRestOutputPrettyToString@@QAEAAV0@ABV0@@Z ; (public: class RTCRestOutputPrettyToString & __thiscall RTCRestOutputPrettyToString::operator=(class RTCRestOutputPrettyToString const &))
186 ??4RTCRestPolyDataObject@@IAEAAV0@ABV0@@Z ; (protected: class RTCRestPolyDataObject & __thiscall RTCRestPolyDataObject::operator=(class RTCRestPolyDataObject const &))
187 ??4RTCRestString@@QAEAAV0@ABV0@@Z ; (public: class RTCRestString & __thiscall RTCRestString::operator=(class RTCRestString const &))
188 ??4RTCRestString@@QAEAAV0@ABVRTCString@@@Z ; (public: class RTCRestString & __thiscall RTCRestString::operator=(class RTCString const &))
189 ??4RTCRestString@@QAEAAV0@PBD@Z ; (public: class RTCRestString & __thiscall RTCRestString::operator=(char const *))
190 ??4RTCRestStringEnumBase@@QAEAAV0@ABV0@@Z ; (public: class RTCRestStringEnumBase & __thiscall RTCRestStringEnumBase::operator=(class RTCRestStringEnumBase const &))
191 ??4RTCString@@QAEAAV0@ABV0@@Z ; (public: class RTCString & __thiscall RTCString::operator=(class RTCString const &))
192 ??4RTCString@@QAEAAV0@PBD@Z ; (public: class RTCString & __thiscall RTCString::operator=(char const *))
193 ??8RTCString@@QBE_NABV0@@Z ; (public: bool __thiscall RTCString::operator==(class RTCString const &)const )
194 ??8RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::operator==(char const *)const )
195 ??9RTCString@@QBE_NABV0@@Z ; (public: bool __thiscall RTCString::operator!=(class RTCString const &)const )
196 ??9RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::operator!=(char const *)const )
197 ??ARTCString@@QBEDI@Z ; (public: char __thiscall RTCString::operator[](unsigned int)const )
198 ??H@YA?BVRTCString@@ABV0@0@Z ; (class RTCString const __cdecl operator+(class RTCString const &,class RTCString const &))
199 ??H@YA?BVRTCString@@ABV0@PBD@Z ; (class RTCString const __cdecl operator+(class RTCString const &,char const *))
200 ??H@YA?BVRTCString@@PBDABV0@@Z ; (class RTCString const __cdecl operator+(char const *,class RTCString const &))
201 ??MRTCString@@QBE_NABV0@@Z ; (public: bool __thiscall RTCString::operator<(class RTCString const &)const )
202 ??MRTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::operator<(char const *)const )
203 ??ORTCString@@QBE_NABV0@@Z ; (public: bool __thiscall RTCString::operator>(class RTCString const &)const )
204 ??ORTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::operator>(char const *)const )
205 ??YRTCString@@QAEAAV0@ABV0@@Z ; (public: class RTCString & __thiscall RTCString::operator+=(class RTCString const &))
206 ??YRTCString@@QAEAAV0@D@Z ; (public: class RTCString & __thiscall RTCString::operator+=(char))
207 ??YRTCString@@QAEAAV0@PBD@Z ; (public: class RTCString & __thiscall RTCString::operator+=(char const *))
208 ?addContent@ElementNode@xml@@QAEPAVContentNode@2@ABVRTCString@@@Z ; (public: class xml::ContentNode * __thiscall xml::ElementNode::addContent(class RTCString const &))
209 ?addError@RTCRestClientResponseBase@@IAAHHPBDZZ ; (protected: int __cdecl RTCRestClientResponseBase::addError(int,char const *,...))
210 ?addError@RTCRestJsonPrimaryCursor@@UAAHABURTCRestJsonCursor@@HPBDZZ ; (public: virtual int __cdecl RTCRestJsonPrimaryCursor::addError(struct RTCRestJsonCursor const &,int,char const *,...))
211 ?append@RTCString@@QAEAAV1@ABV1@@Z ; (public: class RTCString & __thiscall RTCString::append(class RTCString const &))
212 ?append@RTCString@@QAEAAV1@ABV1@II@Z ; (public: class RTCString & __thiscall RTCString::append(class RTCString const &,unsigned int,unsigned int))
213 ?append@RTCString@@QAEAAV1@D@Z ; (public: class RTCString & __thiscall RTCString::append(char))
214 ?append@RTCString@@QAEAAV1@PBD@Z ; (public: class RTCString & __thiscall RTCString::append(char const *))
215 ?append@RTCString@@QAEAAV1@PBDI@Z ; (public: class RTCString & __thiscall RTCString::append(char const *,unsigned int))
216 ?appendCodePoint@RTCString@@QAEAAV1@I@Z ; (public: class RTCString & __thiscall RTCString::appendCodePoint(unsigned int))
217 ?appendCodePointNoThrow@RTCString@@QAEHI@Z ; (public: int __thiscall RTCString::appendCodePointNoThrow(unsigned int))
218 ?appendNoThrow@RTCString@@QAEHABV1@@Z ; (public: int __thiscall RTCString::appendNoThrow(class RTCString const &))
219 ?appendNoThrow@RTCString@@QAEHABV1@II@Z ; (public: int __thiscall RTCString::appendNoThrow(class RTCString const &,unsigned int,unsigned int))
220 ?appendNoThrow@RTCString@@QAEHD@Z ; (public: int __thiscall RTCString::appendNoThrow(char))
221 ?appendNoThrow@RTCString@@QAEHPBD@Z ; (public: int __thiscall RTCString::appendNoThrow(char const *))
222 ?appendNoThrow@RTCString@@QAEHPBDI@Z ; (public: int __thiscall RTCString::appendNoThrow(char const *,unsigned int))
223 ?appendPrintf@RTCString@@QAAAAV1@PBDZZ ; (public: class RTCString & __cdecl RTCString::appendPrintf(char const *,...))
224 ?appendPrintfNoThrow@RTCString@@QAAHPBDZZ ; (public: int __cdecl RTCString::appendPrintfNoThrow(char const *,...))
225 ?appendPrintfV@RTCString@@QAEAAV1@PBDPAD@Z ; (public: class RTCString & __thiscall RTCString::appendPrintfV(char const *,char *))
226 ?appendPrintfVNoThrow@RTCString@@QAEHPBDPAD@Z ; (public: int __thiscall RTCString::appendPrintfVNoThrow(char const *,char *))
227 ?appendWorker@RTCString@@IAEAAV1@PBDI@Z ; (protected: class RTCString & __thiscall RTCString::appendWorker(char const *,unsigned int))
228 ?appendWorkerNoThrow@RTCString@@IAEHPBDI@Z ; (protected: int __thiscall RTCString::appendWorkerNoThrow(char const *,unsigned int))
229 ?assign@RTCRestString@@QAEAAV1@ABVRTCString@@@Z ; (public: class RTCRestString & __thiscall RTCRestString::assign(class RTCString const &))
230 ?assign@RTCRestString@@QAEAAV1@ABVRTCString@@II@Z ; (public: class RTCRestString & __thiscall RTCRestString::assign(class RTCString const &,unsigned int,unsigned int))
231 ?assign@RTCRestString@@QAEAAV1@ID@Z ; (public: class RTCRestString & __thiscall RTCRestString::assign(unsigned int,char))
232 ?assign@RTCRestString@@QAEAAV1@PBD@Z ; (public: class RTCRestString & __thiscall RTCRestString::assign(char const *))
233 ?assign@RTCRestString@@QAEAAV1@PBDI@Z ; (public: class RTCRestString & __thiscall RTCRestString::assign(char const *,unsigned int))
234 ?assign@RTCString@@QAEAAV1@ABV1@@Z ; (public: class RTCString & __thiscall RTCString::assign(class RTCString const &))
235 ?assign@RTCString@@QAEAAV1@ABV1@II@Z ; (public: class RTCString & __thiscall RTCString::assign(class RTCString const &,unsigned int,unsigned int))
236 ?assign@RTCString@@QAEAAV1@ID@Z ; (public: class RTCString & __thiscall RTCString::assign(unsigned int,char))
237 ?assign@RTCString@@QAEAAV1@PBD@Z ; (public: class RTCString & __thiscall RTCString::assign(char const *))
238 ?assign@RTCString@@QAEAAV1@PBDI@Z ; (public: class RTCString & __thiscall RTCString::assign(char const *,unsigned int))
239 ?assignCopy@RTCRestAnyObject@@QAEHABV?$RTCRestArray@VRTCRestAnyObject@@@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestArray<class RTCRestAnyObject> const &))
240 ?assignCopy@RTCRestAnyObject@@QAEHABV?$RTCRestStringMap@VRTCRestAnyObject@@@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestStringMap<class RTCRestAnyObject> const &))
241 ?assignCopy@RTCRestAnyObject@@QAEHABV1@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestAnyObject const &))
242 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestBool@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestBool const &))
243 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestDouble@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestDouble const &))
244 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestInt16@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestInt16 const &))
245 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestInt32@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestInt32 const &))
246 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestInt64@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestInt64 const &))
247 ?assignCopy@RTCRestAnyObject@@QAEHABVRTCRestString@@@Z ; (public: int __thiscall RTCRestAnyObject::assignCopy(class RTCRestString const &))
248 ?assignCopy@RTCRestBinary@@UAEHABV1@@Z ; (public: virtual int __thiscall RTCRestBinary::assignCopy(class RTCRestBinary const &))
249 ?assignCopy@RTCRestBinary@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinary::assignCopy(void const *,unsigned int))
250 ?assignCopy@RTCRestBinaryParameter@@UAEHABV1@@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::assignCopy(class RTCRestBinaryParameter const &))
251 ?assignCopy@RTCRestBinaryParameter@@UAEHABVRTCRestBinary@@@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::assignCopy(class RTCRestBinary const &))
252 ?assignCopy@RTCRestBinaryParameter@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::assignCopy(void const *,unsigned int))
253 ?assignCopy@RTCRestBinaryResponse@@UAEHABV1@@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::assignCopy(class RTCRestBinaryResponse const &))
254 ?assignCopy@RTCRestBinaryResponse@@UAEHABVRTCRestBinary@@@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::assignCopy(class RTCRestBinary const &))
255 ?assignCopy@RTCRestBinaryResponse@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::assignCopy(void const *,unsigned int))
256 ?assignCopy@RTCRestBool@@QAEHABV1@@Z ; (public: int __thiscall RTCRestBool::assignCopy(class RTCRestBool const &))
257 ?assignCopy@RTCRestDataObject@@MAEHABV1@@Z ; (protected: virtual int __thiscall RTCRestDataObject::assignCopy(class RTCRestDataObject const &))
258 ?assignCopy@RTCRestDate@@QAEHABV1@@Z ; (public: int __thiscall RTCRestDate::assignCopy(class RTCRestDate const &))
259 ?assignCopy@RTCRestDouble@@QAEHABV1@@Z ; (public: int __thiscall RTCRestDouble::assignCopy(class RTCRestDouble const &))
260 ?assignCopy@RTCRestInt16@@QAEHABV1@@Z ; (public: int __thiscall RTCRestInt16::assignCopy(class RTCRestInt16 const &))
261 ?assignCopy@RTCRestInt32@@QAEHABV1@@Z ; (public: int __thiscall RTCRestInt32::assignCopy(class RTCRestInt32 const &))
262 ?assignCopy@RTCRestInt64@@QAEHABV1@@Z ; (public: int __thiscall RTCRestInt64::assignCopy(class RTCRestInt64 const &))
263 ?assignCopy@RTCRestString@@QAEHABV1@@Z ; (public: int __thiscall RTCRestString::assignCopy(class RTCRestString const &))
264 ?assignCopy@RTCRestString@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestString::assignCopy(class RTCString const &))
265 ?assignCopy@RTCRestString@@QAEHPBD@Z ; (public: int __thiscall RTCRestString::assignCopy(char const *))
266 ?assignCopy@RTCRestStringEnumBase@@QAEHABV1@@Z ; (public: int __thiscall RTCRestStringEnumBase::assignCopy(class RTCRestStringEnumBase const &))
267 ?assignCopy@RTCRestStringEnumBase@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestStringEnumBase::assignCopy(class RTCString const &))
268 ?assignCopy@RTCRestStringEnumBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestStringEnumBase::assignCopy(char const *))
269 ?assignNoThrow@RTCRestString@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestString::assignNoThrow(class RTCString const &))
270 ?assignNoThrow@RTCRestString@@QAEHABVRTCString@@II@Z ; (public: int __thiscall RTCRestString::assignNoThrow(class RTCString const &,unsigned int,unsigned int))
271 ?assignNoThrow@RTCRestString@@QAEHID@Z ; (public: int __thiscall RTCRestString::assignNoThrow(unsigned int,char))
272 ?assignNoThrow@RTCRestString@@QAEHPBD@Z ; (public: int __thiscall RTCRestString::assignNoThrow(char const *))
273 ?assignNoThrow@RTCRestString@@QAEHPBDI@Z ; (public: int __thiscall RTCRestString::assignNoThrow(char const *,unsigned int))
274 ?assignNoThrow@RTCString@@QAEHABV1@@Z ; (public: int __thiscall RTCString::assignNoThrow(class RTCString const &))
275 ?assignNoThrow@RTCString@@QAEHABV1@II@Z ; (public: int __thiscall RTCString::assignNoThrow(class RTCString const &,unsigned int,unsigned int))
276 ?assignNoThrow@RTCString@@QAEHID@Z ; (public: int __thiscall RTCString::assignNoThrow(unsigned int,char))
277 ?assignNoThrow@RTCString@@QAEHPBD@Z ; (public: int __thiscall RTCString::assignNoThrow(char const *))
278 ?assignNoThrow@RTCString@@QAEHPBDI@Z ; (public: int __thiscall RTCString::assignNoThrow(char const *,unsigned int))
279 ?assignNow@RTCRestDate@@QAEHW4kFormat@1@@Z ; (public: int __thiscall RTCRestDate::assignNow(enum RTCRestDate::kFormat))
280 ?assignNowRfc2822@RTCRestDate@@QAEHXZ ; (public: int __thiscall RTCRestDate::assignNowRfc2822(void))
281 ?assignNowRfc3339@RTCRestDate@@QAEHXZ ; (public: int __thiscall RTCRestDate::assignNowRfc3339(void))
282 ?assignNowRfc7131@RTCRestDate@@QAEHXZ ; (public: int __thiscall RTCRestDate::assignNowRfc7131(void))
283 ?assignReadOnly@RTCRestBinary@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinary::assignReadOnly(void const *,unsigned int))
284 ?assignReadOnly@RTCRestBinaryParameter@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::assignReadOnly(void const *,unsigned int))
285 ?assignReadOnly@RTCRestBinaryResponse@@UAEHPBXI@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::assignReadOnly(void const *,unsigned int))
286 ?assignValue@RTCRestAnyObject@@QAEH_J@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(__int64))
287 ?assignValue@RTCRestAnyObject@@QAEH_N@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(bool))
288 ?assignValue@RTCRestAnyObject@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(class RTCString const &))
289 ?assignValue@RTCRestAnyObject@@QAEHF@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(short))
290 ?assignValue@RTCRestAnyObject@@QAEHH@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(int))
291 ?assignValue@RTCRestAnyObject@@QAEHN@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(double))
292 ?assignValue@RTCRestAnyObject@@QAEHPBD@Z ; (public: int __thiscall RTCRestAnyObject::assignValue(char const *))
293 ?assignValue@RTCRestBool@@QAEX_N@Z ; (public: void __thiscall RTCRestBool::assignValue(bool))
294 ?assignValue@RTCRestDate@@QAEHPBURTTIMESPEC@@W4kFormat@1@@Z ; (public: int __thiscall RTCRestDate::assignValue(struct RTTIMESPEC const *,enum RTCRestDate::kFormat))
295 ?assignValue@RTCRestDouble@@QAEXN@Z ; (public: void __thiscall RTCRestDouble::assignValue(double))
296 ?assignValue@RTCRestInt16@@QAEXF@Z ; (public: void __thiscall RTCRestInt16::assignValue(short))
297 ?assignValue@RTCRestInt32@@QAEXH@Z ; (public: void __thiscall RTCRestInt32::assignValue(int))
298 ?assignValue@RTCRestInt64@@QAEX_J@Z ; (public: void __thiscall RTCRestInt64::assignValue(__int64))
299 ?assignValueRfc2822@RTCRestDate@@QAEHPBURTTIMESPEC@@@Z ; (public: int __thiscall RTCRestDate::assignValueRfc2822(struct RTTIMESPEC const *))
300 ?assignValueRfc3339@RTCRestDate@@QAEHPBURTTIMESPEC@@@Z ; (public: int __thiscall RTCRestDate::assignValueRfc3339(struct RTTIMESPEC const *))
301 ?assignValueRfc7131@RTCRestDate@@QAEHPBURTTIMESPEC@@@Z ; (public: int __thiscall RTCRestDate::assignValueRfc7131(struct RTTIMESPEC const *))
302 ?assignWriteable@RTCRestBinary@@UAEHPAXI@Z ; (public: virtual int __thiscall RTCRestBinary::assignWriteable(void *,unsigned int))
303 ?assignWriteable@RTCRestBinaryParameter@@UAEHPAXI@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::assignWriteable(void *,unsigned int))
304 ?assignWriteable@RTCRestBinaryResponse@@UAEHPAXI@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::assignWriteable(void *,unsigned int))
305 ?atBase@RTCRestArrayBase@@QAEPAVRTCRestObjectBase@@I@Z ; (public: class RTCRestObjectBase * __thiscall RTCRestArrayBase::atBase(unsigned int))
306 ?atBase@RTCRestArrayBase@@QBEPBVRTCRestObjectBase@@I@Z ; (public: class RTCRestObjectBase const * __thiscall RTCRestArrayBase::atBase(unsigned int)const )
307 ?baseClone@RTCRestAnyObject@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestAnyObject::baseClone(void)const )
308 ?baseClone@RTCRestArrayBase@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestArrayBase::baseClone(void)const )
309 ?baseClone@RTCRestBinary@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestBinary::baseClone(void)const )
310 ?baseClone@RTCRestBinaryParameter@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestBinaryParameter::baseClone(void)const )
311 ?baseClone@RTCRestBinaryResponse@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestBinaryResponse::baseClone(void)const )
312 ?baseClone@RTCRestBool@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestBool::baseClone(void)const )
313 ?baseClone@RTCRestDate@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestDate::baseClone(void)const )
314 ?baseClone@RTCRestDouble@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestDouble::baseClone(void)const )
315 ?baseClone@RTCRestInt16@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestInt16::baseClone(void)const )
316 ?baseClone@RTCRestInt32@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestInt32::baseClone(void)const )
317 ?baseClone@RTCRestInt64@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestInt64::baseClone(void)const )
318 ?baseClone@RTCRestString@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestString::baseClone(void)const )
319 ?baseClone@RTCRestStringMapBase@@UBEPAVRTCRestObjectBase@@XZ ; (public: virtual class RTCRestObjectBase * __thiscall RTCRestStringMapBase::baseClone(void)const )
320 ?begin@RTCRestStringMapBase@@QBE?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __thiscall RTCRestStringMapBase::begin(void)const )
321 ?beginArray@RTCRestOutputBase@@UAEIXZ ; (public: virtual unsigned int __thiscall RTCRestOutputBase::beginArray(void))
322 ?beginArray@RTCRestOutputPrettyBase@@UAEIXZ ; (public: virtual unsigned int __thiscall RTCRestOutputPrettyBase::beginArray(void))
323 ?beginObject@RTCRestOutputBase@@UAEIXZ ; (public: virtual unsigned int __thiscall RTCRestOutputBase::beginObject(void))
324 ?beginObject@RTCRestOutputPrettyBase@@UAEIXZ ; (public: virtual unsigned int __thiscall RTCRestOutputPrettyBase::beginObject(void))
325 ?c_str@RTCString@@QBEPBDXZ ; (public: char const * __thiscall RTCString::c_str(void)const )
326 ?capacity@RTCString@@QBEIXZ ; (public: unsigned int __thiscall RTCString::capacity(void)const )
327 ?cleanup@RTCString@@IAEXXZ ; (protected: void __thiscall RTCString::cleanup(void))
328 ?clear@RTCRestArrayBase@@QAEXXZ ; (public: void __thiscall RTCRestArrayBase::clear(void))
329 ?clear@RTCRestStringMapBase@@QAEXXZ ; (public: void __thiscall RTCRestStringMapBase::clear(void))
330 ?clone@RTCRestAnyObject@@QBEPAV1@XZ ; (public: class RTCRestAnyObject * __thiscall RTCRestAnyObject::clone(void)const )
331 ?clone@RTCRestBinary@@QBEPAV1@XZ ; (public: class RTCRestBinary * __thiscall RTCRestBinary::clone(void)const )
332 ?clone@RTCRestBinaryParameter@@QBEPAV1@XZ ; (public: class RTCRestBinaryParameter * __thiscall RTCRestBinaryParameter::clone(void)const )
333 ?clone@RTCRestBinaryResponse@@QBEPAV1@XZ ; (public: class RTCRestBinaryResponse * __thiscall RTCRestBinaryResponse::clone(void)const )
334 ?clone@RTCRestBool@@QBEPAV1@XZ ; (public: class RTCRestBool * __thiscall RTCRestBool::clone(void)const )
335 ?clone@RTCRestDate@@QBEPAV1@XZ ; (public: class RTCRestDate * __thiscall RTCRestDate::clone(void)const )
336 ?clone@RTCRestDouble@@QBEPAV1@XZ ; (public: class RTCRestDouble * __thiscall RTCRestDouble::clone(void)const )
337 ?clone@RTCRestInt16@@QBEPAV1@XZ ; (public: class RTCRestInt16 * __thiscall RTCRestInt16::clone(void)const )
338 ?clone@RTCRestInt32@@QBEPAV1@XZ ; (public: class RTCRestInt32 * __thiscall RTCRestInt32::clone(void)const )
339 ?clone@RTCRestInt64@@QBEPAV1@XZ ; (public: class RTCRestInt64 * __thiscall RTCRestInt64::clone(void)const )
340 ?clone@RTCRestString@@QBEPAV1@XZ ; (public: class RTCRestString * __thiscall RTCRestString::clone(void)const )
341 ?cloneWorker@RTCRestStringEnumBase@@IBEPAVRTCRestObjectBase@@PAV1@@Z ; (protected: class RTCRestObjectBase * __thiscall RTCRestStringEnumBase::cloneWorker(class RTCRestStringEnumBase *)const )
342 ?compare@RTCString@@QBEHABV1@W4CaseSensitivity@1@@Z ; (public: int __thiscall RTCString::compare(class RTCString const &,enum RTCString::CaseSensitivity)const )
343 ?compare@RTCString@@QBEHPBDW4CaseSensitivity@1@@Z ; (public: int __thiscall RTCString::compare(char const *,enum RTCString::CaseSensitivity)const )
344 ?consumeBody@RTCRestClientResponseBase@@UAEXPBDI@Z ; (public: virtual void __thiscall RTCRestClientResponseBase::consumeBody(char const *,unsigned int))
345 ?consumeHeader@RTCRestClientResponseBase@@MAEHIPBDI0I@Z ; (protected: virtual int __thiscall RTCRestClientResponseBase::consumeHeader(unsigned int,char const *,unsigned int,char const *,unsigned int))
346 ?contains@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::contains(class RTCString const &,enum RTCString::CaseSensitivity)const )
347 ?contains@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::contains(char const *,enum RTCString::CaseSensitivity)const )
348 ?containsKey@RTCRestStringMapBase@@QBE_NABVRTCString@@@Z ; (public: bool __thiscall RTCRestStringMapBase::containsKey(class RTCString const &)const )
349 ?containsKey@RTCRestStringMapBase@@QBE_NPBD@Z ; (public: bool __thiscall RTCRestStringMapBase::containsKey(char const *)const )
350 ?copyArrayWorkerMayThrow@RTCRestArrayBase@@IAEXABV1@@Z ; (protected: void __thiscall RTCRestArrayBase::copyArrayWorkerMayThrow(class RTCRestArrayBase const &))
351 ?copyArrayWorkerNoThrow@RTCRestArrayBase@@IAEHABV1@@Z ; (protected: int __thiscall RTCRestArrayBase::copyArrayWorkerNoThrow(class RTCRestArrayBase const &))
352 ?copyErrInfo@RTCRestClientResponseBase@@IAEXPBURTERRINFO@@@Z ; (protected: void __thiscall RTCRestClientResponseBase::copyErrInfo(struct RTERRINFO const *))
353 ?copyFromN@RTCString@@IAEXPBDI@Z ; (protected: void __thiscall RTCString::copyFromN(char const *,unsigned int))
354 ?copyMapWorkerMayThrow@RTCRestStringMapBase@@IAEXABV1@@Z ; (protected: void __thiscall RTCRestStringMapBase::copyMapWorkerMayThrow(class RTCRestStringMapBase const &))
355 ?copyMapWorkerNoThrow@RTCRestStringMapBase@@IAEHABV1@@Z ; (protected: int __thiscall RTCRestStringMapBase::copyMapWorkerNoThrow(class RTCRestStringMapBase const &))
356 ?count@RTCString@@QBEID@Z ; (public: unsigned int __thiscall RTCString::count(char)const )
357 ?createInstance@RTCRestAnyObject@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestAnyObject::createInstance(void))
358 ?createInstance@RTCRestBinary@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinary::createInstance(void))
359 ?createInstance@RTCRestBinaryParameter@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryParameter::createInstance(void))
360 ?createInstance@RTCRestBinaryResponse@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBinaryResponse::createInstance(void))
361 ?createInstance@RTCRestBool@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestBool::createInstance(void))
362 ?createInstance@RTCRestDate@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDate::createInstance(void))
363 ?createInstance@RTCRestDouble@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestDouble::createInstance(void))
364 ?createInstance@RTCRestInt16@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt16::createInstance(void))
365 ?createInstance@RTCRestInt32@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt32::createInstance(void))
366 ?createInstance@RTCRestInt64@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestInt64::createInstance(void))
367 ?createInstance@RTCRestString@@SAPAVRTCRestObjectBase@@XZ ; (public: static class RTCRestObjectBase * __cdecl RTCRestString::createInstance(void))
368 ?decodeFormattedString@RTCRestDate@@IAEHW4kFormat@1@@Z ; (protected: int __thiscall RTCRestDate::decodeFormattedString(enum RTCRestDate::kFormat))
369 ?deleteErrInfo@RTCRestClientResponseBase@@IAEXXZ ; (protected: void __thiscall RTCRestClientResponseBase::deleteErrInfo(void))
370 ?deserializeBody@RTCRestClientResponseBase@@IAEXPBDI0@Z ; (protected: void __thiscall RTCRestClientResponseBase::deserializeBody(char const *,unsigned int,char const *))
371 ?deserializeBodyFromJsonCursor@RTCRestClientResponseBase@@MAEXABURTCRestJsonCursor@@@Z ; (protected: virtual void __thiscall RTCRestClientResponseBase::deserializeBodyFromJsonCursor(struct RTCRestJsonCursor const &))
372 ?deserializeFromJson@RTCRestAnyObject@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestAnyObject::deserializeFromJson(struct RTCRestJsonCursor const &))
373 ?deserializeFromJson@RTCRestArrayBase@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestArrayBase::deserializeFromJson(struct RTCRestJsonCursor const &))
374 ?deserializeFromJson@RTCRestBinary@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestBinary::deserializeFromJson(struct RTCRestJsonCursor const &))
375 ?deserializeFromJson@RTCRestBool@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestBool::deserializeFromJson(struct RTCRestJsonCursor const &))
376 ?deserializeFromJson@RTCRestDataObject@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestDataObject::deserializeFromJson(struct RTCRestJsonCursor const &))
377 ?deserializeFromJson@RTCRestDate@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestDate::deserializeFromJson(struct RTCRestJsonCursor const &))
378 ?deserializeFromJson@RTCRestDouble@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestDouble::deserializeFromJson(struct RTCRestJsonCursor const &))
379 ?deserializeFromJson@RTCRestInt16@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestInt16::deserializeFromJson(struct RTCRestJsonCursor const &))
380 ?deserializeFromJson@RTCRestInt32@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestInt32::deserializeFromJson(struct RTCRestJsonCursor const &))
381 ?deserializeFromJson@RTCRestInt64@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestInt64::deserializeFromJson(struct RTCRestJsonCursor const &))
382 ?deserializeFromJson@RTCRestString@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestString::deserializeFromJson(struct RTCRestJsonCursor const &))
383 ?deserializeFromJson@RTCRestStringEnumBase@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestStringEnumBase::deserializeFromJson(struct RTCRestJsonCursor const &))
384 ?deserializeFromJson@RTCRestStringMapBase@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestStringMapBase::deserializeFromJson(struct RTCRestJsonCursor const &))
385 ?deserializeHeader@RTCRestClientResponseBase@@IAEHPAVRTCRestObjectBase@@PBDII1@Z ; (protected: int __thiscall RTCRestClientResponseBase::deserializeHeader(class RTCRestObjectBase *,char const *,unsigned int,unsigned int,char const *))
386 ?deserializeHeaderIntoMap@RTCRestClientResponseBase@@IAEHPAVRTCRestStringMapBase@@PBDI1II1@Z ; (protected: int __thiscall RTCRestClientResponseBase::deserializeHeaderIntoMap(class RTCRestStringMapBase *,char const *,unsigned int,char const *,unsigned int,unsigned int,char const *))
387 ?deserializeInstanceFromJson@RTCRestAnyObject@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestAnyObject::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
388 ?deserializeInstanceFromJson@RTCRestBinary@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBinary::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
389 ?deserializeInstanceFromJson@RTCRestBool@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestBool::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
390 ?deserializeInstanceFromJson@RTCRestDate@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDate::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
391 ?deserializeInstanceFromJson@RTCRestDouble@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestDouble::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
392 ?deserializeInstanceFromJson@RTCRestInt16@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt16::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
393 ?deserializeInstanceFromJson@RTCRestInt32@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt32::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
394 ?deserializeInstanceFromJson@RTCRestInt64@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestInt64::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
395 ?deserializeInstanceFromJson@RTCRestString@@SAHABURTCRestJsonCursor@@PAPAVRTCRestObjectBase@@@Z ; (public: static int __cdecl RTCRestString::deserializeInstanceFromJson(struct RTCRestJsonCursor const &,class RTCRestObjectBase * *))
396 ?deserializeMemberFromJson@RTCRestDataObject@@UAEHABURTCRestJsonCursor@@I@Z ; (public: virtual int __thiscall RTCRestDataObject::deserializeMemberFromJson(struct RTCRestJsonCursor const &,unsigned int))
397 ?doCall@RTCRestClientApiBase@@MAEHABVRTCRestClientRequestBase@@W4RTHTTPMETHOD@@PAVRTCRestClientResponseBase@@PBDI@Z ; (protected: virtual int __thiscall RTCRestClientApiBase::doCall(class RTCRestClientRequestBase const &,enum RTHTTPMETHOD,class RTCRestClientResponseBase *,char const *,unsigned int))
398 ?doHeaderParameters@RTCRestClientRequestBase@@IBEHPAURTHTTPINTERNAL@@PBUHEADERPARAMDESC@1@PAPBVRTCRestObjectBase@@I@Z ; (protected: int __thiscall RTCRestClientRequestBase::doHeaderParameters(struct RTHTTPINTERNAL *,struct RTCRestClientRequestBase::HEADERPARAMDESC const *,class RTCRestObjectBase const * *,unsigned int)const )
399 ?doPathParameters@RTCRestClientRequestBase@@IBEHPAVRTCString@@PBDIPBUPATHPARAMDESC@1@PAUPATHPARAMSTATE@1@I@Z ; (protected: int __thiscall RTCRestClientRequestBase::doPathParameters(class RTCString *,char const *,unsigned int,struct RTCRestClientRequestBase::PATHPARAMDESC const *,struct RTCRestClientRequestBase::PATHPARAMSTATE *,unsigned int)const )
400 ?doQueryParameters@RTCRestClientRequestBase@@IBEHPAVRTCString@@PBUQUERYPARAMDESC@1@PAPBVRTCRestObjectBase@@I@Z ; (protected: int __thiscall RTCRestClientRequestBase::doQueryParameters(class RTCString *,struct RTCRestClientRequestBase::QUERYPARAMDESC const *,class RTCRestObjectBase const * *,unsigned int)const )
401 ?end@RTCRestStringMapBase@@QBE?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __thiscall RTCRestStringMapBase::end(void)const )
402 ?endArray@RTCRestOutputBase@@UAEXI@Z ; (public: virtual void __thiscall RTCRestOutputBase::endArray(unsigned int))
403 ?endArray@RTCRestOutputPrettyBase@@UAEXI@Z ; (public: virtual void __thiscall RTCRestOutputPrettyBase::endArray(unsigned int))
404 ?endObject@RTCRestOutputBase@@UAEXI@Z ; (public: virtual void __thiscall RTCRestOutputBase::endObject(unsigned int))
405 ?endObject@RTCRestOutputPrettyBase@@UAEXI@Z ; (public: virtual void __thiscall RTCRestOutputPrettyBase::endObject(unsigned int))
406 ?endsWith@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::endsWith(class RTCString const &)const )
407 ?endsWith@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::endsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
408 ?endsWith@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::endsWith(char const *)const )
409 ?endsWith@RTCString@@QBE_NPBDI@Z ; (public: bool __thiscall RTCString::endsWith(char const *,unsigned int)const )
410 ?endsWith@RTCString@@QBE_NPBDIW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::endsWith(char const *,unsigned int,enum RTCString::CaseSensitivity)const )
411 ?endsWith@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::endsWith(char const *,enum RTCString::CaseSensitivity)const )
412 ?endsWithI@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::endsWithI(class RTCString const &)const )
413 ?endsWithI@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::endsWithI(char const *)const )
414 ?endsWithI@RTCString@@QBE_NPBDI@Z ; (public: bool __thiscall RTCString::endsWithI(char const *,unsigned int)const )
415 ?ensureCapacity@RTCRestArrayBase@@QAEHI@Z ; (public: int __thiscall RTCRestArrayBase::ensureCapacity(unsigned int))
416 ?enumToString@RTCRestStringEnumBase@@QAEPBDHPAI@Z ; (public: char const * __thiscall RTCRestStringEnumBase::enumToString(int,unsigned int *))
417 ?equals@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::equals(class RTCString const &)const )
418 ?equals@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::equals(char const *)const )
419 ?equalsIgnoreCase@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::equalsIgnoreCase(class RTCString const &)const )
420 ?equalsIgnoreCase@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::equalsIgnoreCase(char const *)const )
421 ?erase@RTCString@@QAEAAV1@II@Z ; (public: class RTCString & __thiscall RTCString::erase(unsigned int,unsigned int))
422 ?explodeAndFormat@RTCRestDate@@IAEHW4kFormat@1@@Z ; (protected: int __thiscall RTCRestDate::explodeAndFormat(enum RTCRestDate::kFormat))
423 ?finalize@RTCRestOutputPrettyToString@@UAEPAVRTCString@@XZ ; (public: virtual class RTCString * __thiscall RTCRestOutputPrettyToString::finalize(void))
424 ?finalize@RTCRestOutputToString@@UAEPAVRTCString@@XZ ; (public: virtual class RTCString * __thiscall RTCRestOutputToString::finalize(void))
425 ?find@RTCString@@QBEIABV1@I@Z ; (public: unsigned int __thiscall RTCString::find(class RTCString const &,unsigned int)const )
426 ?find@RTCString@@QBEIDI@Z ; (public: unsigned int __thiscall RTCString::find(char,unsigned int)const )
427 ?find@RTCString@@QBEIPBDI@Z ; (public: unsigned int __thiscall RTCString::find(char const *,unsigned int)const )
428 ?find@RTCString@@QBEIPBV1@I@Z ; (public: unsigned int __thiscall RTCString::find(class RTCString const *,unsigned int)const )
429 ?find_first_of@RTCString@@QBEIABV1@I@Z ; (public: unsigned int __thiscall RTCString::find_first_of(class RTCString const &,unsigned int)const )
430 ?find_first_of@RTCString@@QBEIDI@Z ; (public: unsigned int __thiscall RTCString::find_first_of(char,unsigned int)const )
431 ?find_first_of@RTCString@@QBEIPBDI@Z ; (public: unsigned int __thiscall RTCString::find_first_of(char const *,unsigned int)const )
432 ?findReplace@RTCString@@QAEXDD@Z ; (public: void __thiscall RTCString::findReplace(char,char))
433 ?format@RTCRestDate@@IAEHW4kFormat@1@@Z ; (protected: int __thiscall RTCRestDate::format(enum RTCRestDate::kFormat))
434 ?freeData@RTCRestBinary@@UAEXXZ ; (public: virtual void __thiscall RTCRestBinary::freeData(void))
435 ?fromString@RTCRestAnyObject@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestAnyObject::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
436 ?fromString@RTCRestArrayBase@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestArrayBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
437 ?fromString@RTCRestBinary@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestBinary::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
438 ?fromString@RTCRestBool@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestBool::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
439 ?fromString@RTCRestDate@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestDate::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
440 ?fromString@RTCRestDouble@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestDouble::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
441 ?fromString@RTCRestInt16@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestInt16::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
442 ?fromString@RTCRestInt32@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestInt32::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
443 ?fromString@RTCRestInt64@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestInt64::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
444 ?fromString@RTCRestObjectBase@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestObjectBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
445 ?fromString@RTCRestString@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestString::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
446 ?fromString@RTCRestStringEnumBase@@UAEHABVRTCString@@PBDPAURTERRINFO@@I@Z ; (public: virtual int __thiscall RTCRestStringEnumBase::fromString(class RTCString const &,char const *,struct RTERRINFO *,unsigned int))
447 ?getAttributeValue@ElementNode@xml@@QBE_NPBDAAVRTCString@@0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValue(char const *,class RTCString &,char const *)const )
448 ?getAttributeValue@ElementNode@xml@@QBE_NPBDPAVRTCString@@0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValue(char const *,class RTCString *,char const *)const )
449 ?getAttributeValueN@ElementNode@xml@@QBE_NPBDAAVRTCString@@I0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValueN(char const *,class RTCString &,unsigned int,char const *)const )
450 ?getAttributeValueN@ElementNode@xml@@QBE_NPBDPAVRTCString@@I0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValueN(char const *,class RTCString *,unsigned int,char const *)const )
451 ?getAttributeValuePath@ElementNode@xml@@QBE_NPBDAAVRTCString@@0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValuePath(char const *,class RTCString &,char const *)const )
452 ?getAttributeValuePath@ElementNode@xml@@QBE_NPBDPAVRTCString@@0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValuePath(char const *,class RTCString *,char const *)const )
453 ?getAttributeValuePathN@ElementNode@xml@@QBE_NPBDAAVRTCString@@I0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValuePathN(char const *,class RTCString &,unsigned int,char const *)const )
454 ?getAttributeValuePathN@ElementNode@xml@@QBE_NPBDPAVRTCString@@I0@Z ; (public: bool __thiscall xml::ElementNode::getAttributeValuePathN(char const *,class RTCString *,unsigned int,char const *)const )
455 ?getCallbackData@RTCRestBinaryParameter@@QBEPAXXZ ; (public: void * __thiscall RTCRestBinaryParameter::getCallbackData(void)const )
456 ?getCallbackData@RTCRestBinaryResponse@@QBEPAXXZ ; (public: void * __thiscall RTCRestBinaryResponse::getCallbackData(void)const )
457 ?getContentLength@RTCRestBinaryParameter@@QBE_KXZ ; (public: unsigned __int64 __thiscall RTCRestBinaryParameter::getContentLength(void)const )
458 ?getContentLength@RTCRestBinaryResponse@@QBE_KXZ ; (public: unsigned __int64 __thiscall RTCRestBinaryResponse::getContentLength(void)const )
459 ?getContentType@RTCRestBinaryParameter@@QBEABVRTCString@@XZ ; (public: class RTCString const & __thiscall RTCRestBinaryParameter::getContentType(void)const )
460 ?getContentType@RTCRestClientResponseBase@@QBEABVRTCString@@XZ ; (public: class RTCString const & __thiscall RTCRestClientResponseBase::getContentType(void)const )
461 ?getEpochNano@RTCRestDate@@QBE_JXZ ; (public: __int64 __thiscall RTCRestDate::getEpochNano(void)const )
462 ?getEpochSeconds@RTCRestDate@@QBE_JXZ ; (public: __int64 __thiscall RTCRestDate::getEpochSeconds(void)const )
463 ?getErrInfo@RTCRestClientResponseBase@@QBEPBURTERRINFO@@XZ ; (public: struct RTERRINFO const * __thiscall RTCRestClientResponseBase::getErrInfo(void)const )
464 ?getErrInfoInternal@RTCRestClientResponseBase@@IAEPAURTERRINFO@@XZ ; (protected: struct RTERRINFO * __thiscall RTCRestClientResponseBase::getErrInfoInternal(void))
465 ?getExploded@RTCRestDate@@QBEABURTTIME@@XZ ; (public: struct RTTIME const & __thiscall RTCRestDate::getExploded(void)const )
466 ?getFormat@RTCRestDate@@QBE?AW4kFormat@1@XZ ; (public: enum RTCRestDate::kFormat __thiscall RTCRestDate::getFormat(void)const )
467 ?getHttpStatus@RTCRestClientResponseBase@@QBEHXZ ; (public: int __thiscall RTCRestClientResponseBase::getHttpStatus(void)const )
468 ?getPath@RTCRestJsonPrimaryCursor@@UBEPADABURTCRestJsonCursor@@PADI@Z ; (public: virtual char * __thiscall RTCRestJsonPrimaryCursor::getPath(struct RTCRestJsonCursor const &,char *,unsigned int)const )
469 ?getPtr@RTCRestBinary@@QBEPBEXZ ; (public: unsigned char const * __thiscall RTCRestBinary::getPtr(void)const )
470 ?getServerUrl@RTCRestClientApiBase@@QBEPBDXZ ; (public: char const * __thiscall RTCRestClientApiBase::getServerUrl(void)const )
471 ?getSize@RTCRestBinary@@QBEIXZ ; (public: unsigned int __thiscall RTCRestBinary::getSize(void)const )
472 ?getStatus@RTCRestClientResponseBase@@QBEHXZ ; (public: int __thiscall RTCRestClientResponseBase::getStatus(void)const )
473 ?getString@RTCRestDate@@QBEABVRTCString@@XZ ; (public: class RTCString const & __thiscall RTCRestDate::getString(void)const )
474 ?getString@RTCRestStringEnumBase@@QBEPBDXZ ; (public: char const * __thiscall RTCRestStringEnumBase::getString(void)const )
475 ?getTimeSpec@RTCRestDate@@QBEABURTTIMESPEC@@XZ ; (public: struct RTTIMESPEC const & __thiscall RTCRestDate::getTimeSpec(void)const )
476 ?getWorker@RTCRestStringMapBase@@IAEPAVRTCRestObjectBase@@PBD@Z ; (protected: class RTCRestObjectBase * __thiscall RTCRestStringMapBase::getWorker(char const *))
477 ?getWorker@RTCRestStringMapBase@@IBEPBVRTCRestObjectBase@@PBD@Z ; (protected: class RTCRestObjectBase const * __thiscall RTCRestStringMapBase::getWorker(char const *)const )
478 ?hasAssignmentErrors@RTCRestClientRequestBase@@QBE_NXZ ; (public: bool __thiscall RTCRestClientRequestBase::hasAssignmentErrors(void)const )
479 ?insertCopyWorker@RTCRestArrayBase@@IAEHIABVRTCRestObjectBase@@_N@Z ; (protected: int __thiscall RTCRestArrayBase::insertCopyWorker(unsigned int,class RTCRestObjectBase const &,bool))
480 ?insertWorker@RTCRestArrayBase@@IAEHIPAVRTCRestObjectBase@@_N@Z ; (protected: int __thiscall RTCRestArrayBase::insertWorker(unsigned int,class RTCRestObjectBase *,bool))
481 ?isChild@RTCRestPolyDataObject@@UBE_NXZ ; (public: virtual bool __thiscall RTCRestPolyDataObject::isChild(void)const )
482 ?isEmpty@RTCRestArrayBase@@QBE_NXZ ; (public: bool __thiscall RTCRestArrayBase::isEmpty(void)const )
483 ?isEmpty@RTCRestStringMapBase@@QBE_NXZ ; (public: bool __thiscall RTCRestStringMapBase::isEmpty(void)const )
484 ?isEmpty@RTCString@@QBE_NXZ ; (public: bool __thiscall RTCString::isEmpty(void)const )
485 ?isLocal@RTCRestDate@@QBE_NXZ ; (public: bool __thiscall RTCRestDate::isLocal(void)const )
486 ?isNotEmpty@RTCString@@QBE_NXZ ; (public: bool __thiscall RTCString::isNotEmpty(void)const )
487 ?isNull@RTCRestObjectBase@@QBE_NXZ ; (public: bool __thiscall RTCRestObjectBase::isNull(void)const )
488 ?isOkay@RTCRestDate@@QBE_NXZ ; (public: bool __thiscall RTCRestDate::isOkay(void)const )
489 ?isUtc@RTCRestDate@@QBE_NXZ ; (public: bool __thiscall RTCRestDate::isUtc(void)const )
490 ?join@RTCString@@SA?AV1@ABV?$RTCList@VRTCString@@PAV1@@@ABV1@@Z ; (public: static class RTCString __cdecl RTCString::join(class RTCList<class RTCString,class RTCString *> const &,class RTCString const &))
491 ?joinEx@RTCString@@SA?AV1@ABV?$RTCList@VRTCString@@PAV1@@@ABV1@1@Z ; (public: static class RTCString __cdecl RTCString::joinEx(class RTCList<class RTCString,class RTCString *> const &,class RTCString const &,class RTCString const &))
492 ?jolt@RTCString@@QAEXXZ ; (public: void __thiscall RTCString::jolt(void))
493 ?last@RTCRestStringMapBase@@QBE?AVConstIterator@1@XZ ; (public: class RTCRestStringMapBase::ConstIterator __thiscall RTCRestStringMapBase::last(void)const )
494 ?length@RTCString@@QBEIXZ ; (public: unsigned int __thiscall RTCString::length(void)const )
495 ?mutableRaw@RTCString@@QAEPADXZ ; (public: char * __thiscall RTCString::mutableRaw(void))
496 ?npos@RTCString@@2IB DATA ; (public: static unsigned int const RTCString::npos)
497 ?nullValue@RTCRestOutputBase@@QAEXXZ ; (public: void __thiscall RTCRestOutputBase::nullValue(void))
498 ?ociSignRequest@RTCRestClientApiBase@@IAEHPAURTHTTPINTERNAL@@ABVRTCString@@W4RTHTTPMETHOD@@1IPAURTCRKEYINT@@1@Z ; (protected: int __thiscall RTCRestClientApiBase::ociSignRequest(struct RTHTTPINTERNAL *,class RTCString const &,enum RTHTTPMETHOD,class RTCString const &,unsigned int,struct RTCRKEYINT *,class RTCString const &))
499 ?output@RTCRestOutputPrettyToString@@UAEIPBDI@Z ; (public: virtual unsigned int __thiscall RTCRestOutputPrettyToString::output(char const *,unsigned int))
500 ?output@RTCRestOutputToString@@UAEIPBDI@Z ; (public: virtual unsigned int __thiscall RTCRestOutputToString::output(char const *,unsigned int))
501 ?outputIndentation@RTCRestOutputPrettyBase@@IAEXXZ ; (protected: void __thiscall RTCRestOutputPrettyBase::outputIndentation(void))
502 ?printf@RTCRestOutputBase@@QAAIPBDZZ ; (public: unsigned int __cdecl RTCRestOutputBase::printf(char const *,...))
503 ?printf@RTCRestString@@QAAAAV1@PBDZZ ; (public: class RTCRestString & __cdecl RTCRestString::printf(char const *,...))
504 ?printf@RTCString@@QAAAAV1@PBDZZ ; (public: class RTCString & __cdecl RTCString::printf(char const *,...))
505 ?printfNoThrow@RTCRestString@@QAAHPBDZZ ; (public: int __cdecl RTCRestString::printfNoThrow(char const *,...))
506 ?printfNoThrow@RTCString@@QAAHPBDZZ ; (public: int __cdecl RTCString::printfNoThrow(char const *,...))
507 ?printfOutputCallback@RTCRestOutputBase@@KAIPAXPBDI@Z ; (protected: static unsigned int __cdecl RTCRestOutputBase::printfOutputCallback(void *,char const *,unsigned int))
508 ?printfOutputCallback@RTCString@@KAIPAXPBDI@Z ; (protected: static unsigned int __cdecl RTCString::printfOutputCallback(void *,char const *,unsigned int))
509 ?printfOutputCallbackNoThrow@RTCString@@KAIPAXPBDI@Z ; (protected: static unsigned int __cdecl RTCString::printfOutputCallbackNoThrow(void *,char const *,unsigned int))
510 ?printfV@RTCRestString@@QAEAAV1@PBDPAD@Z ; (public: class RTCRestString & __thiscall RTCRestString::printfV(char const *,char *))
511 ?printfV@RTCString@@QAEAAV1@PBDPAD@Z ; (public: class RTCString & __thiscall RTCString::printfV(char const *,char *))
512 ?printfVNoThrow@RTCRestString@@QAEHPBDPAD@Z ; (public: int __thiscall RTCRestString::printfVNoThrow(char const *,char *))
513 ?printfVNoThrow@RTCString@@QAEHPBDPAD@Z ; (public: int __thiscall RTCString::printfVNoThrow(char const *,char *))
514 ?putCopyWorker@RTCRestStringMapBase@@IAEHPBDABVRTCRestObjectBase@@_NI@Z ; (protected: int __thiscall RTCRestStringMapBase::putCopyWorker(char const *,class RTCRestObjectBase const &,bool,unsigned int))
515 ?putNewValue@RTCRestStringMapBase@@QAEHPAPAVRTCRestObjectBase@@ABVRTCString@@_N@Z ; (public: int __thiscall RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,class RTCString const &,bool))
516 ?putNewValue@RTCRestStringMapBase@@QAEHPAPAVRTCRestObjectBase@@PBDI_N@Z ; (public: int __thiscall RTCRestStringMapBase::putNewValue(class RTCRestObjectBase * *,char const *,unsigned int,bool))
517 ?putWorker@RTCRestStringMapBase@@IAEHPBDPAVRTCRestObjectBase@@_NI@Z ; (protected: int __thiscall RTCRestStringMapBase::putWorker(char const *,class RTCRestObjectBase *,bool,unsigned int))
518 ?read@XmlFileParser@xml@@QAEXABVRTCString@@AAVDocument@2@@Z ; (public: void __thiscall xml::XmlFileParser::read(class RTCString const &,class xml::Document &))
519 ?read@XmlMemParser@xml@@QAEXPBXIABVRTCString@@AAVDocument@2@@Z ; (public: void __thiscall xml::XmlMemParser::read(void const *,unsigned int,class RTCString const &,class xml::Document &))
520 ?receiveComplete@RTCRestBinaryResponse@@UAEXPAURTHTTPINTERNAL@@@Z ; (public: virtual void __thiscall RTCRestBinaryResponse::receiveComplete(struct RTHTTPINTERNAL *))
521 ?receiveComplete@RTCRestClientResponseBase@@UAEXHPAURTHTTPINTERNAL@@@Z ; (public: virtual void __thiscall RTCRestClientResponseBase::receiveComplete(int,struct RTHTTPINTERNAL *))
522 ?receiveFinal@RTCRestClientResponseBase@@UAEXXZ ; (public: virtual void __thiscall RTCRestClientResponseBase::receiveFinal(void))
523 ?receiveHttpCallback@RTCRestBinaryResponse@@KAHPAURTHTTPINTERNAL@@PBXII_K2PAX@Z ; (protected: static int __cdecl RTCRestBinaryResponse::receiveHttpCallback(struct RTHTTPINTERNAL *,void const *,unsigned int,unsigned int,unsigned __int64,unsigned __int64,void *))
524 ?receiveHttpHeaderCallback@RTCRestClientResponseBase@@CAHPAURTHTTPINTERNAL@@IPBDI1IPAX@Z ; (private: static int __cdecl RTCRestClientResponseBase::receiveHttpHeaderCallback(struct RTHTTPINTERNAL *,unsigned int,char const *,unsigned int,char const *,unsigned int,void *))
525 ?receivePrepare@RTCRestBinaryResponse@@UAEHPAURTHTTPINTERNAL@@I@Z ; (public: virtual int __thiscall RTCRestBinaryResponse::receivePrepare(struct RTHTTPINTERNAL *,unsigned int))
526 ?receivePrepare@RTCRestClientResponseBase@@UAEHPAURTHTTPINTERNAL@@@Z ; (public: virtual int __thiscall RTCRestClientResponseBase::receivePrepare(struct RTHTTPINTERNAL *))
527 ?reinitHttpInstance@RTCRestClientApiBase@@MAEHXZ ; (protected: virtual int __thiscall RTCRestClientApiBase::reinitHttpInstance(void))
528 ?remove@RTCRestStringMapBase@@QAE_NABVRTCString@@@Z ; (public: bool __thiscall RTCRestStringMapBase::remove(class RTCString const &))
529 ?remove@RTCRestStringMapBase@@QAE_NPBD@Z ; (public: bool __thiscall RTCRestStringMapBase::remove(char const *))
530 ?removeAt@RTCRestArrayBase@@QAE_NI@Z ; (public: bool __thiscall RTCRestArrayBase::removeAt(unsigned int))
531 ?replace@RTCString@@QAEAAV1@IIABV1@@Z ; (public: class RTCString & __thiscall RTCString::replace(unsigned int,unsigned int,class RTCString const &))
532 ?replace@RTCString@@QAEAAV1@IIABV1@II@Z ; (public: class RTCString & __thiscall RTCString::replace(unsigned int,unsigned int,class RTCString const &,unsigned int,unsigned int))
533 ?replace@RTCString@@QAEAAV1@IIPBD@Z ; (public: class RTCString & __thiscall RTCString::replace(unsigned int,unsigned int,char const *))
534 ?replace@RTCString@@QAEAAV1@IIPBDI@Z ; (public: class RTCString & __thiscall RTCString::replace(unsigned int,unsigned int,char const *,unsigned int))
535 ?replaceNoThrow@RTCString@@QAEHIIABV1@@Z ; (public: int __thiscall RTCString::replaceNoThrow(unsigned int,unsigned int,class RTCString const &))
536 ?replaceNoThrow@RTCString@@QAEHIIABV1@II@Z ; (public: int __thiscall RTCString::replaceNoThrow(unsigned int,unsigned int,class RTCString const &,unsigned int,unsigned int))
537 ?replaceNoThrow@RTCString@@QAEHIIPBD@Z ; (public: int __thiscall RTCString::replaceNoThrow(unsigned int,unsigned int,char const *))
538 ?replaceNoThrow@RTCString@@QAEHIIPBDI@Z ; (public: int __thiscall RTCString::replaceNoThrow(unsigned int,unsigned int,char const *,unsigned int))
539 ?replaceWorker@RTCString@@IAEAAV1@IIPBDI@Z ; (protected: class RTCString & __thiscall RTCString::replaceWorker(unsigned int,unsigned int,char const *,unsigned int))
540 ?replaceWorkerNoThrow@RTCString@@IAEHIIPBDI@Z ; (protected: int __thiscall RTCString::replaceWorkerNoThrow(unsigned int,unsigned int,char const *,unsigned int))
541 ?reserve@RTCString@@QAEXI@Z ; (public: void __thiscall RTCString::reserve(unsigned int))
542 ?reserveNoThrow@RTCString@@QAEHI@Z ; (public: int __thiscall RTCString::reserveNoThrow(unsigned int))
543 ?reset@RTCRestClientResponseBase@@UAEXXZ ; (public: virtual void __thiscall RTCRestClientResponseBase::reset(void))
544 ?resetToDefault@RTCRestAnyObject@@UAEHXZ ; (public: virtual int __thiscall RTCRestAnyObject::resetToDefault(void))
545 ?resetToDefault@RTCRestArrayBase@@UAEHXZ ; (public: virtual int __thiscall RTCRestArrayBase::resetToDefault(void))
546 ?resetToDefault@RTCRestBinary@@UAEHXZ ; (public: virtual int __thiscall RTCRestBinary::resetToDefault(void))
547 ?resetToDefault@RTCRestBinaryParameter@@UAEHXZ ; (public: virtual int __thiscall RTCRestBinaryParameter::resetToDefault(void))
548 ?resetToDefault@RTCRestBinaryResponse@@UAEHXZ ; (public: virtual int __thiscall RTCRestBinaryResponse::resetToDefault(void))
549 ?resetToDefault@RTCRestBool@@UAEHXZ ; (public: virtual int __thiscall RTCRestBool::resetToDefault(void))
550 ?resetToDefault@RTCRestDataObject@@UAEHXZ ; (public: virtual int __thiscall RTCRestDataObject::resetToDefault(void))
551 ?resetToDefault@RTCRestDate@@UAEHXZ ; (public: virtual int __thiscall RTCRestDate::resetToDefault(void))
552 ?resetToDefault@RTCRestDouble@@UAEHXZ ; (public: virtual int __thiscall RTCRestDouble::resetToDefault(void))
553 ?resetToDefault@RTCRestInt16@@UAEHXZ ; (public: virtual int __thiscall RTCRestInt16::resetToDefault(void))
554 ?resetToDefault@RTCRestInt32@@UAEHXZ ; (public: virtual int __thiscall RTCRestInt32::resetToDefault(void))
555 ?resetToDefault@RTCRestInt64@@UAEHXZ ; (public: virtual int __thiscall RTCRestInt64::resetToDefault(void))
556 ?resetToDefault@RTCRestPolyDataObject@@UAEHXZ ; (public: virtual int __thiscall RTCRestPolyDataObject::resetToDefault(void))
557 ?resetToDefault@RTCRestString@@UAEHXZ ; (public: virtual int __thiscall RTCRestString::resetToDefault(void))
558 ?resetToDefault@RTCRestStringEnumBase@@UAEHXZ ; (public: virtual int __thiscall RTCRestStringEnumBase::resetToDefault(void))
559 ?resetToDefault@RTCRestStringMapBase@@UAEHXZ ; (public: virtual int __thiscall RTCRestStringMapBase::resetToDefault(void))
560 ?serializeAsJson@RTCRestAnyObject@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestAnyObject::serializeAsJson(class RTCRestOutputBase &)const )
561 ?serializeAsJson@RTCRestArrayBase@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestArrayBase::serializeAsJson(class RTCRestOutputBase &)const )
562 ?serializeAsJson@RTCRestBinary@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestBinary::serializeAsJson(class RTCRestOutputBase &)const )
563 ?serializeAsJson@RTCRestBool@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestBool::serializeAsJson(class RTCRestOutputBase &)const )
564 ?serializeAsJson@RTCRestDataObject@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestDataObject::serializeAsJson(class RTCRestOutputBase &)const )
565 ?serializeAsJson@RTCRestDate@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestDate::serializeAsJson(class RTCRestOutputBase &)const )
566 ?serializeAsJson@RTCRestDouble@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestDouble::serializeAsJson(class RTCRestOutputBase &)const )
567 ?serializeAsJson@RTCRestInt16@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestInt16::serializeAsJson(class RTCRestOutputBase &)const )
568 ?serializeAsJson@RTCRestInt32@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestInt32::serializeAsJson(class RTCRestOutputBase &)const )
569 ?serializeAsJson@RTCRestInt64@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestInt64::serializeAsJson(class RTCRestOutputBase &)const )
570 ?serializeAsJson@RTCRestString@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestString::serializeAsJson(class RTCRestOutputBase &)const )
571 ?serializeAsJson@RTCRestStringEnumBase@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestStringEnumBase::serializeAsJson(class RTCRestOutputBase &)const )
572 ?serializeAsJson@RTCRestStringMapBase@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestStringMapBase::serializeAsJson(class RTCRestOutputBase &)const )
573 ?serializeMembersAsJson@RTCRestDataObject@@UBEAAVRTCRestOutputBase@@AAV2@@Z ; (public: virtual class RTCRestOutputBase & __thiscall RTCRestDataObject::serializeMembersAsJson(class RTCRestOutputBase &)const )
574 ?setAttribute@ElementNode@xml@@QAEPAVAttributeNode@2@PBDABVRTCString@@@Z ; (public: class xml::AttributeNode * __thiscall xml::ElementNode::setAttribute(char const *,class RTCString const &))
575 ?setAttributePath@ElementNode@xml@@QAEPAVAttributeNode@2@PBDABVRTCString@@@Z ; (public: class xml::AttributeNode * __thiscall xml::ElementNode::setAttributePath(char const *,class RTCString const &))
576 ?setByString@RTCRestStringEnumBase@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestStringEnumBase::setByString(class RTCString const &))
577 ?setByString@RTCRestStringEnumBase@@QAEHPBDI@Z ; (public: int __thiscall RTCRestStringEnumBase::setByString(char const *,unsigned int))
578 ?setCAFile@RTCRestClientApiBase@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestClientApiBase::setCAFile(class RTCString const &))
579 ?setCAFile@RTCRestClientApiBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestClientApiBase::setCAFile(char const *))
580 ?setContent@ElementNode@xml@@QAEPAVContentNode@2@ABVRTCString@@@Z ; (public: class xml::ContentNode * __thiscall xml::ElementNode::setContent(class RTCString const &))
581 ?setContentType@RTCRestBinaryParameter@@QAEHPBD@Z ; (public: int __thiscall RTCRestBinaryParameter::setContentType(char const *))
582 ?setFormat@RTCRestDate@@QAEHW4kFormat@1@@Z ; (public: int __thiscall RTCRestDate::setFormat(enum RTCRestDate::kFormat))
583 ?setMaxDownloadSize@RTCRestBinaryResponse@@QAEXI@Z ; (public: void __thiscall RTCRestBinaryResponse::setMaxDownloadSize(unsigned int))
584 ?setNotNull@RTCRestObjectBase@@UAEXXZ ; (public: virtual void __thiscall RTCRestObjectBase::setNotNull(void))
585 ?setNull@RTCRestAnyObject@@UAEHXZ ; (public: virtual int __thiscall RTCRestAnyObject::setNull(void))
586 ?setNull@RTCRestBinary@@UAEHXZ ; (public: virtual int __thiscall RTCRestBinary::setNull(void))
587 ?setNull@RTCRestObjectBase@@UAEHXZ ; (public: virtual int __thiscall RTCRestObjectBase::setNull(void))
588 ?setNull@RTCRestString@@UAEHXZ ; (public: virtual int __thiscall RTCRestString::setNull(void))
589 ?setNull@RTCString@@QAEXXZ ; (public: void __thiscall RTCString::setNull(void))
590 ?setServerAuthority@RTCRestClientApiBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestClientApiBase::setServerAuthority(char const *))
591 ?setServerBasePath@RTCRestClientApiBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestClientApiBase::setServerBasePath(char const *))
592 ?setServerScheme@RTCRestClientApiBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestClientApiBase::setServerScheme(char const *))
593 ?setServerUrl@RTCRestClientApiBase@@QAEHPBD@Z ; (public: int __thiscall RTCRestClientApiBase::setServerUrl(char const *))
594 ?setServerUrlPart@RTCRestClientApiBase@@IAEHPBDII0I@Z ; (protected: int __thiscall RTCRestClientApiBase::setServerUrlPart(char const *,unsigned int,unsigned int,char const *,unsigned int))
595 ?setWorker@RTCRestStringEnumBase@@IAE_NH@Z ; (protected: bool __thiscall RTCRestStringEnumBase::setWorker(int))
596 ?size@RTCRestArrayBase@@QBEIXZ ; (public: unsigned int __thiscall RTCRestArrayBase::size(void)const )
597 ?size@RTCRestStringMapBase@@QBEIXZ ; (public: unsigned int __thiscall RTCRestStringMapBase::size(void)const )
598 ?split@RTCString@@QBE?AV?$RTCList@VRTCString@@PAV1@@@ABV1@W4SplitMode@1@@Z ; (public: class RTCList<class RTCString,class RTCString *> __thiscall RTCString::split(class RTCString const &,enum RTCString::SplitMode)const )
599 ?startsWith@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::startsWith(class RTCString const &)const )
600 ?startsWith@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::startsWith(class RTCString const &,enum RTCString::CaseSensitivity)const )
601 ?startsWith@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::startsWith(char const *)const )
602 ?startsWith@RTCString@@QBE_NPBDI@Z ; (public: bool __thiscall RTCString::startsWith(char const *,unsigned int)const )
603 ?startsWith@RTCString@@QBE_NPBDIW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::startsWith(char const *,unsigned int,enum RTCString::CaseSensitivity)const )
604 ?startsWith@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::startsWith(char const *,enum RTCString::CaseSensitivity)const )
605 ?startsWithI@RTCString@@QBE_NABV1@@Z ; (public: bool __thiscall RTCString::startsWithI(class RTCString const &)const )
606 ?startsWithI@RTCString@@QBE_NPBD@Z ; (public: bool __thiscall RTCString::startsWithI(char const *)const )
607 ?startsWithI@RTCString@@QBE_NPBDI@Z ; (public: bool __thiscall RTCString::startsWithI(char const *,unsigned int)const )
608 ?startsWithWord@RTCString@@QBE_NABV1@W4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::startsWithWord(class RTCString const &,enum RTCString::CaseSensitivity)const )
609 ?startsWithWord@RTCString@@QBE_NPBDW4CaseSensitivity@1@@Z ; (public: bool __thiscall RTCString::startsWithWord(char const *,enum RTCString::CaseSensitivity)const )
610 ?stringSpaceDestructorCallback@RTCRestStringMapBase@@CAHPAURTSTRSPACECORE@@PAX@Z ; (private: static int __cdecl RTCRestStringMapBase::stringSpaceDestructorCallback(struct RTSTRSPACECORE *,void *))
611 ?stringToEnum@RTCRestStringEnumBase@@QAEHABVRTCString@@@Z ; (public: int __thiscall RTCRestStringEnumBase::stringToEnum(class RTCString const &))
612 ?stringToEnum@RTCRestStringEnumBase@@QAEHPBDI@Z ; (public: int __thiscall RTCRestStringEnumBase::stringToEnum(char const *,unsigned int))
613 ?strip@RTCString@@QAEAAV1@XZ ; (public: class RTCString & __thiscall RTCString::strip(void))
614 ?stripLeft@RTCString@@QAEAAV1@XZ ; (public: class RTCString & __thiscall RTCString::stripLeft(void))
615 ?stripRight@RTCString@@QAEAAV1@XZ ; (public: class RTCString & __thiscall RTCString::stripRight(void))
616 ?substr@RTCString@@QBE?AV1@II@Z ; (public: class RTCString __thiscall RTCString::substr(unsigned int,unsigned int)const )
617 ?substrCP@RTCString@@QBE?AV1@II@Z ; (public: class RTCString __thiscall RTCString::substrCP(unsigned int,unsigned int)const )
618 ?swap@RTCString@@QAEXAAV1@@Z ; (public: void __thiscall RTCString::swap(class RTCString &))
619 ?toInt@RTCString@@QBEHAA_K@Z ; (public: int __thiscall RTCString::toInt(unsigned __int64 &)const )
620 ?toInt@RTCString@@QBEHAAI@Z ; (public: int __thiscall RTCString::toInt(unsigned int &)const )
621 ?toInt32@RTCString@@QBEHXZ ; (public: int __thiscall RTCString::toInt32(void)const )
622 ?toInt64@RTCString@@QBE_JXZ ; (public: __int64 __thiscall RTCString::toInt64(void)const )
623 ?toLower@RTCString@@QAEAAV1@XZ ; (public: class RTCString & __thiscall RTCString::toLower(void))
624 ?toString@RTCRestAnyObject@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestAnyObject::toString(class RTCString *,unsigned int)const )
625 ?toString@RTCRestArrayBase@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestArrayBase::toString(class RTCString *,unsigned int)const )
626 ?toString@RTCRestBinary@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestBinary::toString(class RTCString *,unsigned int)const )
627 ?toString@RTCRestBool@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestBool::toString(class RTCString *,unsigned int)const )
628 ?toString@RTCRestDate@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestDate::toString(class RTCString *,unsigned int)const )
629 ?toString@RTCRestDouble@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestDouble::toString(class RTCString *,unsigned int)const )
630 ?toString@RTCRestInt16@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestInt16::toString(class RTCString *,unsigned int)const )
631 ?toString@RTCRestInt32@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestInt32::toString(class RTCString *,unsigned int)const )
632 ?toString@RTCRestInt64@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestInt64::toString(class RTCString *,unsigned int)const )
633 ?toString@RTCRestObjectBase@@QBE?AVRTCString@@XZ ; (public: class RTCString __thiscall RTCRestObjectBase::toString(void)const )
634 ?toString@RTCRestObjectBase@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestObjectBase::toString(class RTCString *,unsigned int)const )
635 ?toString@RTCRestString@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestString::toString(class RTCString *,unsigned int)const )
636 ?toString@RTCRestStringEnumBase@@UBEHPAVRTCString@@I@Z ; (public: virtual int __thiscall RTCRestStringEnumBase::toString(class RTCString *,unsigned int)const )
637 ?toUInt32@RTCString@@QBEIXZ ; (public: unsigned int __thiscall RTCString::toUInt32(void)const )
638 ?toUInt64@RTCString@@QBE_KXZ ; (public: unsigned __int64 __thiscall RTCString::toUInt64(void)const )
639 ?toUpper@RTCString@@QAEAAV1@XZ ; (public: class RTCString & __thiscall RTCString::toUpper(void))
640 ?truncate@RTCString@@QAEAAV1@I@Z ; (public: class RTCString & __thiscall RTCString::truncate(unsigned int))
641 ?typeClass@RTCRestAnyObject@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestAnyObject::typeClass(void)const )
642 ?typeClass@RTCRestArrayBase@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestArrayBase::typeClass(void)const )
643 ?typeClass@RTCRestBinary@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestBinary::typeClass(void)const )
644 ?typeClass@RTCRestBool@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestBool::typeClass(void)const )
645 ?typeClass@RTCRestDataObject@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestDataObject::typeClass(void)const )
646 ?typeClass@RTCRestDate@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestDate::typeClass(void)const )
647 ?typeClass@RTCRestDouble@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestDouble::typeClass(void)const )
648 ?typeClass@RTCRestInt16@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestInt16::typeClass(void)const )
649 ?typeClass@RTCRestInt32@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestInt32::typeClass(void)const )
650 ?typeClass@RTCRestInt64@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestInt64::typeClass(void)const )
651 ?typeClass@RTCRestString@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestString::typeClass(void)const )
652 ?typeClass@RTCRestStringEnumBase@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestStringEnumBase::typeClass(void)const )
653 ?typeClass@RTCRestStringMapBase@@UBE?AW4kTypeClass@RTCRestObjectBase@@XZ ; (public: virtual enum RTCRestObjectBase::kTypeClass __thiscall RTCRestStringMapBase::typeClass(void)const )
654 ?typeName@RTCRestAnyObject@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestAnyObject::typeName(void)const )
655 ?typeName@RTCRestArrayBase@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestArrayBase::typeName(void)const )
656 ?typeName@RTCRestBinary@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestBinary::typeName(void)const )
657 ?typeName@RTCRestBinaryParameter@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestBinaryParameter::typeName(void)const )
658 ?typeName@RTCRestBinaryResponse@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestBinaryResponse::typeName(void)const )
659 ?typeName@RTCRestBool@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestBool::typeName(void)const )
660 ?typeName@RTCRestDate@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestDate::typeName(void)const )
661 ?typeName@RTCRestDouble@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestDouble::typeName(void)const )
662 ?typeName@RTCRestInt16@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestInt16::typeName(void)const )
663 ?typeName@RTCRestInt32@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestInt32::typeName(void)const )
664 ?typeName@RTCRestInt64@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestInt64::typeName(void)const )
665 ?typeName@RTCRestString@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestString::typeName(void)const )
666 ?typeName@RTCRestStringMapBase@@UBEPBDXZ ; (public: virtual char const * __thiscall RTCRestStringMapBase::typeName(void)const )
667 ?uniLength@RTCString@@QBEIXZ ; (public: unsigned int __thiscall RTCString::uniLength(void)const )
668 ?unknownField@RTCRestJsonPrimaryCursor@@UAEHABURTCRestJsonCursor@@@Z ; (public: virtual int __thiscall RTCRestJsonPrimaryCursor::unknownField(struct RTCRestJsonCursor const &))
669 ?valueSeparator@RTCRestOutputBase@@UAEXXZ ; (public: virtual void __thiscall RTCRestOutputBase::valueSeparator(void))
670 ?valueSeparator@RTCRestOutputPrettyBase@@UAEXXZ ; (public: virtual void __thiscall RTCRestOutputPrettyBase::valueSeparator(void))
671 ?valueSeparatorAndName@RTCRestOutputBase@@UAEXPBDI@Z ; (public: virtual void __thiscall RTCRestOutputBase::valueSeparatorAndName(char const *,unsigned int))
672 ?valueSeparatorAndName@RTCRestOutputPrettyBase@@UAEXPBDI@Z ; (public: virtual void __thiscall RTCRestOutputPrettyBase::valueSeparatorAndName(char const *,unsigned int))
673 ?vprintf@RTCRestOutputBase@@QAEIPBDPAD@Z ; (public: unsigned int __thiscall RTCRestOutputBase::vprintf(char const *,char *))
674 ?write@XmlStringWriter@xml@@QAEHABVDocument@2@PAVRTCString@@@Z ; (public: int __thiscall xml::XmlStringWriter::write(class xml::Document const &,class RTCString *))
675 ?xmitComplete@RTCRestBinaryParameter@@UBEXPAURTHTTPINTERNAL@@@Z ; (public: virtual void __thiscall RTCRestBinaryParameter::xmitComplete(struct RTHTTPINTERNAL *)const )
676 ?xmitHttpCallback@RTCRestBinaryParameter@@KAHPAURTHTTPINTERNAL@@PAXI_KPAI1@Z ; (protected: static int __cdecl RTCRestBinaryParameter::xmitHttpCallback(struct RTHTTPINTERNAL *,void *,unsigned int,unsigned __int64,unsigned int *,void *))
677 ?xmitPrepare@RTCRestBinaryParameter@@UBEHPAURTHTTPINTERNAL@@@Z ; (public: virtual int __thiscall RTCRestBinaryParameter::xmitPrepare(struct RTHTTPINTERNAL *)const )
678 ?xmitReady@RTCRestClientApiBase@@MAEHPAURTHTTPINTERNAL@@ABVRTCString@@W4RTHTTPMETHOD@@1I@Z ; (protected: virtual int __thiscall 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