NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/utils/fetch_url.hpp>
#include <corelib/ncbimtx.hpp>
#include <corelib/ncbi_system.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include <connect/ncbi_core_cxx.hpp>
#include <connect/ncbi_util.h>
#include <util/checksum.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CURLFetchCache |
URL fetch cache (MT safe) More... | |
Variables | |
static CURLFetchCache | s_url_cache |
|
static |
Definition at line 78 of file fetch_url.cpp.
Referenced by CFetchURL::Fetch().