#include <aclOperatorGeneric.h>
Definition at line 32 of file aclOperatorGeneric.h.
◆ OperatorGeneric()
acl::OperatorGeneric::OperatorGeneric |
( |
const string & | operatorStr_ | ) |
|
◆ addToKernelSource()
virtual void acl::OperatorGeneric::addToKernelSource |
( |
vector< Element > & | arguments, |
|
|
vector< Element > & | localDeclarations ) const |
|
virtual |
◆ getLocalDeclaration()
virtual string acl::OperatorGeneric::getLocalDeclaration |
( |
const KernelConfiguration & | kernelConfig | ) |
const |
|
virtual |
◆ getName()
virtual string acl::OperatorGeneric::getName |
( |
| ) |
const |
|
virtual |
◆ getTypeSignature()
virtual string acl::OperatorGeneric::getTypeSignature |
( |
const KernelConfiguration & | kernelConfig | ) |
const |
|
virtual |
◆ setAsArgument()
virtual void acl::OperatorGeneric::setAsArgument |
( |
cl::Kernel & | kernel, |
|
|
unsigned int | argumentIndex ) const |
|
virtual |
◆ str()
◆ operatorStr
string acl::OperatorGeneric::operatorStr |
|
protected |
The documentation for this class was generated from the following file: