Variable length scan list.
More...
#include <Datastructures_mz5.hpp>
List of all members.
Static Public Member Functions |
static H5::VarLenType | getType () |
Detailed Description
Variable length scan list.
Definition at line 695 of file Datastructures_mz5.hpp.
Constructor & Destructor Documentation
pwiz::msdata::mz5::ScanListMZ5::ScanListMZ5 |
( |
| ) |
|
pwiz::msdata::mz5::ScanListMZ5::ScanListMZ5 |
( |
const ScanListMZ5 & |
| ) |
|
pwiz::msdata::mz5::ScanListMZ5::ScanListMZ5 |
( |
const std::vector< ScanMZ5 > & |
| ) |
|
pwiz::msdata::mz5::ScanListMZ5::~ScanListMZ5 |
( |
| ) |
|
Member Function Documentation
void pwiz::msdata::mz5::ScanListMZ5::init |
( |
const ScanMZ5 * |
list, |
|
|
const size_t |
len |
|
) |
| |
static H5::VarLenType pwiz::msdata::mz5::ScanListMZ5::getType |
( |
| ) |
|
|
static |
Member Data Documentation
size_t pwiz::msdata::mz5::ScanListMZ5::len |
ScanMZ5* pwiz::msdata::mz5::ScanListMZ5::list |
The documentation for this struct was generated from the following file: