Legion Runtime
Public Member Functions | Static Public Attributes | List of all members
Legion::Internal::RtUserEvent Class Reference
Inheritance diagram for Legion::Internal::RtUserEvent:
Legion::Internal::RtEvent Legion::Internal::LgEvent

Public Member Functions

 RtUserEvent (const RtUserEvent &rhs)=default
 
 RtUserEvent (const Realm::UserEvent &e)
 
RtUserEventoperator= (const RtUserEvent &rhs)=default
 
 operator Realm::UserEvent () const
 
- Public Member Functions inherited from Legion::Internal::RtEvent
 RtEvent (const RtEvent &rhs)=default
 
 RtEvent (const Realm::Event &e)
 
 RtEvent (const PredEvent &e)
 
RtEventoperator= (const RtEvent &rhs)=default
 
- Public Member Functions inherited from Legion::Internal::LgEvent
 LgEvent (const LgEvent &rhs)=default
 
 LgEvent (const Realm::Event e)
 
LgEventoperator= (const LgEvent &rhs)=default
 
void wait (void) const
 
void wait_faultaware (bool &poisoned, bool from_application) const
 

Static Public Attributes

static const RtUserEvent NO_RT_USER_EVENT
 
- Static Public Attributes inherited from Legion::Internal::RtEvent
static const RtEvent NO_RT_EVENT
 
- Static Public Attributes inherited from Legion::Internal::LgEvent
static const LgEvent NO_LG_EVENT
 

Additional Inherited Members

- Protected Member Functions inherited from Legion::Internal::LgEvent
void begin_context_wait (Context ctx, bool from_application) const
 
void end_context_wait (Context ctx, bool from_application) const
 

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