home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / som30tk.zip / som30os2.zip / include / gen_temp.efw < prev    next >
Text File  |  1996-12-24  |  10KB  |  359 lines

  1. :copyrightS
  2. /* @(#) somc/gen_temp.efw 2.5 9/2/94 14:17:15 [12/24/96 07:39:04] */
  3.  
  4. /*
  5.  *   COMPONENT_NAME: some
  6.  *
  7.  *   ORIGINS: 27
  8.  *
  9.  *
  10.  *   10H9767, 10H9769  (C) COPYRIGHT International Business Machines Corp. 1992,1994
  11.  *   All Rights Reserved
  12.  *   Licensed Materials - Property of IBM
  13.  *   US Government Users Restricted Rights - Use, duplication or
  14.  *   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  15.  */
  16.  
  17. :prologS
  18. Section: prologS
  19.  
  20.   timeStamp = "<timeStamp>"
  21.  
  22. :baseIncludesPrologS
  23. Section: baseIncludesPrologS
  24.  
  25. :baseIncludesS
  26. Section: baseIncludesS
  27.  
  28.   baseName = "<baseName>"
  29.   baseIDLScopedName = "<baseIDLScopedName>"
  30.   baseCScopedName = "<baseCScopedName>"
  31.   baseComment = "<-- baseComment>"
  32.   baseInclude = "<baseInclude>"
  33.   baseLineNumber = "<baseLineNumber>"
  34.   baseMajorVersion = "<baseMajorVersion>"
  35.   baseMinorVersion = "<baseMinorVersion>"
  36.   baseMods = "<baseMods, ...>"
  37.   baseReleaseOrder = "<baseReleaseOrder, ...>"
  38.   baseSourceFile = "<baseSourceFile>"
  39.   baseSourceFileStem = "<baseSourceFileStem>"
  40.  
  41. :baseIncludesEpilogS
  42. Section: baseIncludesEpilogS
  43.  
  44. :metaIncludeS
  45. Section: metaIncludesS
  46.  
  47.   metaName = "<metaName>"
  48.   metaIDLScopedName = "<metaIDLScopedName>"
  49.   metaCScopedName = "<metaCScopedName>"
  50.   metaComment = "<-- metaComment>"
  51.   metaInclude = "<metaInclude>"
  52.   metaLineNumber = "<metaLineNumber>"
  53.   metaMajorVersion = "<metaMajorVersion>"
  54.   metaMinorVersion = "<metaMinorVersion>"
  55.   metaMods = "<metaMods, ...>"
  56.   metaReleaseOrder = "<metaReleaseOrder, ...>"
  57.   metaSourceFile = "<metaSourceFile>"
  58.   metaSourceFileStem = "<metaSourceFileStem>"
  59.  
  60. :classS
  61. Section: classS
  62.  
  63.   className = "<className>"
  64.   classIDLScopedName = "<classIDLScopedName>"
  65.   classCScopedName = "<classCScopedName>"
  66.   classComment = "<-- classComment>"
  67.   classInclude = "<classInclude>"
  68.   classLineNumber = "<classLineNumber>"
  69.   classMods = "<classMods, ...>"
  70.   classMajorVersion = "<classMajorVersion>"
  71.   classMinorVersion = "<classMinorVersion>"
  72.   classReleaseOrder = "<classReleaseOrder, ...>"
  73.   classSourceFile = "<classSourceFile>"
  74.   classSourceFileStem = "<classSourceFileStem>"
  75.  
  76. :basePrologS
  77. Section: basePrologS
  78.  
  79. :baseS
  80. Section: baseS
  81.  
  82.   baseName = "<baseName>"
  83.   baseIDLScopedName = "<baseIDLScopedName>"
  84.   baseCScopedName = "<baseCScopedName>"
  85.   baseComment = "<-- baseComment>"
  86.   baseInclude = "<baseInclude>"
  87.   baseLineNumber = "<baseLineNumber>"
  88.   baseMajorVersion = "<baseMajorVersion>"
  89.   baseMinorVersion = "<baseMinorVersion>"
  90.   baseMods = "<baseMods, ...>"
  91.   baseReleaseOrder = "<baseReleaseOrder, ...>"
  92.   baseSourceFile = "<baseSourceFile>"
  93.   baseSourceFileStem = "<baseSourceFileStem>"
  94.  
  95. :baseEpilogS
  96. Section: baseEpilogS
  97.  
  98. :metaS
  99. Section: metaS
  100.  
  101.   metaName = "<metaName>"
  102.   metaIDLScopedName = "<metaIDLScopedName>"
  103.   metaCScopedName = "<metaCScopedName>"
  104.   metaComment = "<-- metaComment>"
  105.   metaInclude = "<metaInclude>"
  106.   metaLineNumber = "<metaLineNumber>"
  107.   metaMajorVersion = "<metaMajorVersion>"
  108.   metaMinorVersion = "<metaMinorVersion>"
  109.   metaMods = "<metaMods, ...>"
  110.   metaReleaseOrder = "<metaReleaseOrder, ...>"
  111.   metaSourceFile = "<metaSourceFile>"
  112.   metaSourceFileStem = "<metaSourceFileStem>"
  113.  
  114. :constantPrologS
  115. Section: constantPrologS
  116.  
  117. :constantS
  118. Section: constantS
  119.  
  120.   constantName = "<constantName>"
  121.   constantIDLScopedName = "<constantIDLScopedName>"
  122.   constantCScopedName = "<constantCScopedName>"
  123.   constantComment = "<-- constantComment>"
  124.   constantLineNumber = "<constantLineNumber>"
  125.   constantMods = "<constantMods, ...>"
  126.   constType = "<constantType>"
  127.   constantValueUnevaluated = "<constantValueUnevaluated>"
  128.   constantValueEvaluated = "<constantValueEvaluated>"
  129.  
  130. :constantEpilogS
  131. Section: constantEpilogS
  132.  
  133. :typedefPrologS
  134. Section: typedefPrologS
  135.  
  136. :typedefS
  137. Section: typedefS
  138.  
  139.   typedefDeclarators = "<typedefDeclarators, ...>"
  140.   typedefBaseType = "<typedefBaseType>"
  141.   typedefComment = "<-- typedefComment>"
  142.   typedefLineNumber = "<typedefLineNumber>"
  143.   typedefMods = "<typedefMods, ...>"
  144.  
  145. :typedefEpilogS
  146. Section: typedefEpilogS
  147.  
  148. :structPrologS
  149. Section: structPrologS
  150.  
  151. :structS
  152. Section: structS
  153.  
  154.   structName = "<structName>"
  155.   structIDLScopedName = "<structIDLScopedName>"
  156.   structCScopedName = "<structCScopedName>"
  157.   structComment = "<-- structComment>"
  158.   structLineNumber = "<structLineNumber>"
  159.   structMods = "<structMods, ...>"
  160.  
  161. :structEpilogS
  162. Section: structEpilogS
  163.  
  164. :unionPrologS
  165. Section: unionPrologS
  166.  
  167. :unionS
  168. Section: unionS
  169.  
  170.   unionName = "<unionName>"
  171.   unionIDLScopedName = "<unionIDLScopedName>"
  172.   unionCScopedName = "<unionCScopedName>"
  173.   unionComment = "<-- unionComment>"
  174.   unionLineNumber = "<unionLineNumber>"
  175.   unionMods = "<unionMods, ...>"
  176.  
  177. :unionEpilogS
  178. Section: unionEpilogS
  179.  
  180. :enumPrologS
  181. Section: enumPrologS
  182.  
  183. :enumS
  184. Section: enumS
  185.  
  186.   enumName = "<enumName>"
  187.   enumIDLScopedName = "<enumIDLScopedName>"
  188.   enumCScopedName = "<enumCScopedName>"
  189.   enumComment = "<-- enumComment>"
  190.   enumLineNumber = "<enumLineNumber>"
  191.   enumMods = "<enumMods, ...>"
  192.   enumNames = "<enumNames, ...>"
  193.  
  194. :enumEpilogS
  195. Section: enumEpilogS
  196.  
  197. :attributePrologS
  198. Section: attributePrologS
  199.  
  200. :attributeS
  201. Section: attributeS
  202.  
  203.   attributeDeclarators = "<attributeDeclarators, ...>"
  204.   attributeBaseType = "<attributeBaseType>"
  205.   attributeComment = "<-- attributeComment>"
  206.   attributeLineNumber = "<attributeLineNumber>"
  207.   attributeMods = "<attributeMods, ...>"
  208.  
  209. :attributeEpilogS
  210. Section: attributeEpilogS
  211.  
  212. :methodsPrologS
  213. Section: methodsPrologS
  214.  
  215. :methodsS
  216. Section: methodsS
  217.  
  218.   methodName = "<methodName>"
  219.   methodIDLScopedName = "<methodIDLScopedName>"
  220.   methodCScopedName = "<methodCScopedName>"
  221.   methodComment = "<-- methodComment>"
  222.   methodLineNumber = "<methodLineNumber>"
  223.   methodMods = "<methodMods, ...>"
  224.   methodType = "<methodType>"
  225.   methodCReturnType = "<methodCReturnType>"
  226.   methodContext = "<methodContext, ...>"
  227.   methodRaises = "<methodRaises, ...>"
  228.   methodClassName = "<methodClassName>"
  229.   methodCParamList = "(<methodCParamList, ...>)"
  230.   methodCParamListVA = "(<methodCParamListVA, ...>)"
  231.   methodIDLParamList = "(<methodIDLParamList, ...>)"
  232.   methodShortParamNameList = "(<methodShortParamNameList, ...>)"
  233.   methodFullParamNameList = "(<methodFullParamNameList, ...>)"
  234.  
  235. :overrideMethodsS
  236. Section: overrideMethodsS
  237.  
  238.   methodName = "<methodName>"
  239.   methodIDLScopedName = "<methodIDLScopedName>"
  240.   methodCScopedName = "<methodCScopedName>"
  241.   methodComment = "<-- methodComment>"
  242.   methodLineNumber = "<methodLineNumber>"
  243.   methodMods = "<methodMods, ...>"
  244.   methodType = "<methodType>"
  245.   methodCReturnType = "<methodCReturnType>"
  246.   methodContext = "<methodContext, ...>"
  247.   methodRaises = "<methodRaises, ...>"
  248.   methodClassName = "<methodClassName>"
  249.   methodCParamList = "(<methodCParamList, ...>)"
  250.   methodCParamListVA = "(<methodCParamListVA, ...>)"
  251.   methodIDLParamList = "(<methodIDLParamList, ...>)"
  252.   methodShortParamNameList = "(<methodShortParamNameList, ...>)"
  253.   methodFullParamNameList = "(<methodFullParamNameList, ...>)"
  254.  
  255. :inheritedMethodsS
  256. Section: inheritedMethodsS
  257.  
  258.   methodName = "<methodName>"
  259.   methodIDLScopedName = "<methodIDLScopedName>"
  260.   methodCScopedName = "<methodCScopedName>"
  261.   methodComment = "<-- methodComment>"
  262.   methodLineNumber = "<methodLineNumber>"
  263.   methodMods = "<methodMods, ...>"
  264.   methodType = "<methodType>"
  265.   methodCReturnType = "<methodCReturnType>"
  266.   methodContext = "<methodContext, ...>"
  267.   methodRaises = "<methodRaises, ...>"
  268.   methodClassName = "<methodClassName>"
  269.   methodCParamList = "(<methodCParamList, ...>)"
  270.   methodCParamListVA = "(<methodCParamListVA, ...>)"
  271.   methodIDLParamList = "(<methodIDLParamList, ...>)"
  272.   methodShortParamNameList = "(<methodShortParamNameList, ...>)"
  273.   methodFullParamNameList = "(<methodFullParamNameList, ...>)"
  274.  
  275. :methodsEpilogS
  276. Section: methodsEpilogS
  277.  
  278. :releaseS
  279. Section: releaseS
  280.  
  281.   classReleaseOrder = "<classReleaseOrder, ...>"
  282.  
  283. :passthruPrologS
  284. Section: passthruPrologS
  285.  
  286. :passthruS
  287. Section: passthruS
  288.  
  289.   passthruName = "<passthruName>"
  290.   passthruComment = "<-- passthruComment>"
  291.   passthruLineNumber = "<passthruLineNumber>"
  292.   passthruMods = "<passthruMods, ...>"
  293.   passthruLanguage = "<passthruLanguage>"
  294.   passthruTarget = "<passthruTarget>"
  295.   passthruBody = "<passthruBody>"
  296.  
  297. :passthruEpilogS
  298. Section: passthruEpilogS
  299.  
  300. :dataPrologS
  301. Section: dataPrologS
  302.  
  303. :dataS
  304. Section: dataS
  305.  
  306.   dataName = "<dataName>"
  307.   dataIDLScopedName = "<dataIDLScopedName>"
  308.   dataCScopedName = "<dataCScopedName>"
  309.   dataComment = "<-- dataComment>"
  310.   dataLineNumber = "<dataLineNumber>"
  311.   dataMods = "<dataMods, ...>"
  312.   dataType = "<dataType>"
  313.   dataArrayDimensions = "<dataArrayDimensions>"
  314.   dataPointers = "<dataPointers>"
  315.  
  316. :dataEpilogS
  317. Section: dataEpilogS
  318.  
  319. :interfacePrologS
  320. Section: interfacePrologS
  321.  
  322. :interfaceS
  323. Section: interfaceS
  324.  
  325.   className = "<className>"
  326.   classIDLScopedName = "<classIDLScopedName>"
  327.   classCScopedName = "<classCScopedName>"
  328.   classComment = "<-- classComment>"
  329.   classInclude = "<classInclude>"
  330.   classLineNumber = "<classLineNumber>"
  331.   classMods = "<classMods, ...>"
  332.   classMajorVersion = "<classMajorVersion>"
  333.   classMinorVersion = "<classMinorVersion>"
  334.   classReleaseOrder = "<classReleaseOrder, ...>"
  335.   classSourceFile = "<classSourceFile>"
  336.   classSourceFileStem = "<classSourceFileStem>"
  337.  
  338. :interfaceEpilogS
  339. Section: interfaceEpilogS
  340.  
  341. :modulePrologS
  342. Section: modulePrologS
  343.  
  344. :moduleS
  345. Section: moduleS
  346.  
  347.   moduleName = "<moduleName>"
  348.   moduleIDLScopedName = "<moduleIDLScopedName>"
  349.   moduleCScopedName = "<moduleCScopedName>"
  350.   moduleComment = "<-- moduleComment>"
  351.   moduleLineNumber = "<moduleLineNumber>"
  352.   moduleMods = "<moduleMods, ...>"
  353.  
  354. :moduleEpilogS
  355. Section: moduleEpilogS
  356.  
  357. :epilogS
  358. Section: epilogS
  359.