#include "GwLogCollector.h"
#include "FrameBlock.h"
#include "NarvalInterface.h"
#include "TServerSocket.h"
#include "TMonitor.h"
#include "TList.h"
#include <string>
#include "BasicAFP.h"
#include "RootAFP.h"
Go to the source code of this file.
Classes | |
class | WatcherServer< Prod_actor > |
Functions | |
void | InfiniteWatcherServer (const char *path, UInt_t bsize=aMByte, UInt_t nb_times=10000u) |
void | RunWatcherServer (const char *path, Int_t nbloop=-1, UInt_t bsize=aMByte) |