Automatic generation produced by ISE Eiffel
class WEL_PROCESS_ENTRY_32 General cluster: classic_mswin description: "Object that contains information about a process from system snapshot" create: make Ancestors ANY Queries executable: STRING_8 parent_process_id: INTEGER_32 priority_class_base: INTEGER_64 process_id: INTEGER_32 thread_count: INTEGER_32 Constraints process id non negative parent process id non negative thread count positive -- Generated by Eiffel Studio --
For more details: eiffel.org