src
CondCore
CondDB
interface
WebUtils.h
Go to the documentation of this file.
1
#ifndef CondCore_CondDB_WebUtils_h
2
#define CondCore_CondDB_WebUtils_h
3
4
#include <string>
5
6
namespace
cond
{
7
8
unsigned
long
httpGet
(
const
std::string
& urlString,
std::string
&
info
);
9
10
}
11
12
#endif
info
static const TGPicture * info(bool iBackgroundIsBlack)
Definition:
FWCollectionSummaryWidget.cc:153
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
cond::httpGet
unsigned long httpGet(const std::string &urlString, std::string &info)
Definition:
WebUtils.cc:16
cond
Definition:
plugin.cc:23
Generated for CMSSW Reference Manual by
1.8.14