home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / include / a2ixlibrary / ice.h next >
Encoding:
C/C++ Source or Header  |  1996-10-16  |  3.7 KB  |  70 lines

  1. /* This file is automatically generated by a2ixlibrary. Do not change.
  2.    Only shared library sources can include this header, do not use this header
  3.    in your own programs! */
  4. #ifndef UNDEF_amiga_ICE
  5.  
  6. extern void *___IceAuthCount_ICE_shared_ptr;
  7. extern void *___IceAuthNames_ICE_shared_ptr;
  8. extern void *___IceConnectionCount_ICE_shared_ptr;
  9. extern void *___IceConnectionObjs_ICE_shared_ptr;
  10. extern void *___IceConnectionStrings_ICE_shared_ptr;
  11. extern void *___IceErrorHandler_ICE_shared_ptr;
  12. extern void *___IceIOErrorHandler_ICE_shared_ptr;
  13. extern void *___IceLastMajorOpcode_ICE_shared_ptr;
  14. extern void *___IcePaAuthDataEntries_ICE_shared_ptr;
  15. extern void *___IcePaAuthDataEntryCount_ICE_shared_ptr;
  16. extern void *___IcePaAuthProcs_ICE_shared_ptr;
  17. extern void *___IcePoAuthProcs_ICE_shared_ptr;
  18. extern void *___IceProtocols_ICE_shared_ptr;
  19. extern void *___IceTransSocketINETFuncs_ICE_shared_ptr;
  20. extern void *___IceTransSocketLocalFuncs_ICE_shared_ptr;
  21. extern void *___IceTransSocketTCPFuncs_ICE_shared_ptr;
  22. extern void *___IceTransSocketUNIXFuncs_ICE_shared_ptr;
  23. extern void *___IceVersionCount_ICE_shared_ptr;
  24. extern void *___IceVersions_ICE_shared_ptr;
  25. extern void *___IceWatchProcs_ICE_shared_ptr;
  26. #define _IceAuthCount (*((__typeof__(_IceAuthCount) *)___IceAuthCount_ICE_shared_ptr))
  27. #define _IceAuthNames (*((__typeof__(_IceAuthNames) *)___IceAuthNames_ICE_shared_ptr))
  28. #define _IceConnectionCount (*((__typeof__(_IceConnectionCount) *)___IceConnectionCount_ICE_shared_ptr))
  29. #define _IceConnectionObjs (*((__typeof__(_IceConnectionObjs) *)___IceConnectionObjs_ICE_shared_ptr))
  30. #define _IceConnectionStrings (*((__typeof__(_IceConnectionStrings) *)___IceConnectionStrings_ICE_shared_ptr))
  31. #define _IceErrorHandler (*((__typeof__(_IceErrorHandler) *)___IceErrorHandler_ICE_shared_ptr))
  32. #define _IceIOErrorHandler (*((__typeof__(_IceIOErrorHandler) *)___IceIOErrorHandler_ICE_shared_ptr))
  33. #define _IceLastMajorOpcode (*((__typeof__(_IceLastMajorOpcode) *)___IceLastMajorOpcode_ICE_shared_ptr))
  34. #define _IcePaAuthDataEntries (*((__typeof__(_IcePaAuthDataEntries) *)___IcePaAuthDataEntries_ICE_shared_ptr))
  35. #define _IcePaAuthDataEntryCount (*((__typeof__(_IcePaAuthDataEntryCount) *)___IcePaAuthDataEntryCount_ICE_shared_ptr))
  36. #define _IcePaAuthProcs (*((__typeof__(_IcePaAuthProcs) *)___IcePaAuthProcs_ICE_shared_ptr))
  37. #define _IcePoAuthProcs (*((__typeof__(_IcePoAuthProcs) *)___IcePoAuthProcs_ICE_shared_ptr))
  38. #define _IceProtocols (*((__typeof__(_IceProtocols) *)___IceProtocols_ICE_shared_ptr))
  39. #define _IceTransSocketINETFuncs (*((__typeof__(_IceTransSocketINETFuncs) *)___IceTransSocketINETFuncs_ICE_shared_ptr))
  40. #define _IceTransSocketLocalFuncs (*((__typeof__(_IceTransSocketLocalFuncs) *)___IceTransSocketLocalFuncs_ICE_shared_ptr))
  41. #define _IceTransSocketTCPFuncs (*((__typeof__(_IceTransSocketTCPFuncs) *)___IceTransSocketTCPFuncs_ICE_shared_ptr))
  42. #define _IceTransSocketUNIXFuncs (*((__typeof__(_IceTransSocketUNIXFuncs) *)___IceTransSocketUNIXFuncs_ICE_shared_ptr))
  43. #define _IceVersionCount (*((__typeof__(_IceVersionCount) *)___IceVersionCount_ICE_shared_ptr))
  44. #define _IceVersions (*((__typeof__(_IceVersions) *)___IceVersions_ICE_shared_ptr))
  45. #define _IceWatchProcs (*((__typeof__(_IceWatchProcs) *)___IceWatchProcs_ICE_shared_ptr))
  46. #define UNDEF_amiga_ICE
  47. #else
  48. #undef _IceAuthCount
  49. #undef _IceAuthNames
  50. #undef _IceConnectionCount
  51. #undef _IceConnectionObjs
  52. #undef _IceConnectionStrings
  53. #undef _IceErrorHandler
  54. #undef _IceIOErrorHandler
  55. #undef _IceLastMajorOpcode
  56. #undef _IcePaAuthDataEntries
  57. #undef _IcePaAuthDataEntryCount
  58. #undef _IcePaAuthProcs
  59. #undef _IcePoAuthProcs
  60. #undef _IceProtocols
  61. #undef _IceTransSocketINETFuncs
  62. #undef _IceTransSocketLocalFuncs
  63. #undef _IceTransSocketTCPFuncs
  64. #undef _IceTransSocketUNIXFuncs
  65. #undef _IceVersionCount
  66. #undef _IceVersions
  67. #undef _IceWatchProcs
  68. #undef UNDEF_amiga_ICE
  69. #endif
  70.