ProteoWizard
Public Attributes
pwiz::data::Index::Entry Struct Reference

generic type identifying an indexed item by string id, ordinal index, and stream offset More...

#include <Index.hpp>

List of all members.

Public Attributes

std::string id
boost::uint64_t index
stream_offset offset

Detailed Description

generic type identifying an indexed item by string id, ordinal index, and stream offset

Definition at line 46 of file Index.hpp.


Member Data Documentation

std::string pwiz::data::Index::Entry::id

Definition at line 48 of file Index.hpp.

Referenced by test(), and testThreadSafety().

boost::uint64_t pwiz::data::Index::Entry::index

Definition at line 49 of file Index.hpp.

Referenced by test(), and testThreadSafety().

stream_offset pwiz::data::Index::Entry::offset

Definition at line 50 of file Index.hpp.

Referenced by test(), and testThreadSafety().


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