NCBI C++ ToolKit
Classes | Enumerations | Functions
bigfile_processing.hpp File Reference
#include <serial/objistr.hpp>
#include <serial/objostr.hpp>
+ Include dependency graph for bigfile_processing.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  IProcessorCallback
 

Enumerations

enum  EBigFileContentType { eContentUndefined , eContentSeqEntry , eContentBioseqSet , eContentSeqSubmit }
 

Functions

bool ProcessBigFile (CObjectIStream &in, CObjectOStream &out, IProcessorCallback &callback, EBigFileContentType content_type)
 

Enumeration Type Documentation

◆ EBigFileContentType

Enumerator
eContentUndefined 
eContentSeqEntry 
eContentBioseqSet 
eContentSeqSubmit 

Definition at line 24 of file bigfile_processing.hpp.

Function Documentation

◆ ProcessBigFile()

bool ProcessBigFile ( CObjectIStream in,
CObjectOStream out,
IProcessorCallback callback,
EBigFileContentType  content_type 
)
Modified on Mon May 06 04:52:16 2024 by modify_doxy.py rev. 669887