ASL
0.1.7
Advanced Simulation Library
|
This is the complete list of members for acl::VariableSP< T >, including all inherited members.
addToKernelSource(vector< Element > &arguments, vector< Element > &localDeclarations) const | acl::VariableSP< T > | virtual |
acl::ElementBase::addToKernelSource(vector< shared_ptr< ElementBase > > &arguments, vector< shared_ptr< ElementBase > > &localDeclarations) const =0 | acl::ElementBase | pure virtual |
ElementBase(bool isWritable_, unsigned int size_, TypeID typeID_) | acl::ElementBase | protected |
getAddressSpaceQualifier() const | acl::ElementBase | virtual |
getLocalDeclaration(const KernelConfiguration &kernelConfig) const | acl::VariableSP< T > | virtual |
getName() const | acl::VariableSP< T > | virtual |
getQueue() const | acl::ElementBase | |
getSize() const | acl::ElementBase | |
getTypeID() const | acl::ElementBase | |
getTypeSignature(const KernelConfiguration &kernelConfig) const | acl::VariableSP< T > | virtual |
isWritable | acl::ElementBase | |
queue | acl::ElementBase | protected |
setAsArgument(cl::Kernel &kernel, unsigned int argumentIndex) const | acl::VariableSP< T > | virtual |
size | acl::ElementBase | protected |
str(const KernelConfiguration &kernelConfig) const | acl::VariableSP< T > | virtual |
typeID | acl::ElementBase | protected |
VariableSP(std::shared_ptr< T > v) | acl::VariableSP< T > | explicit |
~ElementBase() | acl::ElementBase | virtual |