HPS::MarkupOperator::MarkupInsertedEvent Class Reference
Inheritance diagram for HPS::MarkupOperator::MarkupInsertedEvent:

Public Member Functions | |
Event * | Clone () const |
MarkupInsertedEvent () | |
MarkupInsertedEvent (HPS::Key const &in_markup_key, HPS::View const &in_view) | |
MarkupInsertedEvent (Event const &in_event) | |
![]() | |
virtual bool | Drop (Event const *in_that_event) const |
Event (intptr_t in_channel=0) | |
virtual intptr_t | Freshen () const |
intptr_t | GetChannel () const |
intptr_t | GetClassID () const |
Time | GetTimeStamp () const |
bool | IsConsumable () const |
Public Attributes | |
Key | markup_key |
View | view |
Additional Inherited Members | |
![]() | |
enum | Status : uint32_t { Status::InProgress, Status::Completed, Status::Failed } |
![]() | |
static void | operator delete (void *in_ptr, size_t in_size) throw () |
static void * | operator new (size_t in_size) |
![]() | |
intptr_t | channel |
bool | consumable |
Constructor & Destructor Documentation
◆ MarkupInsertedEvent() [1/2]
|
inline |
The default constructor creates an empty MarkupInsertedEvent object.
◆ MarkupInsertedEvent() [2/2]
|
inline |
This constructor converts an Event Object to a MarkupInsertedEvent object.
Member Function Documentation
◆ Clone()
|
inlinevirtual |
Allocates and returns a copy of this MarkupInsertedEvent.
- Returns
- A copy of this MarkupInsertedEvent.
Implements HPS::Event.
The documentation for this class was generated from the following file:
- include/sprk_ops.h