ProteoWizard
|
#include <TextWriter.hpp>
Public Member Functions | |
TextWriter (std::ostream &os, int depth=0, int arrayExampleCount=3) | |
constructs a TextWriter for MSData types | |
TextWriter | child () |
TextWriter & | operator() (const std::string &text) |
TextWriter & | operator() (const CVParam &cvParam) |
TextWriter & | operator() (const UserParam &userParam) |
template<typename object_type > | |
TextWriter & | operator() (const std::string &label, const std::vector< object_type > &v) |
TextWriter & | operator() (const MSData &msd, bool metadata_only=false) |
TextWriter & | operator() (const CV &cv) |
TextWriter & | operator() (const FileDescription &fd) |
TextWriter & | operator() (const ParamContainer ¶mContainer) |
TextWriter & | operator() (const FileContent &fileContent) |
TextWriter & | operator() (const SourceFile &sf) |
TextWriter & | operator() (const Contact &contact) |
TextWriter & | operator() (const ParamGroup ¶mGroup) |
TextWriter & | operator() (const Sample &sample) |
TextWriter & | operator() (const InstrumentConfiguration &instrumentConfiguration) |
TextWriter & | operator() (const ComponentList &componentList) |
TextWriter & | operator() (const Component &component) |
TextWriter & | operator() (const Software &software) |
TextWriter & | operator() (const ProcessingMethod &processingMethod) |
TextWriter & | operator() (const DataProcessing &dp) |
TextWriter & | operator() (const Target &target) |
TextWriter & | operator() (const ScanSettings &as) |
TextWriter & | operator() (const Run &run, bool metadata_only=false) |
TextWriter & | operator() (const SpectrumList &spectrumList, bool metadata_only=false) |
TextWriter & | operator() (const SpectrumListPtr &p, bool metadata_only=false) |
TextWriter & | operator() (const ChromatogramList &chromatogramList, bool metadata_only=false) |
TextWriter & | operator() (const ChromatogramListPtr &p, bool metadata_only=false) |
TextWriter & | operator() (const Spectrum &spectrum) |
TextWriter & | operator() (const Chromatogram &chromatogram) |
TextWriter & | operator() (const Scan &scan) |
TextWriter & | operator() (const ScanWindow &window) |
TextWriter & | operator() (const BinaryDataArrayPtr &p) |
TextWriter & | operator() (const SelectedIon &selectedIon) |
TextWriter & | operator() (const Precursor &precursor) |
TextWriter & | operator() (const Product &product) |
TextWriter & | operator() (const ScanList &scanList) |
template<typename object_type > | |
TextWriter & | operator() (const boost::shared_ptr< object_type > &p) |
Private Attributes | |
std::ostream & | os_ |
int | depth_ |
size_t | arrayExampleCount_ |
std::string | indent_ |
Definition at line 40 of file TextWriter.hpp.
|
inline |
constructs a TextWriter for MSData types
os | The ostream to write to. |
depth | The number of indentations to prefix to each output line. |
arrayExampleCount | The number of example values to print for arrays (i.e. m/z and intensity); -1 for unlimited |
Definition at line 48 of file TextWriter.hpp.
|
inline |
|
inline |
Definition at line 58 of file TextWriter.hpp.
References os_.
|
inline |
Definition at line 64 of file TextWriter.hpp.
References pwiz::data::CVParam::cvid, CVID_Unknown, pwiz::cv::cvTermInfo(), pwiz::cv::CVTermInfo::name, os_, pwiz::data::CVParam::units, pwiz::data::CVParam::unitsName(), and pwiz::data::CVParam::value.
|
inline |
Definition at line 75 of file TextWriter.hpp.
References CVID_Unknown, pwiz::cv::cvTermInfo(), pwiz::data::UserParam::name, pwiz::cv::CVTermInfo::name, os_, pwiz::data::UserParam::type, pwiz::data::UserParam::units, and pwiz::data::UserParam::value.
|
inline |
Definition at line 86 of file TextWriter.hpp.
|
inline |
Definition at line 94 of file TextWriter.hpp.
References pwiz::msdata::MSData::accession, pwiz::msdata::MSData::cvs, pwiz::msdata::MSData::dataProcessingPtrs, pwiz::msdata::FileDescription::empty(), pwiz::msdata::Run::empty(), pwiz::msdata::MSData::fileDescription, pwiz::msdata::MSData::id, pwiz::msdata::MSData::instrumentConfigurationPtrs, pwiz::msdata::MSData::paramGroupPtrs, pwiz::msdata::MSData::run, pwiz::msdata::MSData::samplePtrs, pwiz::msdata::MSData::scanSettingsPtrs, pwiz::msdata::MSData::softwarePtrs, and pwiz::msdata::MSData::version().
|
inline |
Definition at line 126 of file TextWriter.hpp.
References pwiz::cv::CV::fullName, pwiz::cv::CV::id, pwiz::cv::CV::URI, and pwiz::cv::CV::version.
|
inline |
Definition at line 137 of file TextWriter.hpp.
References pwiz::msdata::FileDescription::contacts, pwiz::msdata::FileDescription::fileContent, and pwiz::msdata::FileDescription::sourceFilePtrs.
|
inline |
Definition at line 147 of file TextWriter.hpp.
References pwiz::data::ParamContainer::cvParams, pwiz::data::ParamContainer::paramGroupPtrs, and pwiz::data::ParamContainer::userParams.
|
inline |
Definition at line 157 of file TextWriter.hpp.
|
inline |
Definition at line 164 of file TextWriter.hpp.
References pwiz::msdata::SourceFile::id, pwiz::msdata::SourceFile::location, and pwiz::msdata::SourceFile::name.
|
inline |
Definition at line 175 of file TextWriter.hpp.
|
inline |
Definition at line 182 of file TextWriter.hpp.
References pwiz::data::ParamGroup::id.
|
inline |
Definition at line 191 of file TextWriter.hpp.
References pwiz::msdata::Sample::id, and pwiz::msdata::Sample::name.
|
inline |
Definition at line 201 of file TextWriter.hpp.
References pwiz::msdata::InstrumentConfiguration::componentList, pwiz::msdata::InstrumentConfiguration::id, and pwiz::msdata::InstrumentConfiguration::softwarePtr.
|
inline |
Definition at line 214 of file TextWriter.hpp.
|
inline |
Definition at line 222 of file TextWriter.hpp.
References pwiz::msdata::ComponentType_Analyzer, pwiz::msdata::ComponentType_Detector, pwiz::msdata::ComponentType_Source, boost::lexical_cast(), pwiz::msdata::Component::order, and pwiz::msdata::Component::type.
|
inline |
Definition at line 244 of file TextWriter.hpp.
References pwiz::msdata::Software::id, and pwiz::msdata::Software::version.
|
inline |
Definition at line 254 of file TextWriter.hpp.
References boost::lexical_cast(), pwiz::msdata::ProcessingMethod::order, and pwiz::msdata::ProcessingMethod::softwarePtr.
|
inline |
Definition at line 266 of file TextWriter.hpp.
References pwiz::msdata::DataProcessing::id, and pwiz::msdata::DataProcessing::processingMethods.
|
inline |
Definition at line 275 of file TextWriter.hpp.
|
inline |
Definition at line 282 of file TextWriter.hpp.
References pwiz::msdata::ScanSettings::id, pwiz::msdata::ScanSettings::sourceFilePtrs, and pwiz::msdata::ScanSettings::targets.
|
inline |
Definition at line 292 of file TextWriter.hpp.
References pwiz::msdata::Run::chromatogramListPtr, pwiz::msdata::Run::defaultInstrumentConfigurationPtr, pwiz::msdata::Run::defaultSourceFilePtr, pwiz::msdata::Run::id, pwiz::msdata::Run::samplePtr, pwiz::msdata::Run::spectrumListPtr, and pwiz::msdata::Run::startTimeStamp.
|
inline |
Definition at line 312 of file TextWriter.hpp.
References pwiz::msdata::SpectrumList::dataProcessingPtr(), pwiz::msdata::SpectrumList::size(), and pwiz::msdata::SpectrumList::spectrum().
|
inline |
Definition at line 330 of file TextWriter.hpp.
|
inline |
Definition at line 335 of file TextWriter.hpp.
References pwiz::msdata::ChromatogramList::chromatogram(), pwiz::msdata::ChromatogramList::dataProcessingPtr(), and pwiz::msdata::ChromatogramList::size().
|
inline |
Definition at line 353 of file TextWriter.hpp.
|
inline |
Definition at line 358 of file TextWriter.hpp.
References pwiz::msdata::Spectrum::binaryDataArrayPtrs, pwiz::msdata::Spectrum::dataProcessingPtr, pwiz::msdata::Spectrum::defaultArrayLength, pwiz::msdata::ScanList::empty(), pwiz::msdata::SpectrumIdentity::id, pwiz::msdata::SpectrumIdentity::index, boost::lexical_cast(), pwiz::msdata::Spectrum::precursors, pwiz::msdata::Spectrum::scanList, pwiz::msdata::Spectrum::sourceFilePtr, and pwiz::msdata::SpectrumIdentity::spotID.
|
inline |
Definition at line 380 of file TextWriter.hpp.
References pwiz::msdata::Chromatogram::binaryDataArrayPtrs, pwiz::msdata::Chromatogram::dataProcessingPtr, pwiz::msdata::Chromatogram::defaultArrayLength, pwiz::msdata::ChromatogramIdentity::id, pwiz::msdata::ChromatogramIdentity::index, and boost::lexical_cast().
|
inline |
Definition at line 393 of file TextWriter.hpp.
References pwiz::msdata::Scan::instrumentConfigurationPtr, and pwiz::msdata::Scan::scanWindows.
|
inline |
Definition at line 403 of file TextWriter.hpp.
References pwiz::data::ParamContainer::cvParams.
|
inline |
Definition at line 410 of file TextWriter.hpp.
References boost::lexical_cast().
|
inline |
Definition at line 431 of file TextWriter.hpp.
|
inline |
Definition at line 438 of file TextWriter.hpp.
References pwiz::msdata::Precursor::activation, child(), pwiz::data::ParamContainer::empty(), pwiz::msdata::Precursor::isolationWindow, pwiz::msdata::Precursor::selectedIons, and pwiz::msdata::Precursor::spectrumID.
|
inline |
Definition at line 465 of file TextWriter.hpp.
References child(), pwiz::data::ParamContainer::empty(), and pwiz::msdata::Product::isolationWindow.
|
inline |
Definition at line 478 of file TextWriter.hpp.
References pwiz::msdata::ScanList::scans.
|
inline |
Definition at line 488 of file TextWriter.hpp.
|
private |
Definition at line 495 of file TextWriter.hpp.
|
private |
Definition at line 496 of file TextWriter.hpp.
|
private |
Definition at line 497 of file TextWriter.hpp.
|
private |
Definition at line 498 of file TextWriter.hpp.