#include <ncbi_pch.hpp>
#include <corelib/ncbifile.hpp>
#include <corelib/rwstream.hpp>
#include <corelib/ncbi_url.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include <connect/ncbi_core_cxx.hpp>
#include <serial/objostr.hpp>
#include <serial/iterator.hpp>
#include <util/compress/zlib.hpp>
#include <util/compress/lzo.hpp>
#include <util/compress/bzip2.hpp>
#include <util/compress/stream.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <objects/gbproj/GBProject_ver2.hpp>
#include <objects/gbproj/ProjectFolder.hpp>
#include <objtools/uudutil/project_storage.hpp>
#include <connect/services/netcache_api.hpp>
#include <connect/services/impl/netstorage_impl.hpp>
#include <math.h>
#include <sstream>
Include dependency graph for project_storage.cpp:
Go to the source code of this file.
Go to the SVN repository for this file.
Functions USING_SCOPE (objects) Variables static const Uint2 kNC_ProjectMagic = 0x3232 Predefined constants. More...Definition at line 78 of file project_storage.cpp.
Referenced by CPagerViewButtons::CreateSubNodes(), CProjectStorage::GetIstream(), CPager::GetItemInfo(), and CProjectStorage::x_GetOutputStream().
◆ kCompressionLevel const CCompression::ELevel kCompressionLevel = CCompression::eLevel_Lowest staticDefinition at line 77 of file project_storage.cpp.
Referenced by CProjectStorage::x_GetOutputStream().
◆ kKeyError const char* kKeyError = "The given key is invalid or inaccessible!" staticDefinition at line 75 of file project_storage.cpp.
Referenced by CProjectStorage::Clone(), CProjectStorage::Delete(), and CProjectStorage::GetIstream().
◆ kMemLevel const int kMemLevel = 9 staticDefinition at line 80 of file project_storage.cpp.
Referenced by CProjectStorage::GetIstream(), and CProjectStorage::x_GetOutputStream().
◆ kNC_CurrentVersion const Uint2 kNC_CurrentVersion = 1 staticversion number
Definition at line 73 of file project_storage.cpp.
Referenced by CProjectStorage::GetIstream().
◆ kNC_ProjectMagic const Uint2 kNC_ProjectMagic = 0x3232 staticPredefined constants.
GB project magic number
Definition at line 66 of file project_storage.cpp.
Referenced by CProjectStorage::GetIstream(), CProjectStorage::SaveProject(), CProjectStorage::SaveStream(), and CProjectStorage::x_GetObjectOStream().
◆ kNC_StringMagic const Uint2 kNC_StringMagic = 0x3333 staticstring magic number This is used only when explicitly calling SaveString().
For anything else, kNC_ProjectMagic is used.
Definition at line 70 of file project_storage.cpp.
Referenced by CProjectStorage::GetIstream(), and CProjectStorage::SaveString().
◆ kWindowBits const int kWindowBits = 15 staticDefinition at line 79 of file project_storage.cpp.
Referenced by CProjectStorage::GetIstream(), and CProjectStorage::x_GetOutputStream().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4