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::MatrixImportEvent Class Reference

#include <hps.h>

Inheritance diagram for HPS::Stream::MatrixImportEvent:
Collaboration diagram for HPS::Stream::MatrixImportEvent:

Public Member Functions

 MatrixImportEvent ()
 
virtual ~MatrixImportEvent ()
 
 MatrixImportEvent (HPS::Key &in_key, HPS::MatrixKit &in_matrix_kit)
 
intptr_t GetClassID () const
 Returns a unique identifier that is shared by all objects of the same class. More...
 

Public Attributes

HPS::Keykey
 
HPS::MatrixKitmatrix_kit
 

Private Member Functions

 MatrixImportEvent (MatrixImportEvent const &)
 
MatrixImportEventoperator= (MatrixImportEvent const &)
 

Constructor & Destructor Documentation

◆ MatrixImportEvent() [1/3]

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

◆ MatrixImportEvent() [2/3]

HPS::Stream::MatrixImportEvent::MatrixImportEvent ( )

◆ ~MatrixImportEvent()

virtual HPS::Stream::MatrixImportEvent::~MatrixImportEvent ( )
virtual

◆ MatrixImportEvent() [3/3]

HPS::Stream::MatrixImportEvent::MatrixImportEvent ( HPS::Key in_key,
HPS::MatrixKit in_matrix_kit 
)

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=()

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

Member Data Documentation

◆ key

HPS::Key& HPS::Stream::MatrixImportEvent::key

◆ matrix_kit

HPS::MatrixKit& HPS::Stream::MatrixImportEvent::matrix_kit

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