CMS 3D CMS Logo

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
static const TGPicture * info(bool iBackgroundIsBlack)
unsigned long httpGet(const std::string &urlString, std::string &info)
Definition: WebUtils.cc:16
Definition: plugin.cc:23