ProteoWizard
Classes | Namespaces | Functions | Variables
ProteomeDataFile.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "ProteomeData.hpp"
#include "Reader.hpp"
#include "pwiz/utility/misc/IterationListener.hpp"

Go to the source code of this file.

Classes

struct  pwiz::proteome::ProteomeDataFile
 ProteomeData object plus file I/O. More...
struct  pwiz::proteome::ProteomeDataFile::WriteConfig
 configuration for write() More...

Namespaces

namespace  pwiz
 AMTContainer.hpp.
namespace  pwiz::proteome

Functions

PWIZ_API_DECL std::ostream & pwiz::proteome::operator<< (std::ostream &os, ProteomeDataFile::Format format)
PWIZ_API_DECL std::ostream & pwiz::proteome::operator<< (std::ostream &os, const ProteomeDataFile::WriteConfig &config)

Variables

 Format_FASTA

Variable Documentation

Format_FASTA

Definition at line 49 of file ProteomeDataFile.hpp.

Referenced by validateWriteRead().