Re: [sv-ec] protected/local class members


Subject: Re: [sv-ec] protected/local class members
From: Arturo Salz (Arturo.Salz@synopsys.com)
Date: Thu Feb 05 2004 - 13:55:06 PST


Jamie,

This was discussed in the committee and the decision was to exclude nested types (including classes) from access-protection declarations (local and protected). In SystemVerilog, types declared within a class are always public.

    Arturo

----- Original Message -----
From: LaFlamme, Jamie
To: 'sv-ec@eda.org'
Sent: Thursday, February 05, 2004 11:32 AM
Subject: [sv-ec] protected/local class members

The current class syntax doesn't allow type declarations, nested class declarations or constraint declarations to be "local" or "protected" within a class. It seems like it should be possible to restrict access to all class items that my be accessible from outside of the class.

Regards,
-Jamie



This archive was generated by hypermail 2b28 : Thu Feb 05 2004 - 14:03:24 PST