CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cmd_pub.cc File Reference
#include "cmd_pub.h"
#include <fcntl.h>
#include <string>
#include <vector>
#include "manifest.h"
#include "network/download.h"
#include "notify/messages.h"
#include "notify/publisher_http.h"
#include "util/pointer.h"
#include "util/posix.h"
#include "util/string.h"
Include dependency graph for cmd_pub.cc:

Go to the source code of this file.

Namespaces

 anonymous_namespace{cmd_pub.cc}
 
 notify
 

Functions

int notify::DoPublish (const std::string &server_url, const std::string &repository_url, bool verbose)
 

Variables

const LogFacilitiesanonymous_namespace{cmd_pub.cc}::kLogInfo = DefaultLogging::info
 
const LogFacilitiesanonymous_namespace{cmd_pub.cc}::kLogError = DefaultLogging::error
 
const int anonymous_namespace{cmd_pub.cc}::kMaxPoolHandles = 1
 
const unsigned anonymous_namespace{cmd_pub.cc}::kDownloadTimeout = 60
 
const unsigned anonymous_namespace{cmd_pub.cc}::kDownloadRetries = 1