clan::ComputeEvent Class Reference

Compute event object. More...

#include <compute_event.h>

Public Member Functions

Construction
 ComputeEvent ()
 Constructs a null instance. More...
 
 ~ComputeEvent ()
 
Attributes
bool is_null () const
 Returns true if this object is invalid. More...
 
void throw_if_null () const
 Throw an exception if this object is invalid. More...
 
Operations
void wait ()
 

Implementation

class ComputeCommandQueue
 
class ComputeCommandQueue_Impl
 

Detailed Description

Compute event object.


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