Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_gen.py

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Jan 2002 15:59:11 -0600 (CST)
guy         2002/01/21 15:59:10 CST

  Modified files:
    .                    ethereal_gen.py 
  Log:
  From Frank Singleton:
  
  	- Code generation handles recursive Structs
  	- Code generation handle recursive Unions
  	- Improve readability of code generation. Structs and Unions
  	  now have their own helper functions generated.
  
  Revision  Changes    Path
  1.21      +429 -14   ethereal/ethereal_gen.py