#include "TWebFile.h"
#include "TROOT.h"
#include "TSocket.h"
#include "Bytes.h"
#include "TError.h"
#include "TSystem.h"
#include "TBase64.h"
#include "TVirtualPerfStats.h"
#include <errno.h>
#include <stdlib.h>
#include <string.h>
Classes | |
class | TWebSocket |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
static const char * | gUserAgent = "User-Agent: ROOT-TWebFile/1.1" |
|
static |
Definition at line 46 of file TWebFile.cxx.