Linux Standard Base C++ Specification for IA32 3.1 Copyright © 2004, 2005, 2006 Free Standards Group Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Portions of the text are copyrighted by the following parties: * The Regents of the University of California * Free Software Foundation * Ian F. Darwin * Paul Vixie * BSDI (now Wind River) * Andrew G Morgan * Jean-loup Gailly and Mark Adler * Massachusetts Institute of Technology These excerpts are being used in accordance with their respective licenses. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. UNIX is a registered trademark of The Open Group. LSB is a trademark of the Free Standards Group in the United States and other countries. AMD is a trademark of Advanced Micro Devices, Inc. Intel and Itanium are registered trademarks and Intel386 is a trademark of Intel Corporation. PowerPC is a registered trademark and PowerPC Architecture is a trademark of the IBM Corporation. S/390 is a registered trademark of the IBM Corporation. OpenGL is a registered trademark of Silicon Graphics, Inc. _________________________________________________________ Table of Contents Foreword Introduction I. Introductory Elements 1. Scope 1.1. General 1.2. Module Specific Scope 2. Normative References 3. Requirements 3.1. Relevant Libraries 3.2. LSB Implementation Conformance 3.3. LSB Application Conformance 4. Definitions 5. Terminology 6. Documentation Conventions II. Base Libraries 7. Libraries 7.1. Interfaces for libstdcxx 7.2. Interface Definitions for libstdcxx A. GNU Free Documentation License (Informative) A.1. PREAMBLE A.2. APPLICABILITY AND DEFINITIONS A.3. VERBATIM COPYING A.4. COPYING IN QUANTITY A.5. MODIFICATIONS A.6. COMBINING DOCUMENTS A.7. COLLECTIONS OF DOCUMENTS A.8. AGGREGATION WITH INDEPENDENT WORKS A.9. TRANSLATION A.10. TERMINATION A.11. FUTURE REVISIONS OF THIS LICENSE A.12. How to use this License for your documents List of Tables 2-1. Normative References 3-1. Standard Library Names 7-1. libstdcxx Definition 7-2. libstdcxx - C++ Runtime Support Function Interfaces 7-3. Primary vtable for type_info 7-4. typeinfo for type_info 7-5. Primary vtable for __cxxabiv1::__enum_type_info 7-6. typeinfo for __cxxabiv1::__enum_type_info 7-7. Primary vtable for __cxxabiv1::__array_type_info 7-8. typeinfo for __cxxabiv1::__array_type_info 7-9. Primary vtable for __cxxabiv1::__class_type_info 7-10. typeinfo for __cxxabiv1::__class_type_info 7-11. libstdcxx - Class __cxxabiv1::__class_type_info Function Interfaces 7-12. Primary vtable for __cxxabiv1::__pbase_type_info 7-13. typeinfo for __cxxabiv1::__pbase_type_info 7-14. Primary vtable for __cxxabiv1::__pointer_type_info 7-15. typeinfo for __cxxabiv1::__pointer_type_info 7-16. Primary vtable for __cxxabiv1::__function_type_info 7-17. typeinfo for __cxxabiv1::__function_type_info 7-18. Primary vtable for __cxxabiv1::__si_class_type_info 7-19. typeinfo for __cxxabiv1::__si_class_type_info 7-20. libstdcxx - Class __cxxabiv1::__si_class_type_info Function Interfaces 7-21. Primary vtable for __cxxabiv1::__vmi_class_type_info 7-22. typeinfo for __cxxabiv1::__vmi_class_type_info 7-23. libstdcxx - Class __cxxabiv1::__vmi_class_type_info Function Interfaces 7-24. Primary vtable for __cxxabiv1::__fundamental_type_info 7-25. typeinfo for __cxxabiv1::__fundamental_type_info 7-26. Primary vtable for __cxxabiv1::__pointer_to_member_type_info 7-27. typeinfo for __cxxabiv1::__pointer_to_member_type_info 7-28. Primary vtable for __gnu_cxx::stdio_sync_filebuf > 7-29. Primary vtable for __gnu_cxx::stdio_sync_filebuf > 7-30. libstdcxx - Class __gnu_cxx::__pool_alloc_base Function Interfaces 7-31. Primary vtable for exception 7-32. typeinfo for exception 7-33. Primary vtable for bad_typeid 7-34. typeinfo for bad_typeid 7-35. Primary vtable for logic_error 7-36. typeinfo for logic_error 7-37. Primary vtable for range_error 7-38. typeinfo for range_error 7-39. Primary vtable for domain_error 7-40. typeinfo for domain_error 7-41. Primary vtable for length_error 7-42. typeinfo for length_error 7-43. Primary vtable for out_of_range 7-44. typeinfo for out_of_range 7-45. Primary vtable for bad_exception 7-46. typeinfo for bad_exception 7-47. Primary vtable for runtime_error 7-48. typeinfo for runtime_error 7-49. Primary vtable for overflow_error 7-50. typeinfo for overflow_error 7-51. Primary vtable for underflow_error 7-52. typeinfo for underflow_error 7-53. Primary vtable for invalid_argument 7-54. typeinfo for invalid_argument 7-55. Primary vtable for bad_cast 7-56. typeinfo for bad_cast 7-57. Primary vtable for bad_alloc 7-58. typeinfo for bad_alloc 7-59. typeinfo for ctype_base 7-60. Primary vtable for __ctype_abstract_base 7-61. Primary vtable for __ctype_abstract_base 7-62. Primary vtable for ctype 7-63. libstdcxx - Class ctype Function Interfaces 7-64. Primary vtable for ctype 7-65. typeinfo for ctype 7-66. libstdcxx - Class ctype Function Interfaces 7-67. Primary vtable for ctype_byname 7-68. typeinfo for ctype_byname 7-69. libstdcxx - Class ctype_byname Function Interfaces 7-70. libstdcxx - Class ctype_byname Function Interfaces 7-71. libstdcxx - Class basic_string, allocator > Function Interfaces 7-72. libstdcxx - Class basic_string, allocator > Function Interfaces 7-73. Primary vtable for basic_stringstream, allocator > 7-74. Secondary vtable for basic_stringstream, allocator > 7-75. Secondary vtable for basic_stringstream, allocator > 7-76. VTT for basic_stringstream, allocator > 7-77. libstdcxx - Class basic_stringstream, allocator > Function Interfaces 7-78. Primary vtable for basic_stringstream, allocator > 7-79. Secondary vtable for basic_stringstream, allocator > 7-80. Secondary vtable for basic_stringstream, allocator > 7-81. VTT for basic_stringstream, allocator > 7-82. libstdcxx - Class basic_stringstream, allocator > Function Interfaces 7-83. Primary vtable for basic_istringstream, allocator > 7-84. Secondary vtable for basic_istringstream, allocator > 7-85. VTT for basic_istringstream, allocator > 7-86. libstdcxx - Class basic_istringstream, allocator > Function Interfaces 7-87. Primary vtable for basic_istringstream, allocator > 7-88. Secondary vtable for basic_istringstream, allocator > 7-89. VTT for basic_istringstream, allocator > 7-90. libstdcxx - Class basic_istringstream, allocator > Function Interfaces 7-91. Primary vtable for basic_ostringstream, allocator > 7-92. Secondary vtable for basic_ostringstream, allocator > 7-93. VTT for basic_ostringstream, allocator > 7-94. libstdcxx - Class basic_ostringstream, allocator > Function Interfaces 7-95. Primary vtable for basic_ostringstream, allocator > 7-96. Secondary vtable for basic_ostringstream, allocator > 7-97. VTT for basic_ostringstream, allocator > 7-98. libstdcxx - Class basic_ostringstream, allocator > Function Interfaces 7-99. Primary vtable for basic_stringbuf, allocator > 7-100. typeinfo for basic_stringbuf, allocator > 7-101. libstdcxx - Class basic_stringbuf, allocator > Function Interfaces 7-102. Primary vtable for basic_stringbuf, allocator > 7-103. typeinfo for basic_stringbuf, allocator > 7-104. libstdcxx - Class basic_stringbuf, allocator > Function Interfaces 7-105. Primary vtable for basic_iostream > 7-106. Secondary vtable for basic_iostream > 7-107. Secondary vtable for basic_iostream > 7-108. VTT for basic_iostream > 7-109. libstdcxx - Class basic_iostream > Function Interfaces 7-110. Primary vtable for basic_iostream > 7-111. Secondary vtable for basic_iostream > 7-112. Secondary vtable for basic_iostream > 7-113. VTT for basic_iostream > 7-114. libstdcxx - Class basic_iostream > Function Interfaces 7-115. Primary vtable for basic_istream > 7-116. Secondary vtable for basic_istream > 7-117. VTT for basic_istream > 7-118. libstdcxx - Class basic_istream > Function Interfaces 7-119. Primary vtable for basic_istream > 7-120. Secondary vtable for basic_istream > 7-121. VTT for basic_istream > 7-122. libstdcxx - Class basic_istream > Function Interfaces 7-123. Primary vtable for basic_ostream > 7-124. Secondary vtable for basic_ostream > 7-125. VTT for basic_ostream > 7-126. libstdcxx - Class basic_ostream > Function Interfaces 7-127. Primary vtable for basic_ostream > 7-128. Secondary vtable for basic_ostream > 7-129. VTT for basic_ostream > 7-130. libstdcxx - Class basic_ostream > Function Interfaces 7-131. Primary vtable for basic_fstream > 7-132. Secondary vtable for basic_fstream > 7-133. Secondary vtable for basic_fstream > 7-134. VTT for basic_fstream > 7-135. libstdcxx - Class basic_fstream > Function Interfaces 7-136. Primary vtable for basic_fstream > 7-137. Secondary vtable for basic_fstream > 7-138. Secondary vtable for basic_fstream > 7-139. VTT for basic_fstream > 7-140. libstdcxx - Class basic_fstream > Function Interfaces 7-141. Primary vtable for basic_ifstream > 7-142. Secondary vtable for basic_ifstream > 7-143. VTT for basic_ifstream > 7-144. libstdcxx - Class basic_ifstream > Function Interfaces 7-145. Primary vtable for basic_ifstream > 7-146. Secondary vtable for basic_ifstream > 7-147. VTT for basic_ifstream > 7-148. libstdcxx - Class basic_ifstream > Function Interfaces 7-149. Primary vtable for basic_ofstream > 7-150. Secondary vtable for basic_ofstream > 7-151. VTT for basic_ofstream > 7-152. libstdcxx - Class basic_ofstream > Function Interfaces 7-153. Primary vtable for basic_ofstream > 7-154. Secondary vtable for basic_ofstream > 7-155. VTT for basic_ofstream > 7-156. libstdcxx - Class basic_ofstream > Function Interfaces 7-157. Primary vtable for basic_streambuf > 7-158. typeinfo for basic_streambuf > 7-159. libstdcxx - Class basic_streambuf > Function Interfaces 7-160. Primary vtable for basic_streambuf > 7-161. typeinfo for basic_streambuf > 7-162. libstdcxx - Class basic_streambuf > Function Interfaces 7-163. Primary vtable for basic_filebuf > 7-164. typeinfo for basic_filebuf > 7-165. libstdcxx - Class basic_filebuf > Function Interfaces 7-166. Primary vtable for basic_filebuf > 7-167. typeinfo for basic_filebuf > 7-168. libstdcxx - Class basic_filebuf > Function Interfaces 7-169. typeinfo for ios_base 7-170. Primary vtable for basic_ios > 7-171. Primary vtable for ios_base::failure 7-172. typeinfo for ios_base::failure 7-173. Primary vtable for __timepunct 7-174. typeinfo for __timepunct 7-175. libstdcxx - Class __timepunct Function Interfaces 7-176. Primary vtable for __timepunct 7-177. typeinfo for __timepunct 7-178. libstdcxx - Class __timepunct Function Interfaces 7-179. typeinfo for messages_base 7-180. Primary vtable for messages 7-181. libstdcxx - Class messages Function Interfaces 7-182. Primary vtable for messages 7-183. libstdcxx - Class messages Function Interfaces 7-184. Primary vtable for messages_byname 7-185. typeinfo for messages_byname 7-186. libstdcxx - Class messages_byname Function Interfaces 7-187. Primary vtable for messages_byname 7-188. typeinfo for messages_byname 7-189. libstdcxx - Class messages_byname Function Interfaces 7-190. Primary vtable for numpunct 7-191. typeinfo for numpunct 7-192. libstdcxx - Class numpunct Function Interfaces 7-193. Primary vtable for numpunct 7-194. typeinfo for numpunct 7-195. libstdcxx - Class numpunct Function Interfaces 7-196. Primary vtable for numpunct_byname 7-197. typeinfo for numpunct_byname 7-198. libstdcxx - Class numpunct_byname Function Interfaces 7-199. Primary vtable for numpunct_byname 7-200. typeinfo for numpunct_byname 7-201. libstdcxx - Class numpunct_byname Function Interfaces 7-202. Primary vtable for __codecvt_abstract_base 7-203. typeinfo for codecvt_base 7-204. Primary vtable for codecvt 7-205. typeinfo for codecvt 7-206. Primary vtable for __codecvt_abstract_base 7-207. libstdcxx - Class codecvt Function Interfaces 7-208. Primary vtable for codecvt 7-209. typeinfo for codecvt 7-210. libstdcxx - Class codecvt Function Interfaces 7-211. Primary vtable for codecvt_byname 7-212. typeinfo for codecvt_byname 7-213. libstdcxx - Class codecvt_byname Function Interfaces 7-214. Primary vtable for codecvt_byname 7-215. typeinfo for codecvt_byname 7-216. Primary vtable for collate_byname 7-217. typeinfo for collate_byname 7-218. libstdcxx - Class codecvt_byname Function Interfaces 7-219. Primary vtable for collate 7-220. typeinfo for collate 7-221. libstdcxx - Class collate Function Interfaces 7-222. Primary vtable for collate 7-223. typeinfo for collate 7-224. libstdcxx - Class collate Function Interfaces 7-225. Primary vtable for collate_byname 7-226. typeinfo for collate_byname 7-227. libstdcxx - Class collate_byname Function Interfaces 7-228. typeinfo for time_base 7-229. Primary vtable for time_get_byname > > 7-230. typeinfo for time_get_byname > > 7-231. libstdcxx - Class time_get_byname > > Function Interfaces 7-232. Primary vtable for time_get_byname > > 7-233. typeinfo for time_get_byname > > 7-234. libstdcxx - Class time_get_byname > > Function Interfaces 7-235. Primary vtable for time_put_byname > > 7-236. typeinfo for time_put_byname > > 7-237. libstdcxx - Class time_put_byname > > Function Interfaces 7-238. Primary vtable for time_put_byname > > 7-239. typeinfo for time_put_byname > > 7-240. libstdcxx - Class time_put_byname > > Function Interfaces 7-241. Primary vtable for time_get > > 7-242. libstdcxx - Class time_get > > Function Interfaces 7-243. Primary vtable for time_get > > 7-244. libstdcxx - Class time_get > > Function Interfaces 7-245. libstdcxx - Class time_put > > Function Interfaces 7-246. libstdcxx - Class time_put > > Function Interfaces 7-247. Primary vtable for moneypunct 7-248. libstdcxx - Class moneypunct Function Interfaces 7-249. Primary vtable for moneypunct 7-250. libstdcxx - Class moneypunct Function Interfaces 7-251. Primary vtable for moneypunct 7-252. libstdcxx - Class moneypunct Function Interfaces 7-253. Primary vtable for moneypunct 7-254. libstdcxx - Class moneypunct Function Interfaces 7-255. Primary vtable for moneypunct_byname 7-256. typeinfo for moneypunct_byname 7-257. libstdcxx - Class moneypunct_byname Function Interfaces 7-258. Primary vtable for moneypunct_byname 7-259. typeinfo for moneypunct_byname 7-260. libstdcxx - Class moneypunct_byname Function Interfaces 7-261. Primary vtable for moneypunct_byname 7-262. typeinfo for moneypunct_byname 7-263. libstdcxx - Class moneypunct_byname Function Interfaces 7-264. Primary vtable for moneypunct_byname 7-265. typeinfo for moneypunct_byname 7-266. libstdcxx - Class moneypunct_byname Function Interfaces 7-267. typeinfo for money_base 7-268. Primary vtable for money_get > > 7-269. typeinfo for money_get > > 7-270. libstdcxx - Class money_get > > Function Interfaces 7-271. Primary vtable for money_get > > 7-272. typeinfo for money_get > > 7-273. libstdcxx - Class money_get > > Function Interfaces 7-274. Primary vtable for money_put > > 7-275. typeinfo for money_put > > 7-276. libstdcxx - Class money_put > > Function Interfaces 7-277. Primary vtable for money_put > > 7-278. typeinfo for money_put > > 7-279. libstdcxx - Class money_put > > Function Interfaces 7-280. libstdcxx - Class locale Function Interfaces 7-281. Primary vtable for locale::facet 7-282. typeinfo for locale::facet 7-283. 7-284. libstdcxx - Class num_get > > Function Interfaces 7-285. libstdcxx - Class num_get > > Function Interfaces 7-286. libstdcxx - Class num_put > > Function Interfaces 7-287. libstdcxx - Class num_put > > Function Interfaces 7-288. libstdcxx - Class gslice Function Interfaces 7-289. libstdcxx - Class __basic_file Function Interfaces 7-290. libstdcxx - Class valarray Function Interfaces _________________________________________________________ Foreword This is version 3.1 of the Linux Standard Base C++ Specification for IA32. This specification is part of a family of specifications under the general title "Linux Standard Base". Developers of applications or implementations interested in using the LSB trademark should see the Free Standards Group Certification Policy for details. _________________________________________________________ Introduction The LSB defines a binary interface for application programs that are compiled and packaged for LSB-conforming implementations on many different hardware architectures. Since a binary specification shall include information specific to the computer processor architecture for which it is intended, it is not possible for a single document to specify the interface for all possible LSB-conforming implementations. Therefore, the LSB is a family of specifications, rather than a single one. This document should be used in conjunction with the documents it references. This document enumerates the system components it includes, but descriptions of those components may be included entirely or partly in this document, partly in other documents, or entirely in other reference documents. For example, the section that describes system service routines includes a list of the system routines supported in this interface, formal declarations of the data structures they use that are visible to applications, and a pointer to the underlying referenced specification for information about the syntax and semantics of each call. Only those routines not described in standards referenced by this document, or extensions to those standards, are described in the detail. Information referenced in this way is as much a part of this document as is the information explicitly included here. The specification carries a version number of either the form x.y or x.y.z. This version number carries the following meaning: * The first number (x) is the major version number. All versions with the same major version number should share binary compatibility. Any addition or deletion of a new library results in a new version number. Interfaces marked as deprecated may be removed from the specification at a major version change. * The second number (y) is the minor version number. Individual interfaces may be added if all certified implementations already had that (previously undocumented) interface. Interfaces may be marked as deprecated at a minor version change. Other minor changes may be permitted at the discretion of the LSB workgroup. * The third number (z), if present, is the editorial level. Only editorial changes should be included in such versions. Since this specification is a descriptive Application Binary Interface, and not a source level API specification, it is not possible to make a guarantee of 100% backward compatibility between major releases. However, it is the intent that those parts of the binary interface that are visible in the source level API will remain backward compatible from version to version, except where a feature marked as "Deprecated" in one release may be removed from a future release. Implementors are strongly encouraged to make use of symbol versioning to permit simultaneous support of applications conforming to different releases of this specification. I. Introductory Elements Table of Contents 1. Scope 1.1. General 1.2. Module Specific Scope 2. Normative References 3. Requirements 3.1. Relevant Libraries 3.2. LSB Implementation Conformance 3.3. LSB Application Conformance 4. Definitions 5. Terminology 6. Documentation Conventions _________________________________________________________ Chapter 1. Scope 1.1. General The Linux Standard Base (LSB) defines a system interface for compiled applications and a minimal environment for support of installation scripts. Its purpose is to enable a uniform industry standard environment for high-volume applications conforming to the LSB. These specifications are composed of two basic parts: A common specification ("LSB-generic" or "generic LSB"), ISO/IEC 23360 Part 1, describing those parts of the interface that remain constant across all implementations of the LSB, and an architecture-specific part ("LSB-arch" or "archLSB") describing the parts of the interface that vary by processor architecture. Together, the LSB-generic and the relevant architecture-specific part of ISO/IEC 23360 for a single hardware architecture provide a complete interface specification for compiled application programs on systems that share a common hardware architecture. ISO/IEC 23360 Part 1, the LSB-generic document, should be used in conjunction with an architecture-specific part. Whenever a section of the LSB-generic specification is supplemented by architecture-specific information, the LSB-generic document includes a reference to the architecture part. Architecture-specific parts of ISO/IEC 23360 may also contain additional information that is not referenced in the LSB-generic document. The LSB contains both a set of Application Program Interfaces (APIs) and Application Binary Interfaces (ABIs). APIs may appear in the source code of portable applications, while the compiled binary of that application may use the larger set of ABIs. A conforming implementation provides all of the ABIs listed here. The compilation system may replace (e.g. by macro definition) certain APIs with calls to one or more of the underlying binary interfaces, and may insert calls to binary interfaces as needed. The LSB is primarily a binary interface definition. Not all of the source level APIs available to applications may be contained in this specification. _________________________________________________________ 1.2. Module Specific Scope This is the C++ module of the Linux Standards Base (LSB). This module supplements the core interfaces by providing system interfaces, libraries, and a runtime environment for applications built using the C++ programming language. These interfaces provide low-level support for the core constructs of the language, and implement the standard base C++ libraries. Interfaces described in this module are presented in terms of C++; the binary interfaces will use encoded or mangled versions of the names. _________________________________________________________ Chapter 2. Normative References The specifications listed below are referenced in whole or in part by this module of the Linux Standard Base. In this specification, where only a particular section of one of these references is identified, then the normative reference is to that section alone, and the rest of the referenced document is informative. Table 2-1. Normative References Name Title URL ISO/IEC 23360 Part 1 ISO/IEC 23360:2005 Linux Standard Base - Part 1 Generic Specification http://www.linuxbase.org/spec/ ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C ISO POSIX (2003) ISO/IEC 9945-1:2003 Information technology -- Portable Operating System Interface (POSIX) -- Part 1: Base Definitions ISO/IEC 9945-2:2003 Information technology -- Portable Operating System Interface (POSIX) -- Part 2: System Interfaces ISO/IEC 9945-3:2003 Information technology -- Portable Operating System Interface (POSIX) -- Part 3: Shell and Utilities ISO/IEC 9945-4:2003 Information technology -- Portable Operating System Interface (POSIX) -- Part 4: Rationale Including Technical Cor. 1: 2004 http://www.unix.org/version3/ ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 Programming languages --C++ Itanium(TM) C++ ABI Itanium(TM) C++ ABI (Revision 1.83) http://refspecs.freestandards.org/cxxabi-1.83.html _________________________________________________________ Chapter 3. Requirements 3.1. Relevant Libraries The libraries listed in Table 3-1 shall be available on a Linux Standard Base system, with the specified runtime names. Table 3-1. Standard Library Names Library Runtime Name libstdcxx libstdc++.so.6 These libraries will be in an implementation-defined directory which the dynamic linker shall search by default. _________________________________________________________ 3.2. LSB Implementation Conformance An implementation shall satisfy the following requirements: * The implementation shall implement fully the architecture described in the hardware manual for the target processor architecture. * The implementation shall be capable of executing compiled applications having the format and using the system interfaces described in this document. * The implementation shall provide libraries containing the interfaces specified by this document, and shall provide a dynamic linking mechanism that allows these interfaces to be attached to applications at runtime. All the interfaces shall behave as specified in this document. * The map of virtual memory provided by the implementation shall conform to the requirements of this document. * The implementation's low-level behavior with respect to function call linkage, system traps, signals, and other such activities shall conform to the formats described in this document. * The implementation shall provide all of the mandatory interfaces in their entirety. * The implementation may provide one or more of the optional interfaces. Each optional interface that is provided shall be provided in its entirety. The product documentation shall state which optional interfaces are provided. * The implementation shall provide all files and utilities specified as part of this document in the format defined here and in other referenced documents. All commands and utilities shall behave as required by this document. The implementation shall also provide all mandatory components of an application's runtime environment that are included or referenced in this document. * The implementation, when provided with standard data formats and values at a named interface, shall provide the behavior defined for those values and data formats at that interface. However, a conforming implementation may consist of components which are separately packaged and/or sold. For example, a vendor of a conforming implementation might sell the hardware, operating system, and windowing system as separately packaged items. * The implementation may provide additional interfaces with different names. It may also provide additional behavior corresponding to data values outside the standard ranges, for standard named interfaces. _________________________________________________________ 3.3. LSB Application Conformance An application shall satisfy the following requirements: * Its executable files are either shell scripts or object files in the format defined for the Object File Format system interface. * Its object files participate in dynamic linking as defined in the Program Loading and Linking System interface. * It employs only the instructions, traps, and other low-level facilities defined in the Low-Level System interface as being for use by applications. * If it requires any optional interface defined in this document in order to be installed or to execute successfully, the requirement for that optional interface is stated in the application's documentation. * It does not use any interface or data format that is not required to be provided by a conforming implementation, unless: + If such an interface or data format is supplied by another application through direct invocation of that application during execution, that application is in turn an LSB conforming application. + The use of that interface or data format, as well as its source, is identified in the documentation of the application. * It shall not use any values for a named interface that are reserved for vendor extensions. A strictly conforming application does not require or use any interface, facility, or implementation-defined extension that is not defined in this document in order to be installed or to execute successfully. _________________________________________________________ Chapter 4. Definitions For the purposes of this document, the following definitions, as specified in the ISO/IEC Directives, Part 2, 2001, 4th Edition, apply: can be able to; there is a possibility of; it is possible to cannot be unable to; there is no possibilty of; it is not possible to may is permitted; is allowed; is permissible need not it is not required that; no...is required shall is to; is required to; it is required that; has to; only...is permitted; it is necessary shall not is not allowed [permitted] [acceptable] [permissible]; is required to be not; is required that...be not; is not to be should it is recommended that; ought to should not it is not recommended that; ought not to _________________________________________________________ Chapter 5. Terminology For the purposes of this document, the following terms apply: archLSB The architectural part of the LSB Specification which describes the specific parts of the interface that are platform specific. The archLSB is complementary to the gLSB. Binary Standard The total set of interfaces that are available to be used in the compiled binary code of a conforming application. gLSB The common part of the LSB Specification that describes those parts of the interface that remain constant across all hardware implementations of the LSB. implementation-defined Describes a value or behavior that is not defined by this document but is selected by an implementor. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence of the value or behavior. An application that relies on such a value or behavior cannot be assured to be portable across conforming implementations. The implementor shall document such a value or behavior so that it can be used correctly by an application. Shell Script A file that is read by an interpreter (e.g., awk). The first line of the shell script includes a reference to its interpreter binary. Source Standard The set of interfaces that are available to be used in the source code of a conforming application. undefined Describes the nature of a value or behavior not defined by this document which results from use of an invalid program construct or invalid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations. unspecified Describes the nature of a value or behavior not specified by this document which results from use of a valid program construct or valid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations. Other terms and definitions used in this document shall have the same meaning as defined in Chapter 3 of the Base Definitions volume of ISO POSIX (2003). _________________________________________________________ Chapter 6. Documentation Conventions Throughout this document, the following typographic conventions are used: function() the name of a function command the name of a command or utility CONSTANT a constant value parameter a parameter variable a variable Throughout this specification, several tables of interfaces are presented. Each entry in these tables has the following format: name the name of the interface (symver) An optional symbol version identifier, if required. [refno] A reference number indexing the table of referenced specifications that follows this table. For example, forkpty(GLIBC_2.0) [SUSv3] refers to the interface named forkpty() with symbol version GLIBC_2.0 that is defined in the SUSv3 reference. Note: Symbol versions are defined in the architecture specific parts of ISO/IEC 23360 only. II. Base Libraries Table of Contents 7. Libraries 7.1. Interfaces for libstdcxx 7.1.1. C++ Runtime Support 7.1.2. C++ type descriptors for built-in types 7.1.3. C++ _Rb_tree 7.1.4. Class type_info 7.1.5. Class __cxxabiv1::__enum_type_info 7.1.6. Class __cxxabiv1::__array_type_info 7.1.7. Class __cxxabiv1::__class_type_info 7.1.8. Class __cxxabiv1::__pbase_type_info 7.1.9. Class __cxxabiv1::__pointer_type_info 7.1.10. Class __cxxabiv1::__function_type_info 7.1.11. Class __cxxabiv1::__si_class_type_info 7.1.12. Class __cxxabiv1::__vmi_class_type_info 7.1.13. Class __cxxabiv1::__fundamental_type_info 7.1.14. Class __cxxabiv1::__pointer_to_member_type_info 7.1.15. Class __gnu_cxx::stdio_filebuf > 7.1.16. Class __gnu_cxx::stdio_filebuf > 7.1.17. Class __gnu_cxx::__pool_alloc_base 7.1.18. Class __gnu_cxx::stdio_sync_filebuf > 7.1.19. Class __gnu_cxx::stdio_sync_filebuf > 7.1.20. Class exception 7.1.21. Class bad_typeid 7.1.22. Class logic_error 7.1.23. Class range_error 7.1.24. Class domain_error 7.1.25. Class length_error 7.1.26. Class out_of_range 7.1.27. Class bad_exception 7.1.28. Class runtime_error 7.1.29. Class overflow_error 7.1.30. Class underflow_error 7.1.31. Class invalid_argument 7.1.32. Class bad_cast 7.1.33. Class bad_alloc 7.1.34. struct __numeric_limits_base 7.1.35. struct numeric_limits 7.1.36. struct numeric_limits 7.1.37. struct numeric_limits 7.1.38. struct numeric_limits 7.1.39. struct numeric_limits 7.1.40. struct numeric_limits 7.1.41. struct numeric_limits 7.1.42. struct numeric_limits 7.1.43. struct numeric_limits 7.1.44. struct numeric_limits 7.1.45. struct numeric_limits 7.1.46. struct numeric_limits 7.1.47. struct numeric_limits 7.1.48. struct numeric_limits 7.1.49. struct numeric_limits 7.1.50. struct numeric_limits 7.1.51. Class ctype_base 7.1.52. Class __ctype_abstract_base 7.1.53. Class __ctype_abstract_base 7.1.54. Class ctype 7.1.55. Class ctype 7.1.56. Class ctype_byname 7.1.57. Class ctype_byname 7.1.58. Class basic_string, allocator > 7.1.59. Class basic_string, allocator > 7.1.60. Class basic_stringstream, allocator > 7.1.61. Class basic_stringstream, allocator > 7.1.62. Class basic_istringstream, allocator > 7.1.63. Class basic_istringstream, allocator > 7.1.64. Class basic_ostringstream, allocator > 7.1.65. Class basic_ostringstream, allocator > 7.1.66. Class basic_stringbuf, allocator > 7.1.67. Class basic_stringbuf, allocator > 7.1.68. Class basic_iostream > 7.1.69. Class basic_iostream > 7.1.70. Class basic_istream > 7.1.71. Class basic_istream > 7.1.72. Class istreambuf_iterator > 7.1.73. Class istreambuf_iterator > 7.1.74. Class basic_ostream > 7.1.75. Class basic_ostream > 7.1.76. Class basic_fstream > 7.1.77. Class basic_fstream > 7.1.78. Class basic_ifstream > 7.1.79. Class basic_ifstream > 7.1.80. Class basic_ofstream > 7.1.81. Class basic_ofstream > 7.1.82. Class basic_streambuf > 7.1.83. Class basic_streambuf > 7.1.84. Class basic_filebuf > 7.1.85. Class basic_filebuf > 7.1.86. Class ios_base 7.1.87. Class basic_ios > 7.1.88. Class basic_ios > 7.1.89. Class ios_base::failure 7.1.90. Class __timepunct 7.1.91. Class __timepunct 7.1.92. Class messages_base 7.1.93. Class messages 7.1.94. Class messages 7.1.95. Class messages_byname 7.1.96. Class messages_byname 7.1.97. Class numpunct 7.1.98. Class numpunct 7.1.99. Class numpunct_byname 7.1.100. Class numpunct_byname 7.1.101. Class __codecvt_abstract_base 7.1.102. Class __codecvt_abstract_base 7.1.103. Class codecvt_base 7.1.104. Class codecvt 7.1.105. Class codecvt 7.1.106. Class codecvt_byname 7.1.107. Class codecvt_byname 7.1.108. Class collate 7.1.109. Class collate 7.1.110. Class collate_byname 7.1.111. Class collate_byname 7.1.112. Class time_base 7.1.113. Class time_get_byname > > 7.1.114. Class time_get_byname > > 7.1.115. Class time_put_byname > > 7.1.116. Class time_put_byname > > 7.1.117. Class time_get > > 7.1.118. Class time_get > > 7.1.119. Class time_put > > 7.1.120. Class time_put > > 7.1.121. Class moneypunct 7.1.122. Class moneypunct 7.1.123. Class moneypunct 7.1.124. Class moneypunct 7.1.125. Class moneypunct_byname 7.1.126. Class moneypunct_byname 7.1.127. Class moneypunct_byname 7.1.128. Class moneypunct_byname 7.1.129. Class money_base 7.1.130. Class money_get > > 7.1.131. Class money_get > > 7.1.132. Class money_put > > 7.1.133. Class money_put > > 7.1.134. Class locale 7.1.135. Class locale::facet 7.1.136. facet functions 7.1.137. Class __num_base 7.1.138. Class num_get > > 7.1.139. Class num_get > > 7.1.140. Class num_put > > 7.1.141. Class num_put > > 7.1.142. Class gslice 7.1.143. Class __basic_file 7.1.144. Class _List_node_base 7.1.145. Class valarray 7.2. Interface Definitions for libstdcxx _________________________________________________________ Chapter 7. Libraries An LSB-conforming implementation shall support some base libraries which provide interfaces for accessing the operating system, processor and other hardware in the system. Interfaces that are unique to the IA32 platform are defined here. This section should be used in conjunction with the corresponding section in the Linux Standard Base Specification. _________________________________________________________ 7.1. Interfaces for libstdcxx Table 7-1 defines the library name and shared object name for the libstdcxx library Table 7-1. libstdcxx Definition Library: libstdcxx SONAME: libstdc++.so.6 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI [ISOCXX] ISO/IEC 14882: 2003 C++ Language [LSB] ISO/IEC 23360 Part 1 _________________________________________________________ 7.1.1. C++ Runtime Support _________________________________________________________ 7.1.1.1. Interfaces for C++ Runtime Support An LSB conforming implementation shall provide the architecture specific methods for C++ Runtime Support specified in Table 7-2, with the full mandatory functionality as described in the referenced underlying specification. Table 7-2. libstdcxx - C++ Runtime Support Function Interfaces operator new[](unsigned int)(GLIBCXX_3.4) [ISOCXX] operator new[](unsigned int, nothrow_t const&)(GLIBCXX_3.4) [ISOCXX] operator new(unsigned int)(GLIBCXX_3.4) [ISOCXX] operator new(unsigned int, nothrow_t const&)(GLIBCXX_3.4) [ISOCXX] _________________________________________________________ 7.1.2. C++ type descriptors for built-in types _________________________________________________________ 7.1.2.1. Interfaces for C++ type descriptors for built-in types No external methods are defined for libstdcxx - C++ type descriptors for built-in types in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.3. C++ _Rb_tree _________________________________________________________ 7.1.3.1. Interfaces for C++ _Rb_tree No external methods are defined for libstdcxx - C++ _Rb_tree in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.4. Class type_info _________________________________________________________ 7.1.4.1. Class data for type_info The virtual table for the std::type_info class is described by Table 7-3 Table 7-3. Primary vtable for type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for type_info vfunc[0]: type_info::~type_info() vfunc[1]: type_info::~type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const The Run Time Type Information for the std::type_info class is described by Table 7-4 Table 7-4. typeinfo for type_info Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for type_info _________________________________________________________ 7.1.4.2. Interfaces for Class type_info No external methods are defined for libstdcxx - Class std::type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.5. Class __cxxabiv1::__enum_type_info _________________________________________________________ 7.1.5.1. Class data for __cxxabiv1::__enum_type_info The virtual table for the __cxxabiv1::__enum_type_info class is described by Table 7-5 Table 7-5. Primary vtable for __cxxabiv1::__enum_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__enum_type_info vfunc[0]: __cxxabiv1::__enum_type_info::~__enum_type_info() vfunc[1]: __cxxabiv1::__enum_type_info::~__enum_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const The Run Time Type Information for the __cxxabiv1::__enum_type_info class is described by Table 7-6 Table 7-6. typeinfo for __cxxabiv1::__enum_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__enum_type_info _________________________________________________________ 7.1.5.2. Interfaces for Class __cxxabiv1::__enum_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__enum_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.6. Class __cxxabiv1::__array_type_info _________________________________________________________ 7.1.6.1. Class data for __cxxabiv1::__array_type_info The virtual table for the __cxxabiv1::__array_type_info class is described by Table 7-7 Table 7-7. Primary vtable for __cxxabiv1::__array_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__array_type_info vfunc[0]: __cxxabiv1::__array_type_info::~__array_type_info() vfunc[1]: __cxxabiv1::__array_type_info::~__array_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const The Run Time Type Information for the __cxxabiv1::__array_type_info class is described by Table 7-8 Table 7-8. typeinfo for __cxxabiv1::__array_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__array_type_info _________________________________________________________ 7.1.6.2. Interfaces for Class __cxxabiv1::__array_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__array_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.7. Class __cxxabiv1::__class_type_info _________________________________________________________ 7.1.7.1. Class data for __cxxabiv1::__class_type_info The virtual table for the __cxxabiv1::__class_type_info class is described by Table 7-9 Table 7-9. Primary vtable for __cxxabiv1::__class_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__class_type_info vfunc[0]: __cxxabiv1::__class_type_info::~__class_type_info() vfunc[1]: __cxxabiv1::__class_type_info::~__class_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__class_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class _type_info const*, void**) const vfunc[6]: __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class _type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const vfunc[7]: __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const vfunc[8]: __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const The Run Time Type Information for the __cxxabiv1::__class_type_info class is described by Table 7-10 Table 7-10. typeinfo for __cxxabiv1::__class_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__class_type_info _________________________________________________________ 7.1.7.2. Interfaces for Class __cxxabiv1::__class_type_info An LSB conforming implementation shall provide the architecture specific methods for Class __cxxabiv1::__class_type_info specified in Table 7-11, with the full mandatory functionality as described in the referenced underlying specification. Table 7-11. libstdcxx - Class __cxxabiv1::__class_type_info Function Interfaces __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const(CXXABI_1.3) [CXXABI] __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const(CXXABI_1.3) [CXXABI] _________________________________________________________ 7.1.8. Class __cxxabiv1::__pbase_type_info _________________________________________________________ 7.1.8.1. Class data for __cxxabiv1::__pbase_type_info The virtual table for the __cxxabiv1::__pbase_type_info class is described by Table 7-12 Table 7-12. Primary vtable for __cxxabiv1::__pbase_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__pbase_type_info vfunc[0]: __cxxabiv1::__pbase_type_info::~__pbase_type_info() vfunc[1]: __cxxabiv1::__pbase_type_info::~__pbase_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__pbase_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const vfunc[6]: __cxxabiv1::__pbase_type_info::__pointer_catch(__cxxabiv1::__p base_type_info const*, void**, unsigned int) const The Run Time Type Information for the __cxxabiv1::__pbase_type_info class is described by Table 7-13 Table 7-13. typeinfo for __cxxabiv1::__pbase_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__pbase_type_info _________________________________________________________ 7.1.8.2. Interfaces for Class __cxxabiv1::__pbase_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__pbase_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.9. Class __cxxabiv1::__pointer_type_info _________________________________________________________ 7.1.9.1. Class data for __cxxabiv1::__pointer_type_info The virtual table for the __cxxabiv1::__pointer_type_info class is described by Table 7-14 Table 7-14. Primary vtable for __cxxabiv1::__pointer_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__pointer_type_info vfunc[0]: __cxxabiv1::__pointer_type_info::~__pointer_type_info() vfunc[1]: __cxxabiv1::__pointer_type_info::~__pointer_type_info() vfunc[2]: __cxxabiv1::__pointer_type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__pbase_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const vfunc[6]: __cxxabiv1::__pointer_type_info::__pointer_catch(__cxxabiv1::_ _pbase_type_info const*, void**, unsigned int) const The Run Time Type Information for the __cxxabiv1::__pointer_type_info class is described by Table 7-15 Table 7-15. typeinfo for __cxxabiv1::__pointer_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__pointer_type_info _________________________________________________________ 7.1.9.2. Interfaces for Class __cxxabiv1::__pointer_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__pointer_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.10. Class __cxxabiv1::__function_type_info _________________________________________________________ 7.1.10.1. Class data for __cxxabiv1::__function_type_info The virtual table for the __cxxabiv1::__function_type_info class is described by Table 7-16 Table 7-16. Primary vtable for __cxxabiv1::__function_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__function_type_info vfunc[0]: __cxxabiv1::__function_type_info::~__function_type_info() vfunc[1]: __cxxabiv1::__function_type_info::~__function_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: __cxxabiv1::__function_type_info::__is_function_p() const vfunc[4]: type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const The Run Time Type Information for the __cxxabiv1::__function_type_info class is described by Table 7-17 Table 7-17. typeinfo for __cxxabiv1::__function_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__function_type_info _________________________________________________________ 7.1.10.2. Interfaces for Class __cxxabiv1::__function_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__function_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.11. Class __cxxabiv1::__si_class_type_info _________________________________________________________ 7.1.11.1. Class data for __cxxabiv1::__si_class_type_info The virtual table for the __cxxabiv1::__si_class_type_info class is described by Table 7-18 Table 7-18. Primary vtable for __cxxabiv1::__si_class_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__si_class_type_info vfunc[0]: __cxxabiv1::__si_class_type_info::~__si_class_type_info() vfunc[1]: __cxxabiv1::__si_class_type_info::~__si_class_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__class_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class _type_info const*, void**) const vfunc[6]: __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__cl ass_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const vfunc[7]: __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const vfunc[8]: __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const The Run Time Type Information for the __cxxabiv1::__si_class_type_info class is described by Table 7-19 Table 7-19. typeinfo for __cxxabiv1::__si_class_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__si_class_type_info _________________________________________________________ 7.1.11.2. Interfaces for Class __cxxabiv1::__si_class_type_info An LSB conforming implementation shall provide the architecture specific methods for Class __cxxabiv1::__si_class_type_info specified in Table 7-20, with the full mandatory functionality as described in the referenced underlying specification. Table 7-20. libstdcxx - Class __cxxabiv1::__si_class_type_info Function Interfaces __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const(CXXABI_1.3) [CXXABI] __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const(CXXABI_1.3) [CXXABI] _________________________________________________________ 7.1.12. Class __cxxabiv1::__vmi_class_type_info _________________________________________________________ 7.1.12.1. Class data for __cxxabiv1::__vmi_class_type_info The virtual table for the __cxxabiv1::__vmi_class_type_info class is described by Table 7-21 Table 7-21. Primary vtable for __cxxabiv1::__vmi_class_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__vmi_class_type_info vfunc[0]: __cxxabiv1::__vmi_class_type_info::~__vmi_class_type_info() vfunc[1]: __cxxabiv1::__vmi_class_type_info::~__vmi_class_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__class_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class _type_info const*, void**) const vfunc[6]: __cxxabiv1::__vmi_class_type_info::__do_upcast(__cxxabiv1::__c lass_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const vfunc[7]: __cxxabiv1::__vmi_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const vfunc[8]: __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const The Run Time Type Information for the __cxxabiv1::__vmi_class_type_info class is described by Table 7-22 Table 7-22. typeinfo for __cxxabiv1::__vmi_class_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__vmi_class_type_info _________________________________________________________ 7.1.12.2. Interfaces for Class __cxxabiv1::__vmi_class_type_info An LSB conforming implementation shall provide the architecture specific methods for Class __cxxabiv1::__vmi_class_type_info specified in Table 7-23, with the full mandatory functionality as described in the referenced underlying specification. Table 7-23. libstdcxx - Class __cxxabiv1::__vmi_class_type_info Function Interfaces __cxxabiv1::__vmi_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const(CXXABI_1.3) [CXXABI] __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const(CXXABI_1.3) [CXXABI] _________________________________________________________ 7.1.13. Class __cxxabiv1::__fundamental_type_info _________________________________________________________ 7.1.13.1. Class data for __cxxabiv1::__fundamental_type_info The virtual table for the __cxxabiv1::__fundamental_type_info class is described by Table 7-24 Table 7-24. Primary vtable for __cxxabiv1::__fundamental_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__fundamental_type_info vfunc[0]: __cxxabiv1::__fundamental_type_info::~__fundamental_type_info( ) vfunc[1]: __cxxabiv1::__fundamental_type_info::~__fundamental_type_info( ) vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const The Run Time Type Information for the __cxxabiv1::__fundamental_type_info class is described by Table 7-25 Table 7-25. typeinfo for __cxxabiv1::__fundamental_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__fundamental_type_info _________________________________________________________ 7.1.13.2. Interfaces for Class __cxxabiv1::__fundamental_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__fundamental_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.14. Class __cxxabiv1::__pointer_to_member_type_info _________________________________________________________ 7.1.14.1. Class data for __cxxabiv1::__pointer_to_member_type_info The virtual table for the __cxxabiv1::__pointer_to_member_type_info class is described by Table 7-26 Table 7-26. Primary vtable for __cxxabiv1::__pointer_to_member_type_info Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __cxxabiv1::__pointer_to_member_type_info vfunc[0]: __cxxabiv1::__pointer_to_member_type_info::~__pointer_to_membe r_type_info() vfunc[1]: __cxxabiv1::__pointer_to_member_type_info::~__pointer_to_membe r_type_info() vfunc[2]: type_info::__is_pointer_p() const vfunc[3]: type_info::__is_function_p() const vfunc[4]: __cxxabiv1::__pbase_type_info::__do_catch(type_info const*, void**, unsigned int) const vfunc[5]: type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const vfunc[6]: __cxxabiv1::__pointer_to_member_type_info::__pointer_catch(__c xxabiv1::__pbase_type_info const*, void**, unsigned int) const The Run Time Type Information for the __cxxabiv1::__pointer_to_member_type_info class is described by Table 7-27 Table 7-27. typeinfo for __cxxabiv1::__pointer_to_member_type_info Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for __cxxabiv1::__pointer_to_member_type_info _________________________________________________________ 7.1.14.2. Interfaces for Class __cxxabiv1::__pointer_to_member_type_info No external methods are defined for libstdcxx - Class __cxxabiv1::__pointer_to_member_type_info in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.15. Class __gnu_cxx::stdio_filebuf > _________________________________________________________ 7.1.15.1. Class data for __gnu_cxx::stdio_filebuf > The virtual table for the __gnu_cxx::stdio_filebuf > class is described by Table 7-28 Table 7-28. Primary vtable for __gnu_cxx::stdio_sync_filebuf > Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __gnu_cxx::stdio_sync_filebuf > vfunc[0]: Unspecified vfunc[1]: Unspecified vfunc[2]: basic_streambuf >::imbue(locale const&) vfunc[3]: basic_streambuf >::setbuf(char*, int) vfunc[4]: Unspecified vfunc[5]: Unspecified vfunc[6]: Unspecified vfunc[7]: basic_streambuf >::showmanyc() vfunc[8]: Unspecified vfunc[9]: Unspecified vfunc[10]: Unspecified vfunc[11]: Unspecified vfunc[12]: Unspecified vfunc[13]: Unspecified _________________________________________________________ 7.1.15.2. Interfaces for Class __gnu_cxx::stdio_filebuf > No external methods are defined for libstdcxx - Class __gnu_cxx::stdio_filebuf > in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.16. Class __gnu_cxx::stdio_filebuf > _________________________________________________________ 7.1.16.1. Class data for __gnu_cxx::stdio_filebuf > The virtual table for the __gnu_cxx::stdio_filebuf > class is described by Table 7-29 Table 7-29. Primary vtable for __gnu_cxx::stdio_sync_filebuf > Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __gnu_cxx::stdio_sync_filebuf > vfunc[0]: Unspecified vfunc[1]: Unspecified vfunc[2]: basic_streambuf >::imbue(locale const&) vfunc[3]: basic_streambuf >::setbuf(wchar_t*, int) vfunc[4]: Unspecified vfunc[5]: Unspecified vfunc[6]: Unspecified vfunc[7]: basic_streambuf >::showmanyc() vfunc[8]: Unspecified vfunc[9]: Unspecified vfunc[10]: Unspecified vfunc[11]: Unspecified vfunc[12]: Unspecified vfunc[13]: Unspecified _________________________________________________________ 7.1.16.2. Interfaces for Class __gnu_cxx::stdio_filebuf > No external methods are defined for libstdcxx - Class __gnu_cxx::stdio_filebuf > in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.17. Class __gnu_cxx::__pool_alloc_base _________________________________________________________ 7.1.17.1. Interfaces for Class __gnu_cxx::__pool_alloc_base An LSB conforming implementation shall provide the architecture specific methods for Class __gnu_cxx::__pool_alloc_base specified in Table 7-30, with the full mandatory functionality as described in the referenced underlying specification. Table 7-30. libstdcxx - Class __gnu_cxx::__pool_alloc_base Function Interfaces __gnu_cxx::__pool_alloc_base::_M_get_free_list(unsigned int)(GLIBCXX_3.4.2) [LSB] __gnu_cxx::__pool_alloc_base::_M_refill(unsigned int)(GLIBCXX_3.4.2) [LSB] _________________________________________________________ 7.1.18. Class __gnu_cxx::stdio_sync_filebuf> _________________________________________________________ 7.1.18.1. Interfaces for Class __gnu_cxx::stdio_sync_filebuf > No external methods are defined for libstdcxx - Class __gnu_cxx::stdio_sync_filebuf > in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.19. Class __gnu_cxx::stdio_sync_filebuf > _________________________________________________________ 7.1.19.1. Interfaces for Class __gnu_cxx::stdio_sync_filebuf > No external methods are defined for libstdcxx - Class __gnu_cxx::stdio_sync_filebuf > in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.20. Class exception _________________________________________________________ 7.1.20.1. Class data for exception The virtual table for the std::exception class is described by Table 7-31 Table 7-31. Primary vtable for exception Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for exception vfunc[0]: exception::~exception() vfunc[1]: exception::~exception() vfunc[2]: exception::what() const The Run Time Type Information for the std::exception class is described by Table 7-32 Table 7-32. typeinfo for exception Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for exception _________________________________________________________ 7.1.20.2. Interfaces for Class exception No external methods are defined for libstdcxx - Class std::exception in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.21. Class bad_typeid _________________________________________________________ 7.1.21.1. Class data for bad_typeid The virtual table for the std::bad_typeid class is described by Table 7-33 Table 7-33. Primary vtable for bad_typeid Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for bad_typeid vfunc[0]: bad_typeid::~bad_typeid() vfunc[1]: bad_typeid::~bad_typeid() vfunc[2]: exception::what() const The Run Time Type Information for the std::bad_typeid class is described by Table 7-34 Table 7-34. typeinfo for bad_typeid Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for bad_typeid _________________________________________________________ 7.1.21.2. Interfaces for Class bad_typeid No external methods are defined for libstdcxx - Class std::bad_typeid in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.22. Class logic_error _________________________________________________________ 7.1.22.1. Class data for logic_error The virtual table for the std::logic_error class is described by Table 7-35 Table 7-35. Primary vtable for logic_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for logic_error vfunc[0]: logic_error::~logic_error() vfunc[1]: logic_error::~logic_error() vfunc[2]: logic_error::what() const The Run Time Type Information for the std::logic_error class is described by Table 7-36 Table 7-36. typeinfo for logic_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for logic_error _________________________________________________________ 7.1.22.2. Interfaces for Class logic_error No external methods are defined for libstdcxx - Class std::logic_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.23. Class range_error _________________________________________________________ 7.1.23.1. Class data for range_error The virtual table for the std::range_error class is described by Table 7-37 Table 7-37. Primary vtable for range_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for range_error vfunc[0]: range_error::~range_error() vfunc[1]: range_error::~range_error() vfunc[2]: runtime_error::what() const The Run Time Type Information for the std::range_error class is described by Table 7-38 Table 7-38. typeinfo for range_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for range_error _________________________________________________________ 7.1.23.2. Interfaces for Class range_error No external methods are defined for libstdcxx - Class std::range_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.24. Class domain_error _________________________________________________________ 7.1.24.1. Class data for domain_error The virtual table for the std::domain_error class is described by Table 7-39 Table 7-39. Primary vtable for domain_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for domain_error vfunc[0]: domain_error::~domain_error() vfunc[1]: domain_error::~domain_error() vfunc[2]: logic_error::what() const The Run Time Type Information for the std::domain_error class is described by Table 7-40 Table 7-40. typeinfo for domain_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for domain_error _________________________________________________________ 7.1.24.2. Interfaces for Class domain_error No external methods are defined for libstdcxx - Class std::domain_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.25. Class length_error _________________________________________________________ 7.1.25.1. Class data for length_error The virtual table for the std::length_error class is described by Table 7-41 Table 7-41. Primary vtable for length_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for length_error vfunc[0]: length_error::~length_error() vfunc[1]: length_error::~length_error() vfunc[2]: logic_error::what() const The Run Time Type Information for the std::length_error class is described by Table 7-42 Table 7-42. typeinfo for length_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for length_error _________________________________________________________ 7.1.25.2. Interfaces for Class length_error No external methods are defined for libstdcxx - Class std::length_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.26. Class out_of_range _________________________________________________________ 7.1.26.1. Class data for out_of_range The virtual table for the std::out_of_range class is described by Table 7-43 Table 7-43. Primary vtable for out_of_range Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for out_of_range vfunc[0]: out_of_range::~out_of_range() vfunc[1]: out_of_range::~out_of_range() vfunc[2]: logic_error::what() const The Run Time Type Information for the std::out_of_range class is described by Table 7-44 Table 7-44. typeinfo for out_of_range Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for out_of_range _________________________________________________________ 7.1.26.2. Interfaces for Class out_of_range No external methods are defined for libstdcxx - Class std::out_of_range in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.27. Class bad_exception _________________________________________________________ 7.1.27.1. Class data for bad_exception The virtual table for the std::bad_exception class is described by Table 7-45 Table 7-45. Primary vtable for bad_exception Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for bad_exception vfunc[0]: bad_exception::~bad_exception() vfunc[1]: bad_exception::~bad_exception() vfunc[2]: exception::what() const The Run Time Type Information for the std::bad_exception class is described by Table 7-46 Table 7-46. typeinfo for bad_exception Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for bad_exception _________________________________________________________ 7.1.27.2. Interfaces for Class bad_exception No external methods are defined for libstdcxx - Class std::bad_exception in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.28. Class runtime_error _________________________________________________________ 7.1.28.1. Class data for runtime_error The virtual table for the std::runtime_error class is described by Table 7-47 Table 7-47. Primary vtable for runtime_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for runtime_error vfunc[0]: runtime_error::~runtime_error() vfunc[1]: runtime_error::~runtime_error() vfunc[2]: runtime_error::what() const The Run Time Type Information for the std::runtime_error class is described by Table 7-48 Table 7-48. typeinfo for runtime_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for runtime_error _________________________________________________________ 7.1.28.2. Interfaces for Class runtime_error No external methods are defined for libstdcxx - Class std::runtime_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.29. Class overflow_error _________________________________________________________ 7.1.29.1. Class data for overflow_error The virtual table for the std::overflow_error class is described by Table 7-49 Table 7-49. Primary vtable for overflow_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for overflow_error vfunc[0]: overflow_error::~overflow_error() vfunc[1]: overflow_error::~overflow_error() vfunc[2]: runtime_error::what() const The Run Time Type Information for the std::overflow_error class is described by Table 7-50 Table 7-50. typeinfo for overflow_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for overflow_error _________________________________________________________ 7.1.29.2. Interfaces for Class overflow_error No external methods are defined for libstdcxx - Class std::overflow_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.30. Class underflow_error _________________________________________________________ 7.1.30.1. Class data for underflow_error The virtual table for the std::underflow_error class is described by Table 7-51 Table 7-51. Primary vtable for underflow_error Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for underflow_error vfunc[0]: underflow_error::~underflow_error() vfunc[1]: underflow_error::~underflow_error() vfunc[2]: runtime_error::what() const The Run Time Type Information for the std::underflow_error class is described by Table 7-52 Table 7-52. typeinfo for underflow_error Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for underflow_error _________________________________________________________ 7.1.30.2. Interfaces for Class underflow_error No external methods are defined for libstdcxx - Class std::underflow_error in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.31. Class invalid_argument _________________________________________________________ 7.1.31.1. Class data for invalid_argument The virtual table for the std::invalid_argument class is described by Table 7-53 Table 7-53. Primary vtable for invalid_argument Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for invalid_argument vfunc[0]: invalid_argument::~invalid_argument() vfunc[1]: invalid_argument::~invalid_argument() vfunc[2]: logic_error::what() const The Run Time Type Information for the std::invalid_argument class is described by Table 7-54 Table 7-54. typeinfo for invalid_argument Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for invalid_argument _________________________________________________________ 7.1.31.2. Interfaces for Class invalid_argument No external methods are defined for libstdcxx - Class std::invalid_argument in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.32. Class bad_cast _________________________________________________________ 7.1.32.1. Class data for bad_cast The virtual table for the std::bad_cast class is described by Table 7-55 Table 7-55. Primary vtable for bad_cast Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for bad_cast vfunc[0]: bad_cast::~bad_cast() vfunc[1]: bad_cast::~bad_cast() vfunc[2]: exception::what() const The Run Time Type Information for the std::bad_cast class is described by Table 7-56 Table 7-56. typeinfo for bad_cast Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for bad_cast _________________________________________________________ 7.1.32.2. Interfaces for Class bad_cast No external methods are defined for libstdcxx - Class std::bad_cast in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.33. Class bad_alloc _________________________________________________________ 7.1.33.1. Class data for bad_alloc The virtual table for the std::bad_alloc class is described by Table 7-57 Table 7-57. Primary vtable for bad_alloc Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for bad_alloc vfunc[0]: bad_alloc::~bad_alloc() vfunc[1]: bad_alloc::~bad_alloc() vfunc[2]: exception::what() const The Run Time Type Information for the std::bad_alloc class is described by Table 7-58 Table 7-58. typeinfo for bad_alloc Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for bad_alloc _________________________________________________________ 7.1.33.2. Interfaces for Class bad_alloc No external methods are defined for libstdcxx - Class std::bad_alloc in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.34. struct __numeric_limits_base _________________________________________________________ 7.1.34.1. Interfaces for struct __numeric_limits_base No external methods are defined for libstdcxx - struct __numeric_limits_base in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.35. struct numeric_limits _________________________________________________________ 7.1.35.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.36. struct numeric_limits _________________________________________________________ 7.1.36.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.37. struct numeric_limits _________________________________________________________ 7.1.37.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.38. struct numeric_limits _________________________________________________________ 7.1.38.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.39. struct numeric_limits _________________________________________________________ 7.1.39.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.40. struct numeric_limits _________________________________________________________ 7.1.40.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.41. struct numeric_limits _________________________________________________________ 7.1.41.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.42. struct numeric_limits _________________________________________________________ 7.1.42.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.43. struct numeric_limits _________________________________________________________ 7.1.43.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.44. struct numeric_limits _________________________________________________________ 7.1.44.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.45. struct numeric_limits _________________________________________________________ 7.1.45.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.46. struct numeric_limits _________________________________________________________ 7.1.46.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.47. struct numeric_limits _________________________________________________________ 7.1.47.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.48. struct numeric_limits _________________________________________________________ 7.1.48.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.49. struct numeric_limits _________________________________________________________ 7.1.49.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.50. struct numeric_limits _________________________________________________________ 7.1.50.1. Interfaces for struct numeric_limits No external methods are defined for libstdcxx - struct numeric_limits in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.51. Class ctype_base _________________________________________________________ 7.1.51.1. Class data for ctype_base The Run Time Type Information for the std::ctype_base class is described by Table 7-59 Table 7-59. typeinfo for ctype_base Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for ctype_base _________________________________________________________ 7.1.51.2. Interfaces for Class ctype_base No external methods are defined for libstdcxx - Class std::ctype_base in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.52. Class __ctype_abstract_base _________________________________________________________ 7.1.52.1. Class data for __ctype_abstract_base The virtual table for the std::__ctype_abstract_base class is described by Table 7-60 Table 7-60. Primary vtable for __ctype_abstract_base Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __ctype_abstract_base vfunc[0]: vfunc[1]: vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual _________________________________________________________ 7.1.52.2. Interfaces for Class __ctype_abstract_base No external methods are defined for libstdcxx - Class std::__ctype_abstract_base in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.53. Class __ctype_abstract_base _________________________________________________________ 7.1.53.1. Class data for __ctype_abstract_base The virtual table for the std::__ctype_abstract_base class is described by Table 7-61 Table 7-61. Primary vtable for __ctype_abstract_base Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for __ctype_abstract_base vfunc[0]: vfunc[1]: vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual _________________________________________________________ 7.1.53.2. Interfaces for Class __ctype_abstract_base No external methods are defined for libstdcxx - Class std::__ctype_abstract_base in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1. _________________________________________________________ 7.1.54. Class ctype _________________________________________________________ 7.1.54.1. Class data for ctype The virtual table for the std::ctype class is described by Table 7-62 Table 7-62. Primary vtable for ctype Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for ctype vfunc[0]: ctype::~ctype() vfunc[1]: ctype::~ctype() vfunc[2]: ctype::do_toupper(char) const vfunc[3]: ctype::do_toupper(char*, char const*) const vfunc[4]: ctype::do_tolower(char) const vfunc[5]: ctype::do_tolower(char*, char const*) const vfunc[6]: ctype::do_widen(char) const vfunc[7]: ctype::do_widen(char const*, char const*, char*) const vfunc[8]: ctype::do_narrow(char, char) const vfunc[9]: ctype::do_narrow(char const*, char const*, char, char*) const _________________________________________________________ 7.1.54.2. Interfaces for Class ctype An LSB conforming implementation shall provide the architecture specific methods for Class std::ctype specified in Table 7-63, with the full mandatory functionality as described in the referenced underlying specification. Table 7-63. libstdcxx - Class ctype Function Interfaces ctype::ctype(__locale_struct*, unsigned short const*, bool, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(unsigned short const*, bool, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(__locale_struct*, unsigned short const*, bool, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(unsigned short const*, bool, unsigned int)(GLIBCXX_3.4) [ISOCXX] _________________________________________________________ 7.1.55. Class ctype _________________________________________________________ 7.1.55.1. Class data for ctype The virtual table for the std::ctype class is described by Table 7-64 Table 7-64. Primary vtable for ctype Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for ctype vfunc[0]: ctype::~ctype() vfunc[1]: ctype::~ctype() vfunc[2]: ctype::do_is(unsigned short, wchar_t) const vfunc[3]: ctype::do_is(wchar_t const*, wchar_t const*, unsigned short*) const vfunc[4]: ctype::do_scan_is(unsigned short, wchar_t const*, wchar_t const*) const vfunc[5]: ctype::do_scan_not(unsigned short, wchar_t const*, wchar_t const*) const vfunc[6]: ctype::do_toupper(wchar_t) const vfunc[7]: ctype::do_toupper(wchar_t*, wchar_t const*) const vfunc[8]: ctype::do_tolower(wchar_t) const vfunc[9]: ctype::do_tolower(wchar_t*, wchar_t const*) const vfunc[10]: ctype::do_widen(char) const vfunc[11]: ctype::do_widen(char const*, char const*, wchar_t*) const vfunc[12]: ctype::do_narrow(wchar_t, char) const vfunc[13]: ctype::do_narrow(wchar_t const*, wchar_t const*, char, char*) const The Run Time Type Information for the std::ctype class is described by Table 7-65 Table 7-65. typeinfo for ctype Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for ctype _________________________________________________________ 7.1.55.2. Interfaces for Class ctype An LSB conforming implementation shall provide the architecture specific methods for Class std::ctype specified in Table 7-66, with the full mandatory functionality as described in the referenced underlying specification. Table 7-66. libstdcxx - Class ctype Function Interfaces ctype::ctype(__locale_struct*, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(__locale_struct*, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype::ctype(unsigned int)(GLIBCXX_3.4) [ISOCXX] _________________________________________________________ 7.1.56. Class ctype_byname _________________________________________________________ 7.1.56.1. Class data for ctype_byname The virtual table for the std::ctype_byname class is described by Table 7-67 Table 7-67. Primary vtable for ctype_byname Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for ctype_byname vfunc[0]: ctype_byname::~ctype_byname() vfunc[1]: ctype_byname::~ctype_byname() vfunc[2]: ctype::do_toupper(char) const vfunc[3]: ctype::do_toupper(char*, char const*) const vfunc[4]: ctype::do_tolower(char) const vfunc[5]: ctype::do_tolower(char*, char const*) const vfunc[6]: ctype::do_widen(char) const vfunc[7]: ctype::do_widen(char const*, char const*, char*) const vfunc[8]: ctype::do_narrow(char, char) const vfunc[9]: ctype::do_narrow(char const*, char const*, char, char*) const The Run Time Type Information for the std::ctype_byname class is described by Table 7-68 Table 7-68. typeinfo for ctype_byname Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for ctype_byname _________________________________________________________ 7.1.56.2. Interfaces for Class ctype_byname An LSB conforming implementation shall provide the architecture specific methods for Class std::ctype_byname specified in Table 7-69, with the full mandatory functionality as described in the referenced underlying specification. Table 7-69. libstdcxx - Class ctype_byname Function Interfaces ctype_byname::ctype_byname(char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] ctype_byname::ctype_byname(char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] _________________________________________________________ 7.1.57. Class ctype_byname _________________________________________________________ 7.1.57.1. Interfaces for Class ctype_byname An LSB conforming implementation shall provide the architecture specific methods for Class std::ctype_byname specified in Table 7-70, with the full mandatory functionality as described in the referenced underlying specification. Table 7-70. libstdcxx - Class ctype_byname Function Interfaces ctype_byname::ctype_byname(char const*, unsigned int)(GLIBCXX_3.4) [CXXABI] ctype_byname::ctype_byname(char const*, unsigned int)(GLIBCXX_3.4) [CXXABI] _________________________________________________________ 7.1.58. Class basic_string, allocator> _________________________________________________________ 7.1.58.1. Interfaces for Class basic_string, allocator > An LSB conforming implementation shall provide the architecture specific methods for Class std::basic_string, std::allocator > specified in Table 7-71, with the full mandatory functionality as described in the referenced underlying specification. Table 7-71. libstdcxx - Class basic_string, allocator > Function Interfaces basic_string, allocator >::find_last_of(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::at(unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::copy(char*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(char const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(char, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::substr(unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::compare(unsigned int, unsigned int, char const*) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::compare(unsigned int, unsigned int, char const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::compare(unsigned int, unsigned int, basic_string, allocator > const&) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::compare(unsigned int, unsigned int, basic_string, allocator > const&, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_M_check(unsigned int, char const*) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_M_limit(unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::operator[](unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_S_construct(unsigned int, char, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_M_replace_safe(unsigned int, unsigned int, char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::at(unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_Rep::_M_clone(allocator const&, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_Rep::_S_create(unsigned int, unsigned int, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::erase(unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::append(char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::append(basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::append(unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::assign(char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::assign(basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::assign(unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(__gnu_cxx::__normal_iterator, allocator > >, unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(unsigned int, char const*)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(unsigned int, char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(unsigned int, basic_string, allocator > const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(unsigned int, basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::insert(unsigned int, unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::resize(unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::resize(unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(__gnu_cxx::__normal_iterator, allocator > >, __gnu_cxx::__normal_iterator, allocator > >, char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(__gnu_cxx::__normal_iterator, allocator > >, __gnu_cxx::__normal_iterator, allocator > >, unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(unsigned int, unsigned int, char const*)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(unsigned int, unsigned int, char const*, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(unsigned int, unsigned int, basic_string, allocator > const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(unsigned int, unsigned int, basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::replace(unsigned int, unsigned int, unsigned int, char)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::reserve(unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::_M_mutate(unsigned int, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(char const*, unsigned int, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(basic_string, allocator > const&, unsigned int, unsigned int, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(unsigned int, char, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(char const*, unsigned int, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(basic_string, allocator > const&, unsigned int, unsigned int)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(basic_string, allocator > const&, unsigned int, unsigned int, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::basic_string(unsigned int, char, allocator const&)(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::operator[](unsigned int)(GLIBCXX_3.4) [ISOCXX] _________________________________________________________ 7.1.59. Class basic_string, allocator > _________________________________________________________ 7.1.59.1. Interfaces for Class basic_string, allocator > An LSB conforming implementation shall provide the architecture specific methods for Class std::basic_string, std::allocator > specified in Table 7-72, with the full mandatory functionality as described in the referenced underlying specification. Table 7-72. libstdcxx - Class basic_string, allocator > Function Interfaces basic_string, allocator >::find_last_of(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_of(wchar_t, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_of(wchar_t, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_last_not_of(wchar_t, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find_first_not_of(wchar_t, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::at(unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::copy(wchar_t*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(basic_string, allocator > const&, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::find(wchar_t, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(wchar_t const*, unsigned int) const(GLIBCXX_3.4) [ISOCXX] basic_string, allocator >::rfind(wchar_t const*, unsigned int, unsigned int) const(GLIBCXX_3.4) [IS