HPS.LayoutDetachedEvent

class HPS.LayoutDetachedEvent : public HPS.Event

Public Functions

override HPS.Event Clone ()

Allocates and returns a copy of this LayoutDetachedEvent.

Return

A copy of this LayoutDetachedEvent.

LayoutDetachedEvent ()

The default constructor creates an empty LayoutDetachedEvent object.

LayoutDetachedEvent (HPS.Event in_event)

This constructor converts an Event Object to a LayoutDetachedEvent object.

Param in_event

The Event Object to be converted.