17#ifndef AGX_FUNCTIONVALUE_H
18#define AGX_FUNCTIONVALUE_H
virtual void rebind()
Rebind with the current auto-bind path.
void setContext(agx::Object *component)
FunctionValue(const agxData::Type *type, const agx::String &expression)
void injectFunctionInstance(agx::UnresolvedTask *proxy)
FunctionValue(const agxData::Format *format, const agx::String &expression)
Abstract representation of a value.
agx::Object is a refcounted object with a name.
A representation of a task/kernel parameter, which can be bound using a string path or explicitly to ...
Contains classes for low level data storage for AGX.