Feature #3925
ValidHandle::id()
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/24/2013
Due date:
% Done:
100%
Estimated time:
1.00 h
Scope:
Internal
Experiment:
-
SSI Package:
Description
Hi,
The id of a product pointed to by a ValidHandle object h can be accessed as h.provenance()->productID(). However the "shortcut" id() accessor is not defined, which makes it impossible to use a ValidHandle as an argument to art::Ptr(H const& hadle, key_type idx).
Please define ValidHandle::id() similar to Handle.
Andrei
History
#1 Updated by Marc Paterno almost 8 years ago
- Status changed from New to Assigned
This is a fine idea. There are a few other functions that are missing, and could be provided, in addition to id().
#2 Updated by Marc Paterno almost 8 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Estimated time set to 1.00 h