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

Implementation of DatabaseTranslationType from the mzIdentML schema. More...

#include <IdentData.hpp>

List of all members.

Public Member Functions

bool empty () const

Public Attributes

std::vector< int > frames
std::vector< TranslationTablePtr > translationTable

Detailed Description

Implementation of DatabaseTranslationType from the mzIdentML schema.

A specification of how a nucleic acid sequence database was translated for searching.

Definition at line 530 of file IdentData.hpp.


Member Function Documentation

bool pwiz::identdata::DatabaseTranslation::empty ( ) const

Member Data Documentation

std::vector<int> pwiz::identdata::DatabaseTranslation::frames
std::vector<TranslationTablePtr> pwiz::identdata::DatabaseTranslation::translationTable

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