home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / libg++-2.6-fsf.lha / libg++-2.6 / libg++ / genclass / expected.out < prev    next >
Text File  |  1991-11-01  |  26KB  |  1,028 lines

  1. ---------- genclass -usage ----------
  2. usage: 
  3.     genclass -list [proto ...]
  4.     genclass -catalog [proto ...]
  5.     genclass type1 {ref|val} proto [out_prefix]
  6.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  7. -----------
  8. ---------- genclass -version ----------
  9. genclass: version 2.1
  10. -----------
  11. ---------- genclass -requires ----------
  12.  
  13. -----------
  14. ---------- genclass -catalog ----------
  15. Catalog of genclass class templates
  16. directories searched:
  17.     /usr/latest/lib/gcc/sun4/1.95.01/g++-include/gen
  18.     /play/hgs/libg++-1.90/gentests
  19. selecting: all
  20. classes available:
  21.     AVLMap AVLSet AVec BSTSet Bag CHBag CHMap  CHSet  DLDeque  DLList
  22.     Deque  FPQueue  FPStack FPlex List MPlex Map OSLBag OSLSet OXPBag
  23.     OXPSet PHPQ PQ Plex Queue  RAVLMap  RPlex  SLBag  SLList  SLQueue
  24.     SLSet  SLStack Set SplayBag SplayMap SplayPQ SplaySet Stack VHBag
  25.     VHMap VHSet VOHSet VQueue VStack Vec XPBag XPDeque  XPPQ  XPQueue
  26.     XPSet XPStack XPlex defs
  27.     
  28. -----------
  29. ---------- genclass -list ----------
  30. AVLMap
  31. AVLSet
  32. AVec
  33. BSTSet
  34. Bag
  35. CHBag
  36. CHMap
  37. CHSet
  38. DLDeque
  39. DLList
  40. Deque
  41. FPQueue
  42. FPStack
  43. FPlex
  44. List
  45. MPlex
  46. Map
  47. OSLBag
  48. OSLSet
  49. OXPBag
  50. OXPSet
  51. PHPQ
  52. PQ
  53. Plex
  54. Queue
  55. RAVLMap
  56. RPlex
  57. SLBag
  58. SLList
  59. SLQueue
  60. SLSet
  61. SLStack
  62. Set
  63. SplayBag
  64. SplayMap
  65. SplayPQ
  66. SplaySet
  67. Stack
  68. VHBag
  69. VHMap
  70. VHSet
  71. VOHSet
  72. VQueue
  73. VStack
  74. Vec
  75. XPBag
  76. XPDeque
  77. XPPQ
  78. XPQueue
  79. XPSet
  80. XPStack
  81. XPlex
  82. defs
  83. -----------
  84. ---------- genclass -catalog PQ Set ----------
  85. Catalog of genclass class templates
  86. directories searched:
  87.     /usr/latest/lib/gcc/sun4/1.95.01/g++-include/gen
  88.     /play/hgs/libg++-1.90/gentests
  89. selecting: PQ Set
  90. classes available:
  91.     AVLSet BSTSet CHSet OSLSet  OXPSet  PHPQ  PQ  SLSet  Set  SplayPQ
  92.     SplaySet VHSet VOHSet XPPQ XPSet
  93.     
  94. -----------
  95. ---------- genclass -list Map Stack ----------
  96. AVLMap
  97. CHMap
  98. FPStack
  99. Map
  100. RAVLMap
  101. SLStack
  102. SplayMap
  103. Stack
  104. VHMap
  105. VStack
  106. XPStack
  107. -----------
  108. Generating: genclass int ref AVLMap
  109. genclass: the AVLMap class requires the -2 syntax for the 2nd type
  110. usage: 
  111.     genclass -list [proto ...]
  112.     genclass -catalog [proto ...]
  113.     genclass type1 {ref|val} proto [out_prefix]
  114.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  115. Generation for int-AVLMap failed
  116.  
  117. genclass int ref AVLMap fig
  118. genclass: the AVLMap class requires the -2 syntax for the 2nd type
  119. usage: 
  120.     genclass -list [proto ...]
  121.     genclass -catalog [proto ...]
  122.     genclass type1 {ref|val} proto [out_prefix]
  123.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  124. Generation for int-AVLMap failed
  125.  
  126. Generating: genclass int ref AVLSet
  127. Checking for badsub
  128. removing int.AVLSet.h int.AVLSet.cc
  129.  
  130. genclass int ref AVLSet fig
  131. Checking for badsub
  132. removing figAVLSet.h figAVLSet.cc
  133.  
  134. Generating: genclass int ref AVec
  135. Checking for badsub
  136. removing int.AVec.h int.AVec.cc
  137.  
  138. genclass int ref AVec fig
  139. Checking for badsub
  140. removing figAVec.h figAVec.cc
  141.  
  142. Generating: genclass int ref BSTSet
  143. Checking for badsub
  144. removing int.BSTSet.h int.BSTSet.cc
  145.  
  146. genclass int ref BSTSet fig
  147. Checking for badsub
  148. removing figBSTSet.h figBSTSet.cc
  149.  
  150. Generating: genclass int ref Bag
  151. Checking for badsub
  152. removing int.Bag.h int.Bag.cc
  153.  
  154. genclass int ref Bag fig
  155. Checking for badsub
  156. removing figBag.h figBag.cc
  157.  
  158. Generating: genclass int ref CHBag
  159. Checking for badsub
  160. removing int.CHBag.h int.CHBag.cc
  161.  
  162. genclass int ref CHBag fig
  163. Checking for badsub
  164. removing figCHBag.h figCHBag.cc
  165.  
  166. Generating: genclass int ref CHMap
  167. genclass: the CHMap class requires the -2 syntax for the 2nd type
  168. usage: 
  169.     genclass -list [proto ...]
  170.     genclass -catalog [proto ...]
  171.     genclass type1 {ref|val} proto [out_prefix]
  172.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  173. Generation for int-CHMap failed
  174.  
  175. genclass int ref CHMap fig
  176. genclass: the CHMap class requires the -2 syntax for the 2nd type
  177. usage: 
  178.     genclass -list [proto ...]
  179.     genclass -catalog [proto ...]
  180.     genclass type1 {ref|val} proto [out_prefix]
  181.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  182. Generation for int-CHMap failed
  183.  
  184. Generating: genclass int ref CHSet
  185. Checking for badsub
  186. removing int.CHSet.h int.CHSet.cc
  187.  
  188. genclass int ref CHSet fig
  189. Checking for badsub
  190. removing figCHSet.h figCHSet.cc
  191.  
  192. Generating: genclass int ref DLDeque
  193. Checking for badsub
  194. removing int.DLDeque.h int.DLDeque.cc
  195.  
  196. genclass int ref DLDeque fig
  197. Checking for badsub
  198. removing figDLDeque.h figDLDeque.cc
  199.  
  200. Generating: genclass int ref DLList
  201. Checking for badsub
  202. removing int.DLList.h int.DLList.cc
  203.  
  204. genclass int ref DLList fig
  205. Checking for badsub
  206. removing figDLList.h figDLList.cc
  207.  
  208. Generating: genclass int ref Deque
  209. Checking for badsub
  210. removing int.Deque.h int.Deque.cc
  211.  
  212. genclass int ref Deque fig
  213. Checking for badsub
  214. removing figDeque.h figDeque.cc
  215.  
  216. Generating: genclass int ref FPQueue
  217. Checking for badsub
  218. removing int.FPQueue.h int.FPQueue.cc
  219.  
  220. genclass int ref FPQueue fig
  221. Checking for badsub
  222. removing figFPQueue.h figFPQueue.cc
  223.  
  224. Generating: genclass int ref FPStack
  225. Checking for badsub
  226. removing int.FPStack.h int.FPStack.cc
  227.  
  228. genclass int ref FPStack fig
  229. Checking for badsub
  230. removing figFPStack.h figFPStack.cc
  231.  
  232. Generating: genclass int ref FPlex
  233. Checking for badsub
  234. removing int.FPlex.h int.FPlex.cc
  235.  
  236. genclass int ref FPlex fig
  237. Checking for badsub
  238. removing figFPlex.h figFPlex.cc
  239.  
  240. Generating: genclass int ref List
  241. Checking for badsub
  242. removing int.List.h int.List.cc
  243.  
  244. genclass int ref List fig
  245. Checking for badsub
  246. removing figList.h figList.cc
  247.  
  248. Generating: genclass int ref MPlex
  249. Checking for badsub
  250. removing int.MPlex.h int.MPlex.cc
  251.  
  252. genclass int ref MPlex fig
  253. Checking for badsub
  254. removing figMPlex.h figMPlex.cc
  255.  
  256. Generating: genclass int ref Map
  257. genclass: the Map class requires the -2 syntax for the 2nd type
  258. usage: 
  259.     genclass -list [proto ...]
  260.     genclass -catalog [proto ...]
  261.     genclass type1 {ref|val} proto [out_prefix]
  262.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  263. Generation for int-Map failed
  264.  
  265. genclass int ref Map fig
  266. genclass: the Map class requires the -2 syntax for the 2nd type
  267. usage: 
  268.     genclass -list [proto ...]
  269.     genclass -catalog [proto ...]
  270.     genclass type1 {ref|val} proto [out_prefix]
  271.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  272. Generation for int-Map failed
  273.  
  274. Generating: genclass int ref OSLBag
  275. Checking for badsub
  276. removing int.OSLBag.h int.OSLBag.cc
  277.  
  278. genclass int ref OSLBag fig
  279. Checking for badsub
  280. removing figOSLBag.h figOSLBag.cc
  281.  
  282. Generating: genclass int ref OSLSet
  283. Checking for badsub
  284. removing int.OSLSet.h int.OSLSet.cc
  285.  
  286. genclass int ref OSLSet fig
  287. Checking for badsub
  288. removing figOSLSet.h figOSLSet.cc
  289.  
  290. Generating: genclass int ref OXPBag
  291. Checking for badsub
  292. removing int.OXPBag.h int.OXPBag.cc
  293.  
  294. genclass int ref OXPBag fig
  295. Checking for badsub
  296. removing figOXPBag.h figOXPBag.cc
  297.  
  298. Generating: genclass int ref OXPSet
  299. Checking for badsub
  300. removing int.OXPSet.h int.OXPSet.cc
  301.  
  302. genclass int ref OXPSet fig
  303. Checking for badsub
  304. removing figOXPSet.h figOXPSet.cc
  305.  
  306. Generating: genclass int ref PHPQ
  307. Checking for badsub
  308. removing int.PHPQ.h int.PHPQ.cc
  309.  
  310. genclass int ref PHPQ fig
  311. Checking for badsub
  312. removing figPHPQ.h figPHPQ.cc
  313.  
  314. Generating: genclass int ref PQ
  315. Checking for badsub
  316. removing int.PQ.h int.PQ.cc
  317.  
  318. genclass int ref PQ fig
  319. Checking for badsub
  320. removing figPQ.h figPQ.cc
  321.  
  322. Generating: genclass int ref Plex
  323. Checking for badsub
  324. removing int.Plex.h int.Plex.cc
  325.  
  326. genclass int ref Plex fig
  327. Checking for badsub
  328. removing figPlex.h figPlex.cc
  329.  
  330. Generating: genclass int ref Queue
  331. Checking for badsub
  332. removing int.Queue.h int.Queue.cc
  333.  
  334. genclass int ref Queue fig
  335. Checking for badsub
  336. removing figQueue.h figQueue.cc
  337.  
  338. Generating: genclass int ref RAVLMap
  339. genclass: the RAVLMap class requires the -2 syntax for the 2nd type
  340. usage: 
  341.     genclass -list [proto ...]
  342.     genclass -catalog [proto ...]
  343.     genclass type1 {ref|val} proto [out_prefix]
  344.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  345. Generation for int-RAVLMap failed
  346.  
  347. genclass int ref RAVLMap fig
  348. genclass: the RAVLMap class requires the -2 syntax for the 2nd type
  349. usage: 
  350.     genclass -list [proto ...]
  351.     genclass -catalog [proto ...]
  352.     genclass type1 {ref|val} proto [out_prefix]
  353.     genclass -2 type1 {ref|val} type2 {ref|val} proto [out_prefix]
  354. Generation for int-RAVLMap failed
  355.  
  356. Generating: gen