ProteoWizard
|
#include "pwiz/utility/misc/Export.hpp"
#include "IdentData.hpp"
#include "Reader.hpp"
#include "pwiz/utility/misc/IterationListener.hpp"
Go to the source code of this file.
Classes | |
struct | pwiz::identdata::IdentDataFile |
IdentData object plus file I/O. More... | |
struct | pwiz::identdata::IdentDataFile::WriteConfig |
configuration for write() More... |
Namespaces | |
namespace | pwiz |
AMTContainer.hpp. | |
namespace | pwiz::identdata |
Functions | |
PWIZ_API_DECL std::ostream & | pwiz::identdata::operator<< (std::ostream &os, IdentDataFile::Format format) |
PWIZ_API_DECL std::ostream & | pwiz::identdata::operator<< (std::ostream &os, const IdentDataFile::WriteConfig &config) |
Variables | |
Format_Text | |
Format_MzIdentML |
Format_Text |
Definition at line 49 of file IdentDataFile.hpp.
Referenced by demo().
Format_MzIdentML |
Definition at line 49 of file IdentDataFile.hpp.