, including all inherited members.
| addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
| addUsableResource(QString resource) | ConcurrentResourcesUser | |
| addUsableResources(QStringList resources) | ConcurrentResourcesUser | |
| AllowMultiple | ParameterSettable | |
| bbMax | ObjectPositionSensor | [protected] |
| bbMin | ObjectPositionSensor | [protected] |
| checkAllNeededResourcesExist() | Sensor | [protected] |
| ConcurrentResourcesUser() | ConcurrentResourcesUser | |
| declareResource(QString name, T *resource, QString lockBuddy="") | ConcurrentResourcesUser | |
| Default | ParameterSettable | |
| deleteResource(QString name) | ConcurrentResourcesUser | |
| describe(QString type) | ObjectPositionSensor | [static] |
| getResource(QString name, bool *resourceExists=NULL) | ConcurrentResourcesUser | |
| getResource() | ConcurrentResourcesUser | [protected] |
| hasResource(QString name) const | ConcurrentResourcesUser | |
| Infinity | ParameterSettable | [static] |
| IsList | ParameterSettable | |
| IsMandatory | ParameterSettable | |
| linearize | ObjectPositionSensor | [protected] |
| m_resources | ResourcesUser | [protected] |
| markParameterAsRuntime(QString paramName, int *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, bool *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, double *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, unsigned int *paramPointer) | ParameterSettable | [protected] |
| MaxInteger | ParameterSettable | [static] |
| MinInteger | ParameterSettable | [static] |
| name() | Sensor | |
| neuronsIteratorResource | ObjectPositionSensor | [protected] |
| notifyResourceChange(ResourceHandler *resource, ResourceChangeType changeType)=0 | ResourcesUser | [protected, pure virtual] |
| objectName | ObjectPositionSensor | [protected] |
| ObjectPositionSensor(ConfigurationParameters ¶ms, QString prefix) | ObjectPositionSensor | |
| operator=(const ResourcesUser &other) | ResourcesUser | [protected] |
| ParameterSettable() | ParameterSettable | |
| ParameterSettableInConstructor() | ParameterSettableInConstructor | |
| ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
| postConfigureInitialization() | ParameterSettable | [virtual] |
| Property enum name | ParameterSettable | |
| removeAllUsableResources() | ConcurrentResourcesUser | |
| removeUsableResource(QString resource) | ConcurrentResourcesUser | |
| removeUsableResources(QStringList resources) | ConcurrentResourcesUser | |
| resetNeededResourcesCheck() | Sensor | [protected] |
| resourceChanged(QString resourceName, ResourceChangeType changeType) | ObjectPositionSensor | [protected, virtual] |
| ResourceChangeType enum name | Resource | |
| ResourceHandler | ResourcesUser | [friend] |
| ResourcesUser() | ResourcesUser | [protected] |
| ResourcesUser(const ResourcesUser &other) | ResourcesUser | [protected] |
| runtimeParameterList() | ParameterSettable | |
| save(ConfigurationParameters ¶ms, QString prefix) | ObjectPositionSensor | [virtual] |
| Sensor(ConfigurationParameters ¶ms, QString prefix) | Sensor | |
| setName(QString name) | Sensor | |
| setRuntimeParameter(QString paramFullPath, unsigned int newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, bool newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, int newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, double newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, float newvalue) | ParameterSettable | |
| shareResourcesWith(ResourcesUser *buddy) | ConcurrentResourcesUser | [virtual] |
| size() | ObjectPositionSensor | [virtual] |
| update() | ObjectPositionSensor | [virtual] |
| usableResources(QStringList resources) | ConcurrentResourcesUser | |
| usedResourcesExist(QStringList *nonExistingResources=NULL) const | ConcurrentResourcesUser | |
| ~ConcurrentResourcesUser() | ConcurrentResourcesUser | [virtual] |
| ~ObjectPositionSensor() | ObjectPositionSensor | |
| ~ParameterSettable() | ParameterSettable | [virtual] |
| ~ParameterSettableInConstructor() | ParameterSettableInConstructor | [virtual] |
| ~Resource() | Resource | [virtual] |
| ~ResourcesUser() | ResourcesUser | [protected, virtual] |
| ~Sensor() | Sensor | |