Proxy class and Singleton Class

Hi,

Can somebody explain me What is a Proxy class and a Singleton Class in detail with an example?

In reply to janudeep3:
These are standard object oriented software design patterns that you can search for on the web. My DVCon paper has an example of a proxy class.
Here is an example of a singleton class.

1 Like

In reply to dave_59:

Hi dave
I read the example that is in your paper. Could you please elaborate it with a different example? The concept of proxy class is bugging me since long time.

In reply to Suhas BV:

See my SystemVerilog OOP course, especially the 3rd section.

In reply to dave_59:

Maybe this link dead.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Could you please give me another link?

In reply to UVM_LOVE:

Provided new link