HPS.FilterActivationEvent

class HPS.FilterActivationEvent : public HPS.Event

Public Functions

override HPS.Event Clone ()

Allocates and returns a copy of this FilterActivationEvent.

Return

A copy of this FilterActivationEvent.

FilterActivationEvent ()

The default constructor creates an empty FilterActivationEvent object.

FilterActivationEvent (HPS.Event in_event)

This constructor converts an Event Object to a FilterActivationEvent object.

Param in_event

The Event Object to be converted.