ROOT 6.18/05 Reference Guide |
#include "MPCode.h"
#include "MPSendRecv.h"
#include "PoolUtils.h"
#include "TSysEvtHandler.h"
#include <memory>
#include <string>
#include <sstream>
#include <type_traits>
#include <unistd.h>
Classes | |
class | TMPWorker |
This class works in conjuction with TMPClient, reacting to messages received from it as specified by the Notify and HandleInput methods. More... | |