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