InformationEvent
- class HPS.InformationEvent : public HPS.Event
Public Functions
- override string ClassName ()
- override void Dispose ()
- bool Equals (HPS.InformationEvent in_that)
- override bool Equals (Object obj)
- override int GetHashCode ()
- InformationEvent ()
- InformationEvent (HPS.Event in_event)
- InformationEvent (HPS.InformationEvent in_that)
- InformationEvent (string in_message)
- InformationEvent (string in_message, HPS.Info.Code in_code)
Public Static Functions
- bool operator!= (HPS.InformationEvent a, HPS.InformationEvent b)
- bool operator== (HPS.InformationEvent a, HPS.InformationEvent b)