ProteoWizard
Public Member Functions | Static Public Member Functions | Public Attributes
pwiz::msdata::mz5::ComponentListMZ5 Struct Reference

List of components. More...

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ComponentListMZ5 ()
 ComponentListMZ5 (const ComponentListMZ5 &)
 ComponentListMZ5 (const std::vector< ComponentMZ5 > &)
ComponentListMZ5operator= (const ComponentListMZ5 &)
 ~ComponentListMZ5 ()
void init (const ComponentMZ5 *, const size_t &)
void fill (pwiz::msdata::ComponentList &, const pwiz::msdata::ComponentType t, const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::VarLenType getType ()

Public Attributes

size_t len
ComponentMZ5list

Detailed Description

List of components.

Definition at line 471 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::ComponentListMZ5::ComponentListMZ5 ( )
pwiz::msdata::mz5::ComponentListMZ5::ComponentListMZ5 ( const ComponentListMZ5 )
pwiz::msdata::mz5::ComponentListMZ5::ComponentListMZ5 ( const std::vector< ComponentMZ5 > &  )
pwiz::msdata::mz5::ComponentListMZ5::~ComponentListMZ5 ( )

Member Function Documentation

ComponentListMZ5& pwiz::msdata::mz5::ComponentListMZ5::operator= ( const ComponentListMZ5 )
void pwiz::msdata::mz5::ComponentListMZ5::init ( const ComponentMZ5 ,
const size_t &   
)
void pwiz::msdata::mz5::ComponentListMZ5::fill ( pwiz::msdata::ComponentList ,
const pwiz::msdata::ComponentType  t,
const ReferenceRead_mz5 rref 
)
static H5::VarLenType pwiz::msdata::mz5::ComponentListMZ5::getType ( )
static

Member Data Documentation

size_t pwiz::msdata::mz5::ComponentListMZ5::len

Definition at line 473 of file Datastructures_mz5.hpp.

ComponentMZ5* pwiz::msdata::mz5::ComponentListMZ5::list

Definition at line 474 of file Datastructures_mz5.hpp.


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