LayoutDetachedEvent
-
class
LayoutDetachedEvent
: 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 LayoutDetachedEvent.
Returns: A copy of this LayoutDetachedEvent.
-
inline
LayoutDetachedEvent
() The default constructor creates an empty LayoutDetachedEvent object.
-
inline
LayoutDetachedEvent
(Event const &in_event) This constructor converts an Event Object to a LayoutDetachedEvent object.
Parameters: in_event – The Event Object to be converted.
-
~LayoutDetachedEvent
()
-
inline virtual char const *