ProteoWizard
Variables
pwiz::data::SampleDatumConstant Namespace Reference

Variables

const char open_ = '<'
const char separator_ = ';'
const char close_ = '>'

Variable Documentation

const char pwiz::data::SampleDatumConstant::open_ = '<'

Definition at line 61 of file SampleDatum.hpp.

Referenced by pwiz::data::operator<<(), and pwiz::data::operator>>().

const char pwiz::data::SampleDatumConstant::separator_ = ';'

Definition at line 62 of file SampleDatum.hpp.

Referenced by pwiz::data::operator<<(), and pwiz::data::operator>>().

const char pwiz::data::SampleDatumConstant::close_ = '>'

Definition at line 63 of file SampleDatum.hpp.

Referenced by pwiz::data::operator<<(), and pwiz::data::operator>>().