gpucalc::Bindable Member List
This is the complete list of members for
gpucalc::Bindable, including all inherited members.
| addSpecificParameter(const std::string &ParameterName, void *ParameterValue, size_t Size) | gpucalc::Object | [inline, protected] |
| bind()=0 | gpucalc::Bindable | [pure virtual] |
| Bindable(const std::string &ClassName, const std::string &ObjectName) | gpucalc::Bindable | [inline] |
| getClassName() const | gpucalc::Object | [inline] |
| getObjectName() const | gpucalc::Object | [inline] |
| getSpecificParameter(const std::string &ParameterName, void *ParameterValue) | gpucalc::Object | [inline] |
| isActive() const =0 | gpucalc::Bindable | [pure virtual] |
| isLocked() const | gpucalc::Object | [inline] |
| lock() | gpucalc::Object | [inline, protected] |
| Object(const std::string &ClassName, const std::string &ObjectName) | gpucalc::Object | [inline] |
| unbind()=0 | gpucalc::Bindable | [pure virtual] |
| unlock() | gpucalc::Object | [inline, protected] |
| ~Bindable() | gpucalc::Bindable | [inline, virtual] |
| ~Object() | gpucalc::Object | [inline, virtual] |