NCBI C++ ToolKit
Classes | Typedefs | Functions
msmerge.hpp File Reference
#include <iostream>
#include <deque>
#include <map>
#include <corelib/ncbistr.hpp>
#include <corelib/ncbiexpt.hpp>
#include <objects/omssa/MSSearch.hpp>
#include "msms.hpp"
+ Include dependency graph for msmerge.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  COMSSASearch
 

Typedefs

typedef std::set< intTOid
 type that hold a list of oids More...
 

Functions

CObjectOStreamSetUpOutputFile (CObjectOStream *os, ESerialDataFormat DataFormat)
 sets up output file based on DataFormat in particular, initializes xml stream appropriately More...
 

Typedef Documentation

◆ TOid

typedef std::set<int> TOid

type that hold a list of oids

Definition at line 52 of file msmerge.hpp.

Function Documentation

◆ SetUpOutputFile()

CObjectOStream* SetUpOutputFile ( CObjectOStream os,
ESerialDataFormat  DataFormat 
)

sets up output file based on DataFormat in particular, initializes xml stream appropriately

Parameters
osoutput stream
DataFormatformat of file type
Returns
output stream

Definition at line 302 of file msmerge.cpp.

References eSerial_Xml, CObjectOStreamXml::SetReferenceSchema(), and CObjectOStream::SetWriteNamedIntegersByValue().

Referenced by COMSSAMerge::Run().

Modified on Fri Sep 20 14:57:06 2024 by modify_doxy.py rev. 669887