adjustEventDataBlock(std::vector< FloatOrDouble > &Block, const std::string &accessMode) const | Mantid::DataObjects::BoxControllerNeXusIO | |
allocate(uint64_t const newSize) | Mantid::Kernel::DiskBuffer | |
BoxControllerNeXusIO(API::BoxController *const bc) | Mantid::DataObjects::BoxControllerNeXusIO | |
closeFile() override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
CoordConversion enum name | Mantid::DataObjects::BoxControllerNeXusIO | private |
copyFileTo(const std::string &destFilename) override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
CreateEventGroup() | Mantid::DataObjects::BoxControllerNeXusIO | private |
DATA_CHUNK enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
dataEventCount(void) const | Mantid::DataObjects::BoxControllerNeXusIO | |
defragFreeBlocks() | Mantid::Kernel::DiskBuffer | |
DiskBuffer() | Mantid::Kernel::DiskBuffer | |
DiskBuffer(uint64_t m_writeBufferSize) | Mantid::Kernel::DiskBuffer | |
DiskBuffer(const DiskBuffer &)=delete | Mantid::Kernel::DiskBuffer | |
doubleToFolat enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
EventDataVersion enum name | Mantid::DataObjects::BoxControllerNeXusIO | |
EventType enum name | Mantid::DataObjects::BoxControllerNeXusIO | private |
FatEvent enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
floatToDouble enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
flushCache() | Mantid::Kernel::DiskBuffer | |
flushData() const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
freeBlock(uint64_t const pos, uint64_t const size) | Mantid::Kernel::DiskBuffer | |
freeSpace_bySize_t typedef | Mantid::Kernel::DiskBuffer | |
freeSpace_t typedef | Mantid::Kernel::DiskBuffer | |
g_DBDataName | Mantid::DataObjects::BoxControllerNeXusIO | privatestatic |
g_EventGroupName | Mantid::DataObjects::BoxControllerNeXusIO | privatestatic |
getDataChunk() const override | Mantid::DataObjects::BoxControllerNeXusIO | inlinevirtual |
getDataType(size_t &CoordSize, std::string &typeName) const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
getDiskBufferFileData() | Mantid::DataObjects::BoxControllerNeXusIO | private |
getEventDataVersion() const | Mantid::DataObjects::BoxControllerNeXusIO | inline |
getFile() | Mantid::DataObjects::BoxControllerNeXusIO | inline |
getFileLength() const | Mantid::Kernel::DiskBuffer | inline |
getFileName() const override | Mantid::DataObjects::BoxControllerNeXusIO | inlinevirtual |
getFreeSpaceMap() | Mantid::Kernel::DiskBuffer | inline |
getFreeSpaceVector(std::vector< uint64_t > &free) const | Mantid::Kernel::DiskBuffer | |
getMemoryStr() const | Mantid::Kernel::DiskBuffer | |
getNDataColums() const | Mantid::DataObjects::BoxControllerNeXusIO | inline |
getWriteBufferSize() const | Mantid::Kernel::DiskBuffer | inline |
getWriteBufferUsed() const | Mantid::Kernel::DiskBuffer | inline |
isOpened() const override | Mantid::DataObjects::BoxControllerNeXusIO | inlinevirtual |
LeanEvent enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
loadBlock(std::vector< float > &, const uint64_t, const size_t) const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
loadBlock(std::vector< double > &, const uint64_t, const size_t) const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
loadGenericBlock(std::vector< Type > &Block, const uint64_t blockPosition, const size_t nPoints) const | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_bc | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_BlockSize | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_BlockStart | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_CoordSize | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_dataChunk | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_EventDataVersion | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_EventsTypeHeaders | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_EventsTypesSupported | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_EventsVersion | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_EventType | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_File | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_fileLength | Mantid::Kernel::DiskBuffer | mutableprotected |
m_fileMutex | Mantid::DataObjects::BoxControllerNeXusIO | mutableprivate |
m_fileName | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_free | Mantid::Kernel::DiskBuffer | protected |
m_free_bySize | Mantid::Kernel::DiskBuffer | protected |
m_freeMutex | Mantid::Kernel::DiskBuffer | protected |
m_mutex | Mantid::Kernel::DiskBuffer | protected |
m_nObjectsToWrite | Mantid::Kernel::DiskBuffer | protected |
m_ReadConversion | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_ReadOnly | Mantid::DataObjects::BoxControllerNeXusIO | private |
m_toWriteBuffer | Mantid::Kernel::DiskBuffer | protected |
m_writeBufferSize | Mantid::Kernel::DiskBuffer | protected |
m_writeBufferUsed | Mantid::Kernel::DiskBuffer | protected |
noConversion enum value | Mantid::DataObjects::BoxControllerNeXusIO | private |
objectDeleted(ISaveable *item) | Mantid::Kernel::DiskBuffer | |
OpenAndCheckEventGroup() | Mantid::DataObjects::BoxControllerNeXusIO | private |
openFile(const std::string &fileName, const std::string &mode) override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
operator=(const DiskBuffer &)=delete | Mantid::Kernel::DiskBuffer | |
prepareNxSdata_CurVersion() | Mantid::DataObjects::BoxControllerNeXusIO | private |
prepareNxSToWrite_CurVersion() | Mantid::DataObjects::BoxControllerNeXusIO | private |
relocate(uint64_t const oldPos, uint64_t const oldSize, const uint64_t newSize) | Mantid::Kernel::DiskBuffer | |
saveBlock(const std::vector< float > &, const uint64_t) const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
saveBlock(const std::vector< double > &, const uint64_t) const override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
saveGenericBlock(const std::vector< Type > &DataBlock, const uint64_t blockPosition) const | Mantid::DataObjects::BoxControllerNeXusIO | private |
setDataType(const size_t blockSize, const std::string &typeName) override | Mantid::DataObjects::BoxControllerNeXusIO | virtual |
setEventDataVersion(const EventDataVersion &version) | Mantid::DataObjects::BoxControllerNeXusIO | |
setEventDataVersion(const size_t &traitsCount) | Mantid::DataObjects::BoxControllerNeXusIO | |
setFileLength(const uint64_t length) const | Mantid::Kernel::DiskBuffer | inline |
setFreeSpaceVector(std::vector< uint64_t > &free) | Mantid::Kernel::DiskBuffer | |
setWriteBufferSize(uint64_t buffer) | Mantid::Kernel::DiskBuffer | inline |
toWrite(ISaveable *item) | Mantid::Kernel::DiskBuffer | |
TypeFromString(const std::vector< std::string > &typesSupported, const std::string &typeName) | Mantid::DataObjects::BoxControllerNeXusIO | privatestatic |
writeOldObjects() | Mantid::Kernel::DiskBuffer | inlineprotected |
~BoxControllerNeXusIO() override | Mantid::DataObjects::BoxControllerNeXusIO | |
~DiskBuffer()=default | Mantid::Kernel::DiskBuffer | virtual |