AthenaPoolCnvSvc: Allow specifying name used for error messages.
The MsgStream used for generating messages from AthenaPoolConverter had the name hardcoded as `AthenaPoolConverter'. In some cases, downstream code was using tricks to change this to something more meaningful. Add an optional argument to the converter constructors to allow overriding the default with a more appropriate name.
Showing
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/AthenaPoolConverter.h 2 additions, 1 deletion...L/AthenaPoolCnvSvc/AthenaPoolCnvSvc/AthenaPoolConverter.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCnvBase.h 2 additions, 1 deletion...L/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCnvBase.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCnvBase.icc 3 additions, 1 deletion...AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCnvBase.icc
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustCnv.h 2 additions, 1 deletion...L/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustCnv.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustCnv.icc 3 additions, 1 deletion...AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustCnv.icc
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h 3 additions, 1 deletion...AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.icc 2 additions, 1 deletion...henaPoolCnvSvc/AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.icc
- Database/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolConverter.cxx 4 additions, 2 deletions...e/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolConverter.cxx
Loading
Please register or sign in to comment