NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbidiag.hpp>
#include <corelib/request_ctx.hpp>
#include <misc/netstorage/netstorage.hpp>
#include "netstorage_gc.hpp"
#include "netstorage_gc_version.hpp"
#include "netstorage_gc_database.hpp"
#include "netstorage_gc_exception.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
const unsigned int | kDefaultDBTimeout = 20 |
Definition at line 315 of file netstorage_gc.cpp.
References CNcbiApplicationAPI::AppMain(), eDS_ToStdlog, NULL, and CDiagContext::SetOldPostFormat().
Definition at line 46 of file netstorage_gc.cpp.
Referenced by CNetStorageGCApp::Init(), and CNetStorageGCApp::Run().
USING_NCBI_SCOPE |
Definition at line 43 of file netstorage_gc.cpp.