NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <serial/objcopy.hpp>
#include <serial/objectio.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDemoHook |
Functions | |
USING_SCOPE (ncbi::objects) | |
int | main (int argc, char **argv) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 82 of file hooks_skip_variant.cpp.
References eSerial_AsnText, CObjectTypeInfo::FindMember(), in(), and CObjectIStream::Open().
USING_SCOPE | ( | ncbi::objects | ) |
USING_NCBI_SCOPE |
Definition at line 8 of file hooks_skip_variant.cpp.