IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/03
The Integrative Modeling Platform
Avro2PBReader.h File Reference

an iterator that reads npctransport protobuf output files one by one from a list of avro files (used mainly as a wrapper for python usage) More...

#include <IMP/npctransport/avro.h>
#include <IMP/npctransport/AvroDataFileData.h>
#include <IMP/value_macros.h>
#include <IMP/types.h>
#include <IMP/showable_macros.h>
#include <DataFile.hh>
#include <fstream>
#include <iomanip>
+ Include dependency graph for Avro2PBReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Typedefs

typedef IMP::Vector
< Avro2PBReader > 
IMP::npctransport::Avro2PBReaders
 

Detailed Description

an iterator that reads npctransport protobuf output files one by one from a list of avro files (used mainly as a wrapper for python usage)

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Avro2PBReader.h.