actualResourceNameForMultirobot(QString resourceName) const | Sensor | protected |
addObserver(RuntimeParameterObserver *obs) | ParameterSettableInConstructor | |
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettableInConstructor | protectedstatic |
addUsableResource(QString resource) | ConcurrentResourcesUser | |
addUsableResources(QStringList resources) | ConcurrentResourcesUser | |
AllowMultiple | ParameterSettableInConstructor | |
checkAllNeededResourcesExist() | Sensor | protected |
ConcurrentResourcesUser() | ConcurrentResourcesUser | |
declareResource(QString name, T *resource, QString lockBuddy="") | ConcurrentResourcesUser | |
Default | ParameterSettableInConstructor | |
deleteResource(QString name) | ConcurrentResourcesUser | |
describe(QString type) | MarXbotTractionSensor | static |
fullParameterDescriptionPath(QString type, QString param) | ParameterSettableInConstructor | static |
fullSubgroupDescriptionPath(QString type, QString sub) | ParameterSettableInConstructor | static |
getResource(QString name, bool *resourceExists=NULL) | ConcurrentResourcesUser | |
getResource() | ConcurrentResourcesUser | protected |
getRuntimeParameter(QString paramName) | ParameterSettableInConstructor | |
getUIManager() | ParameterSettableInConstructor | virtual |
hasResource(QString name) const | ConcurrentResourcesUser | |
Infinity | ParameterSettableInConstructor | static |
IsList | ParameterSettableInConstructor | |
IsMandatory | ParameterSettableInConstructor | |
m_marxbotResource | MarXbotSensor | protected |
m_neuronsIteratorResource | MarXbotSensor | protected |
m_resources | ConcurrentResourcesUser | protected |
MarXbotSensor(ConfigurationParameters ¶ms, QString prefix) | MarXbotSensor | |
MarXbotTractionSensor(ConfigurationParameters ¶ms, QString prefix) | MarXbotTractionSensor | |
MaxInteger | ParameterSettableInConstructor | static |
MinInteger | ParameterSettableInConstructor | static |
name() | Sensor | |
notifyChangesToParam(QString paramName) | ParameterSettableInConstructor | protected |
notifyResourceChange(ResourceHandler *resource, ResourceChangeType changeType)=0 | ResourcesUser | protectedpure virtual |
operator=(const ResourcesUser &other) | ConcurrentResourcesUser | protected |
ParameterSettable() | ParameterSettableInConstructor | |
ParameterSettableInConstructor() | ParameterSettableInConstructor | |
ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
postConfigureInitialization() | ParameterSettableInConstructor | virtual |
Property enum name | ParameterSettableInConstructor | |
removeAllUsableResources() | ConcurrentResourcesUser | |
removeObserver(RuntimeParameterObserver *obs) | ParameterSettableInConstructor | |
removeUsableResource(QString resource) | ConcurrentResourcesUser | |
removeUsableResources(QStringList resources) | ConcurrentResourcesUser | |
resetNeededResourcesCheck() | Sensor | protected |
ResourceChangeType typedef | ConcurrentResourcesUser | |
ResourcesUser() | ConcurrentResourcesUser | protected |
ResourcesUser(const ResourcesUser &other) | ConcurrentResourcesUser | protected |
save(ConfigurationParameters ¶ms, QString prefix) | MarXbotTractionSensor | virtual |
Sensor(ConfigurationParameters ¶ms, QString prefix) | Sensor | |
setGraphicalEditor(QString type) | ParameterSettableInConstructor | protectedstatic |
setName(QString name) | Sensor | |
setRuntimeParameter(QString paramName, T newvalue) | ParameterSettableInConstructor | |
shareResourcesWith(ResourcesUser *buddy) | ConcurrentResourcesUser | virtual |
size() | MarXbotTractionSensor | virtual |
typeName() const | ParameterSettableInConstructor | |
update() | MarXbotTractionSensor | virtual |
usableResources(QStringList resources) | ConcurrentResourcesUser | |
usedResourcesExist(QStringList *nonExistingResources=NULL) const | ConcurrentResourcesUser | |
~ConcurrentResourcesUser() | ConcurrentResourcesUser | virtual |
~MarXbotSensor() | MarXbotSensor | virtual |
~MarXbotTractionSensor() | MarXbotTractionSensor | virtual |
~ParameterSettable() | ParameterSettableInConstructor | virtual |
~ParameterSettableInConstructor() | ParameterSettableInConstructor | virtual |
~Resource() | ResourcesUser | virtual |
~ResourcesUser() | ConcurrentResourcesUser | protectedvirtual |
~Sensor() | Sensor | |