gpucalc::SimpleTask Member List
This is the complete list of members for
gpucalc::SimpleTask, including all inherited members.
| addActiveKernel(Kernel *) | gpucalc::SimpleTask | [inline, virtual] |
| addCompilerParamsToActiveKernel(const std::string &Parameters) | gpucalc::SimpleTask | [virtual] |
| addDataToActiveKernel(const Data &data) | gpucalc::SimpleTask | [virtual] |
| addResultToActiveKernel(Data &result) | gpucalc::SimpleTask | [virtual] |
| addSpecificParameter(const std::string &ParameterName, void *ParameterValue, size_t Size) | gpucalc::Object | [inline, protected] |
| compile() | gpucalc::SimpleTask | [virtual] |
| compute() | gpucalc::SimpleTask | [virtual] |
| computeOneKernel(Texture *RenderTarget) | gpucalc::SimpleTask | [protected, virtual] |
| DataVector typedef | gpucalc::SimpleTask | [protected] |
| getActiveKernel() const | gpucalc::SimpleTask | [virtual] |
| getClassName() const | gpucalc::Object | [inline] |
| getObjectName() const | gpucalc::Object | [inline] |
| getResultData() const | gpucalc::SimpleTask | [inline, virtual] |
| getSpecificParameter(const std::string &ParameterName, void *ParameterValue) | gpucalc::Object | [inline] |
| isLocked() const | gpucalc::Object | [inline] |
| lock() | gpucalc::Object | [inline, protected] |
| mActiveFrameBuffer | gpucalc::SimpleTask | [protected] |
| mActiveKernel | gpucalc::SimpleTask | [protected] |
| mCompilerParams | gpucalc::SimpleTask | [protected] |
| mDataVector | gpucalc::SimpleTask | [protected] |
| mDefaultGraphicCore | gpucalc::SimpleTask | [protected] |
| mDefaultShaderSystem | gpucalc::SimpleTask | [protected] |
| mRenderTarget | gpucalc::SimpleTask | [protected] |
| mResultData | gpucalc::SimpleTask | [protected] |
| Object(const std::string &ClassName, const std::string &ObjectName) | gpucalc::Object | [inline] |
| removeDataFromActiveKernel(const Data &) | gpucalc::SimpleTask | [inline, virtual] |
| removeKernel(Kernel *kernel) | gpucalc::SimpleTask | [virtual] |
| removeResultFromActiveKernel(const Data &result) | gpucalc::SimpleTask | [virtual] |
| SimpleTask(const std::string &TaskName) | gpucalc::SimpleTask | [protected] |
| SimpleTaskManager class | gpucalc::SimpleTask | [friend] |
| Task(const std::string &TaskClassName, const std::string &TaskName) | gpucalc::Task | [inline] |
| unlock() | gpucalc::Object | [inline, protected] |
| ~Object() | gpucalc::Object | [inline, virtual] |
| ~SimpleTask() | gpucalc::SimpleTask | |
| ~Task() | gpucalc::Task | [inline, virtual] |