ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::DatabaseTranslation Struct Reference

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

#include <IdentData.hpp>

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

§ empty()

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

Member Data Documentation

§ frames

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

§ translationTable

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

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