TODO added

This commit is contained in:
Matej Sekoranja
2011-05-22 13:38:25 +02:00
parent dbda9334f1
commit 5c31e553a0

View File

@@ -104,6 +104,7 @@ void IntrospectionRegistry::printKeysAndValues(string name)
}
}
// TODO !!!!
bool IntrospectionRegistry::registryContainsValue(FieldConstPtr field, short& key)
{
for(_registryRIter = _registry.rbegin(); _registryRIter != _registry.rend(); _registryRIter++)