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

Go to the source code of this file.

Classes

class  pwiz::proteome::ProteinListCache
 adds a level of flexible MRU caching to a ProteinList processor chain More...
 

Namespaces

 pwiz
 
 pwiz::proteome
 

Variables

 ProteinListCacheMode_Off
 
 ProteinListCacheMode_MetaDataOnly
 

Variable Documentation

§ ProteinListCacheMode_Off

ProteinListCacheMode_Off

Definition at line 38 of file ProteinListCache.hpp.

Referenced by testModeOff().

§ ProteinListCacheMode_MetaDataOnly

ProteinListCacheMode_MetaDataOnly

Definition at line 38 of file ProteinListCache.hpp.

Referenced by testModeMetaDataOnly().