LayoutDeletedEvent
-
class
LayoutDeletedEvent
: public HPS::Event Public Functions
-
inline virtual char const *
ClassName
() const override
-
inline virtual Event *
Clone
() const override Allocates and returns a copy of this LayoutDeletedEvent.
Returns: A copy of this LayoutDeletedEvent.
-
inline
LayoutDeletedEvent
() The default constructor creates an empty LayoutDeletedEvent object.
-
inline
LayoutDeletedEvent
(Event const &in_event) This constructor converts an Event Object to a LayoutDeletedEvent object.
Parameters: in_event – The Event Object to be converted.
-
~LayoutDeletedEvent
()
-
inline virtual char const *