ProteoWizard
Classes | Namespaces | Typedefs
Index.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include <string>
#include <vector>
#include <boost/iostreams/positioning.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  pwiz::data::Index
 generic interface for creating and using an index on a stream of serialized objects More...
struct  pwiz::data::Index::Entry
 generic type identifying an indexed item by string id, ordinal index, and stream offset More...

Namespaces

namespace  pwiz
 AMTContainer.hpp.
namespace  pwiz::data

Typedefs

typedef boost::shared_ptr< Index > pwiz::data::IndexPtr