ProteoWizard
Public Member Functions | Public Attributes
pwiz::analysis::MSDataCache::Config Struct Reference

MSDataCache configuration. More...

#include <MSDataCache.hpp>

List of all members.

Public Member Functions

 Config (size_t cacheSize=1)

Public Attributes

size_t binaryDataCacheSize

Detailed Description

MSDataCache configuration.

Definition at line 81 of file MSDataCache.hpp.


Constructor & Destructor Documentation

pwiz::analysis::MSDataCache::Config::Config ( size_t  cacheSize = 1)
inline

Definition at line 84 of file MSDataCache.hpp.

: binaryDataCacheSize(cacheSize) {}

Member Data Documentation

size_t pwiz::analysis::MSDataCache::Config::binaryDataCacheSize

Definition at line 83 of file MSDataCache.hpp.

Referenced by testMRU().


The documentation for this struct was generated from the following file: