[sv-ec] class with an enum

From: Don Mills <mills_at_.....>
Date: Thu May 01 2008 - 14:32:48 PDT
Does a class which contains an enum declaration require any special 
processing at elaboration time or will the class be constructed like 
regular, nonparameterized classes with a call to the new function the 
that class?

class C;
  enum {red, yellow, blue} colors;
endclass // C

I assume that there is no special processing needed unlike a class with 
parameters.

thanks
dm

-- 
==========================================================
Don Mills
mills@lcdm-eng.com
www.lcdm-eng.com
==========================================================


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu May 1 14:33:21 2008

This archive was generated by hypermail 2.1.8 : Thu May 01 2008 - 14:34:02 PDT