home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / lib / demangl.def < prev    next >
Encoding:
Text File  |  1996-02-16  |  2.0 KB  |  49 lines

  1. ;/*****************************************************************************/
  2. ;/*                                                                           */
  3. ;/*  DEMANGL.DLL definitions file                                             */
  4. ;/*                                                                           */
  5. ;/*  Licensed Materials - Property of IBM                                     */
  6. ;/*                                                                           */
  7. ;/*  IBM C/C++ Tools Version 2.0                                              */
  8. ;/*  (C) Copyright International Business Machines Corp., 1991,1993           */
  9. ;/*  All rights reserved                                                      */
  10. ;/*                                                                           */
  11. ;/*  US Government Users Restricted Rights -                                  */
  12. ;/*  Use, duplication, or disclosure restricted                               */
  13. ;/*  by GSA ADP Schedule Contract with IBM Corp.                              */
  14. ;/*                                                                           */
  15. ;/*****************************************************************************/
  16.  
  17. LIBRARY DEMANGLI
  18. EXPORTS
  19. ;Demangler exports
  20.    ?demangle
  21.    ?kind
  22.    ?text
  23.    ?varName
  24.    ?qualifier
  25.    ?functionName
  26.    ?isConstant
  27.    ?isStatic
  28.    ?isVolatile
  29.    ?erase
  30.    ?Demangle__FPcRPcUl
  31.    ?__ct__9ClassNameFP9Qualifier
  32.    ?__dt__9QualifierFv
  33.    ?Text__9QualifierFv
  34.    ___vft9Qualifier
  35.    ?__ct__13MemberVarNameFPcUlP9Qualifier7BooleanN24
  36.    ?__dt__13MemberVarNameFv
  37.    ___vft13MemberVarName4Name
  38.    ?__ct__12FunctionNameFPcUlP8TypeList7Boolean
  39.    ?__dt__12FunctionNameFv
  40.    ___vft12FunctionName4Name
  41.    ?__ct__18MemberFunctionNameFPcUlP9QualifierP8TypeList7BooleanN45
  42.    ?__dt__18MemberFunctionNameFv
  43.    ___vft18MemberFunctionName4Name
  44. ;Exports for linker
  45.    _InitMangleID32
  46.    _MangleID32
  47.    _InitDemangleID32
  48.    _DemangleID32
  49.