HPS::CanvasDeletedEvent Class Reference
Inheritance diagram for HPS::CanvasDeletedEvent:

Public Member Functions | |
CanvasDeletedEvent () | |
CanvasDeletedEvent (Canvas const &in_canvas) | |
CanvasDeletedEvent (Event const &in_event) | |
Event * | Clone () const |
![]() | |
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 | |
Canvas | canvas |
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
|
inline |
The default constructor creates an empty CanvasDeletedEvent object.
|
inline |
This constructor converts an Event Object to a CanvasDeletedEvent object.
Member Function Documentation
|
inlinevirtual |
Allocates and returns a copy of this CanvasDeletedEvent.
- Returns
- A copy of this CanvasDeletedEvent.
Implements HPS::Event.
The documentation for this class was generated from the following file:
- include/sprk.h