NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <serial/objcopy.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 59 of file hooks_skip_object.cpp.
References eSerial_AsnText, in(), CObjectIStream::Open(), and CObjectTypeInfo::SetLocalSkipHook().
USING_SCOPE | ( | ncbi::objects | ) |
USING_NCBI_SCOPE |
Definition at line 6 of file hooks_skip_object.cpp.