Ticket #1480 (closed: fixed)
BinaryFile.h : templated helper functions for loading simple binary files
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | pf9@… | Blocked By: | |
Blocking: | Tester: | Stuart Campbell |
Description
- Templated class
- Lives in MantidKernel
- Represent any binary file with a simple sequence of structs of type T
- Do the whole reintepret_cast business for you.
Change History
comment:10 Changed 10 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:11 Changed 10 years ago by Stuart Campbell
- Status changed from verifying to closed
Looks ok to me.
(Making use of it in LoadPreNeXusMonitors algorithm)
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2327
Note: See
TracTickets for help on using
tickets.