Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::Stream::IncludeSegmentImportEvent Class Reference

#include <hps.h>

Inheritance diagram for HPS::Stream::IncludeSegmentImportEvent:
Collaboration diagram for HPS::Stream::IncludeSegmentImportEvent:

Public Member Functions

 IncludeSegmentImportEvent ()
 
virtual ~IncludeSegmentImportEvent ()
 
 IncludeSegmentImportEvent (HPS::SegmentKey &in_segment_key, HPS::SegmentKey &in_reference_segment_key, HPS::ConditionalExpression &in_conditional, HPS::AttributeLockTypeArray &&in_filter_types)
 
intptr_t GetClassID () const
 Returns a unique identifier that is shared by all objects of the same class. More...
 

Public Attributes

HPS::SegmentKeysegment_key
 
HPS::SegmentKeyreference_segment_key
 
HPS::ConditionalExpressioncondition
 
HPS::AttributeLockTypeArray filter_types
 

Private Member Functions

 IncludeSegmentImportEvent (IncludeSegmentImportEvent const &)
 
IncludeSegmentImportEventoperator= (IncludeSegmentImportEvent const &)
 

Constructor & Destructor Documentation

◆ IncludeSegmentImportEvent() [1/3]

HPS::Stream::IncludeSegmentImportEvent::IncludeSegmentImportEvent ( IncludeSegmentImportEvent const &  )
private

◆ IncludeSegmentImportEvent() [2/3]

HPS::Stream::IncludeSegmentImportEvent::IncludeSegmentImportEvent ( )

◆ ~IncludeSegmentImportEvent()

virtual HPS::Stream::IncludeSegmentImportEvent::~IncludeSegmentImportEvent ( )
virtual

◆ IncludeSegmentImportEvent() [3/3]

HPS::Stream::IncludeSegmentImportEvent::IncludeSegmentImportEvent ( HPS::SegmentKey in_segment_key,
HPS::SegmentKey in_reference_segment_key,
HPS::ConditionalExpression in_conditional,
HPS::AttributeLockTypeArray &&  in_filter_types 
)

Member Function Documentation

◆ GetClassID()

intptr_t HPS::Stream::ImportEvent::GetClassID ( ) const
inherited

Returns a unique identifier that is shared by all objects of the same class.

◆ operator=()

IncludeSegmentImportEvent& HPS::Stream::IncludeSegmentImportEvent::operator= ( IncludeSegmentImportEvent const &  )
private

Member Data Documentation

◆ condition

HPS::ConditionalExpression& HPS::Stream::IncludeSegmentImportEvent::condition

◆ filter_types

HPS::AttributeLockTypeArray HPS::Stream::IncludeSegmentImportEvent::filter_types

◆ reference_segment_key

HPS::SegmentKey& HPS::Stream::IncludeSegmentImportEvent::reference_segment_key

◆ segment_key

HPS::SegmentKey& HPS::Stream::IncludeSegmentImportEvent::segment_key

The documentation for this class was generated from the following file: