![]() |
ROOT
6.06/09
Reference Guide
|
#include <errno.h>
#include "Bytes.h"
#include "NetErrors.h"
#include "TApplication.h"
#include "TEnv.h"
#include "TNetFile.h"
#include "TPSocket.h"
#include "TROOT.h"
#include "TSysEvtHandler.h"
#include "TSystem.h"
#include "TTimeStamp.h"
#include "TVirtualPerfStats.h"
Go to the source code of this file.
Functions | |
ClassImp (TNetFile) ClassImp(TNetSystem) TNetFile | |
Create a TNetFile object. More... | |
ClassImp | ( | TNetFile | ) |
Create a TNetFile object.
This is actually done inside Create(), so for a description of the options and other arguments see Create(). Normally a TNetFile is created via TFile::Open().
Definition at line 79 of file TNetFile.cxx.