|
ProteoWizard
|
generic type identifying an indexed item by string id, ordinal index, and stream offset More...
#include <Index.hpp>
Public Attributes | |
| std::string | id |
| boost::uint64_t | index |
| stream_offset | offset |
generic type identifying an indexed item by string id, ordinal index, and stream offset
| 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().
1.8.1.1