#include <aclOperatorBinary.h>
Definition at line 32 of file aclOperatorBinary.h.
§ OperatorBinary()
acl::OperatorBinary::OperatorBinary |
( |
Element |
a1, |
|
|
Element |
a2, |
|
|
const string & |
description = "" |
|
) |
| |
§ addToKernelSource()
virtual void acl::OperatorBinary::addToKernelSource |
( |
vector< Element > & |
arguments, |
|
|
vector< Element > & |
localDeclarations |
|
) |
| const |
|
virtual |
§ getLocalDeclaration()
virtual string acl::OperatorBinary::getLocalDeclaration |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
§ getName()
virtual string acl::OperatorBinary::getName |
( |
| ) |
const |
|
virtual |
§ getTypeSignature()
virtual string acl::OperatorBinary::getTypeSignature |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
§ setAsArgument()
virtual void acl::OperatorBinary::setAsArgument |
( |
cl::Kernel & |
kernel, |
|
|
unsigned int |
argumentIndex |
|
) |
| const |
|
virtual |
§ e1
§ e2
The documentation for this class was generated from the following file: