ProteoWizard
Public Member Functions | Public Attributes
pwiz::identdata::BibliographicReference Struct Reference

Implementation for the BibliographicReferenceType tag in the mzIdentML schema. More...

#include <IdentData.hpp>

Inheritance diagram for pwiz::identdata::BibliographicReference:
pwiz::identdata::Identifiable

List of all members.

Public Member Functions

 BibliographicReference ()
bool empty () const
- Public Member Functions inherited from pwiz::identdata::Identifiable
 Identifiable (const std::string &id_="", const std::string &name_="")
virtual ~Identifiable ()

Public Attributes

std::string authors
std::string publication
std::string publisher
std::string editor
int year
std::string volume
std::string issue
std::string pages
std::string title
- Public Attributes inherited from pwiz::identdata::Identifiable
std::string id
std::string name

Detailed Description

Implementation for the BibliographicReferenceType tag in the mzIdentML schema.

Represents bibliographic references.

Definition at line 95 of file IdentData.hpp.


Constructor & Destructor Documentation

pwiz::identdata::BibliographicReference::BibliographicReference ( )

Member Function Documentation

bool pwiz::identdata::BibliographicReference::empty ( ) const
virtual

Reimplemented from pwiz::identdata::Identifiable.


Member Data Documentation

std::string pwiz::identdata::BibliographicReference::authors
std::string pwiz::identdata::BibliographicReference::publication
std::string pwiz::identdata::BibliographicReference::publisher
std::string pwiz::identdata::BibliographicReference::editor
int pwiz::identdata::BibliographicReference::year
std::string pwiz::identdata::BibliographicReference::volume
std::string pwiz::identdata::BibliographicReference::issue
std::string pwiz::identdata::BibliographicReference::pages
std::string pwiz::identdata::BibliographicReference::title

The documentation for this struct was generated from the following file: