#include <aclExpressionContainer.h>
Definition at line 43 of file aclExpressionContainer.h.
§ ExpressionContainer()
acl::ExpressionContainer::ExpressionContainer |
( |
| ) |
|
§ addExpression()
void acl::ExpressionContainer::addExpression |
( |
Element |
expression_ | ) |
|
§ filterDeclarations()
void acl::ExpressionContainer::filterDeclarations |
( |
| ) |
|
|
protected |
§ getQueue()
const CommandQueue acl::ExpressionContainer::getQueue |
( |
| ) |
const |
|
inline |
§ getSize()
unsigned int acl::ExpressionContainer::getSize |
( |
| ) |
|
§ arguments
std::vector<Element> acl::ExpressionContainer::arguments |
|
protected |
§ expression
std::vector<Element> acl::ExpressionContainer::expression |
§ localDeclarations
std::vector<Element> acl::ExpressionContainer::localDeclarations |
|
protected |
§ queue
§ regenerateKernelSource
bool acl::ExpressionContainer::regenerateKernelSource |
|
protected |
§ size
unsigned int acl::ExpressionContainer::size |
|
protected |
The documentation for this class was generated from the following file: