NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <util/format_guess.hpp>
#include <serial/objectinfo.hpp>
#include <serial/objistr.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CObjectsSniffer |
Serialized objects sniffer. More... | |
struct | CObjectsSniffer::SObjectDescription |
struct | CObjectsSniffer::SCandidateInfo |
Functions | |
ESerialDataFormat | FormatGuess2Serial (CFormatGuess::EFormat fmt) |
|
inline |
Definition at line 216 of file obj_sniff.hpp.
References CFormatGuess::eBinaryASN, CFormatGuess::eFasta, eSerial_AsnBinary, eSerial_AsnText, eSerial_None, eSerial_Xml, CFormatGuess::eTextASN, and CFormatGuess::eXml.