Clover Git
OpenCL 1.1 software implementation
Public Attributes

Coal::Event::CallbackData Struct Reference

#include <commandqueue.h>

List of all members.

Public Attributes

event_callback callback
void * user_data

Detailed Description

Structure used internally by Coal::Event to store for each event status the callbacks to call with the corresponding user_data.

Definition at line 253 of file commandqueue.h.


Member Data Documentation

Function to call

Definition at line 255 of file commandqueue.h.

Referenced by Coal::Event::setCallback(), and Coal::Event::setStatus().

Pointer to pass as its third argument

Definition at line 256 of file commandqueue.h.

Referenced by Coal::Event::setCallback(), and Coal::Event::setStatus().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines