HPS.Exchange.CommonMeasurementOperator.MeasurementInsertedEvent

class HPS.Exchange.CommonMeasurementOperator.MeasurementInsertedEvent : public HPS.Event

Public Functions

override HPS.Event Clone ()

Allocates and returns a copy of this MeasurementInsertedEvent.

Return

A copy of this MeasurementInsertedEvent.

MeasurementInsertedEvent ()

The default constructor creates an empty MeasurementInsertedEvent object.

MeasurementInsertedEvent (HPS.Event in_event)

This constructor converts an Event Object to a MeasurementInsertedEvent object.

Param in_event

The Event Object to be converted.