WRENCH  1.10
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
HTCondorComputeServiceMessagePayload.h
1 
10 #ifndef WRENCH_HTCONDORCOMPUTESERVICEMESSAGEPAYLOAD_H
11 #define WRENCH_HTCONDORCOMPUTESERVICEMESSAGEPAYLOAD_H
12 
13 #include "wrench/services/compute/ComputeServiceMessagePayload.h"
14 
15 namespace wrench {
16 
21 
22  };
23 }
24 
25 #endif //WRENCH_HTCONDORCOMPUTESERVICEMESSAGEPAYLOAD_H
wrench::HTCondorComputeServiceMessagePayload
Configurable message payloads for an htcondor.
Definition: HTCondorComputeServiceMessagePayload.h:20
wrench
Definition: Alarm.cpp:20
wrench::ComputeServiceMessagePayload
Configurable message payloads for a ComputeService.
Definition: ComputeServiceMessagePayload.h:21