All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
cl_operation Struct Reference

Detailed Description

An operation is the bin, plus the operator (write, read, add, etc) This structure is used for the more complex 'operate' call, which can specify simultaneous operations on multiple bins

Definition at line 207 of file cl_types.h.

#include "cl_types.h"

+ Collaboration diagram for cl_operation:

Data Fields

cl_bin bin
 
cl_operator op
 

Field Documentation

cl_bin cl_operation::bin

Definition at line 208 of file cl_types.h.

cl_operator cl_operation::op

Definition at line 209 of file cl_types.h.


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