HPS.LayoutDeletedEvent

class HPS.LayoutDeletedEvent : public HPS.Event

Public Functions

override HPS.Event Clone ()

Allocates and returns a copy of this LayoutDeletedEvent.

Return

A copy of this LayoutDeletedEvent.

LayoutDeletedEvent ()

The default constructor creates an empty LayoutDeletedEvent object.

LayoutDeletedEvent (HPS.Event in_event)

This constructor converts an Event Object to a LayoutDeletedEvent object.

Param in_event

The Event Object to be converted.