|
ProteoWizard
|
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 | |
| 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().
1.8.1.1