#include "XrdClient/XrdClient.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdClient/XrdClientCallback.hh"
#include <fstream>
#include <vector>
#include <string>
#include <sys/time.h>
#include <math.h>
Include dependency graph for TestXrdClient_read.cc:
Classes | |
class | MyXrdClientCallback |
Functions | |
int | ReadSome (kXR_int64 *offs, kXR_int32 *lens, int maxnread, long long &totalbytes) |
void | Think (long msdelay) |
int | main (int argc, char **argv) |
Variables | |
kXR_unt16 | open_mode = (kXR_ur | kXR_uw) |
kXR_unt16 | open_opts = (0) |
|
|
|
|
|
|
|
|
|
|