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