ProteoWizard
Classes | Namespaces | Functions | Variables
TraDataFile.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "TraData.hpp"
#include "Reader.hpp"

Go to the source code of this file.

Classes

struct  pwiz::tradata::TraDataFile
 TraData object plus file I/O. More...
 
struct  pwiz::tradata::TraDataFile::WriteConfig
 configuration for write() More...
 

Namespaces

 pwiz
 
 pwiz::tradata
 

Functions

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

Variables

 Format_Text
 

Variable Documentation

§ Format_Text

Format_Text

Definition at line 45 of file TraDataFile.hpp.