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

#include <hps.h>

Inheritance diagram for HPS::Stream::TextAttributeImportEvent:
Collaboration diagram for HPS::Stream::TextAttributeImportEvent:

Public Member Functions

 TextAttributeImportEvent ()
 
virtual ~TextAttributeImportEvent ()
 
 TextAttributeImportEvent (HPS::TextKey &in_text_key, HPS::TextAttributeKit &in_text_attribute_kit)
 
 TextAttributeImportEvent (HPS::SegmentKey &in_segment_key, HPS::TextAttributeKit &in_text_attribute_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::TextAttributeKittext_attribute_kit
 

Private Member Functions

 TextAttributeImportEvent (TextAttributeImportEvent const &)
 
TextAttributeImportEventoperator= (TextAttributeImportEvent const &)
 

Constructor & Destructor Documentation

◆ TextAttributeImportEvent() [1/4]

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

◆ TextAttributeImportEvent() [2/4]

HPS::Stream::TextAttributeImportEvent::TextAttributeImportEvent ( )

◆ ~TextAttributeImportEvent()

virtual HPS::Stream::TextAttributeImportEvent::~TextAttributeImportEvent ( )
virtual

◆ TextAttributeImportEvent() [3/4]

HPS::Stream::TextAttributeImportEvent::TextAttributeImportEvent ( HPS::TextKey in_text_key,
HPS::TextAttributeKit in_text_attribute_kit 
)

◆ TextAttributeImportEvent() [4/4]

HPS::Stream::TextAttributeImportEvent::TextAttributeImportEvent ( HPS::SegmentKey in_segment_key,
HPS::TextAttributeKit in_text_attribute_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=()

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

Member Data Documentation

◆ key

HPS::Key& HPS::Stream::TextAttributeImportEvent::key

◆ text_attribute_kit

HPS::TextAttributeKit& HPS::Stream::TextAttributeImportEvent::text_attribute_kit

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