HPS::Stream::EdgeAttributeImportEvent

class HPS.Stream.EdgeAttributeImportEvent : public HPS.Stream.ImportEvent

Public Functions

override void Dispose ()
EdgeAttributeImportEvent ()
EdgeAttributeImportEvent (HPS.SegmentKey in_segment_key, HPS.EdgeAttributeKit in_edge_attribute_kit)
new IntPtr GetClassID ()

Properties

HPS.EdgeAttributeKit edge_attribute_kit { get; set; }
HPS.SegmentKey segment_key { get; set; }