HTCondorServiceMessagePayload.h
1 
10 #ifndef WRENCH_HTCONDORSERVICEMESSAGEPAYLOAD_H
11 #define WRENCH_HTCONDORSERVICEMESSAGEPAYLOAD_H
12 
13 #include "wrench/services/compute/ComputeServiceMessagePayload.h"
14 
15 namespace wrench {
16 
21 
22  };
23 }
24 
25 #endif //WRENCH_HTCONDORSERVICEMESSAGEPAYLOAD_H
Configurable message payloads for a ComputeService.
Definition: ComputeServiceMessagePayload.h:21
Configurable message payloads for an HTCondorService.
Definition: HTCondorServiceMessagePayload.h:20
Definition: TerminalOutput.cpp:15