Add base-class checks to FILELOADER* check macros. Refs #7263
Also added runtime checks to the subscribe method. This allows it to static cast at runtime when checking rather than a more expensive dynamic cast.
Showing
- Code/Mantid/Framework/API/inc/MantidAPI/FileLoaderRegistry.h 32 additions, 1 deletionCode/Mantid/Framework/API/inc/MantidAPI/FileLoaderRegistry.h
- Code/Mantid/Framework/API/inc/MantidAPI/IHDFFileLoader.h 1 addition, 2 deletionsCode/Mantid/Framework/API/inc/MantidAPI/IHDFFileLoader.h
- Code/Mantid/Framework/API/inc/MantidAPI/RegisterFileLoader.h 9 additions, 0 deletionsCode/Mantid/Framework/API/inc/MantidAPI/RegisterFileLoader.h
Please register or sign in to comment