ProteoWizard
Classes | Namespaces | Variables
MemoryMRUCache.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "pwiz/utility/misc/mru_list.hpp"

Go to the source code of this file.

Classes

class  pwiz::msdata::MemoryMRUCache< PtrType, KeyExtractor >
 an MRU cache for SpectrumPtrs or ChromatogramPtrs More...

Namespaces

namespace  pwiz
 AMTContainer.hpp.
namespace  pwiz::msdata

Variables

 MemoryMRUCacheMode_Off
 MemoryMRUCacheMode_MetaDataOnly
 MemoryMRUCacheMode_BinaryDataOnly

Variable Documentation

MemoryMRUCacheMode_Off

Definition at line 36 of file MemoryMRUCache.hpp.

Referenced by testMemoryMRUCache(), and testModeOff().

MemoryMRUCacheMode_MetaDataOnly

Definition at line 36 of file MemoryMRUCache.hpp.

Referenced by testFileReads(), and testModeMetaDataOnly().

MemoryMRUCacheMode_BinaryDataOnly

Definition at line 36 of file MemoryMRUCache.hpp.

Referenced by testModeBinaryDataOnly().