HTCondorComputeServiceProperty.h
1 
10 #ifndef WRENCH_HTCONDORCOMPUTESERVICEPROPERTY_H
11 #define WRENCH_HTCONDORCOMPUTESERVICEPROPERTY_H
12 
13 #include "wrench/services/compute/ComputeServiceProperty.h"
14 
15 namespace wrench {
16 
21 
22  public:
23 
24  };
25 }
26 
27 #endif //WRENCH_HTCONDORCOMPUTESERVICEPROPERTY_H
Properties for an HTCondor service.
Definition: HTCondorComputeServiceProperty.h:20
Configurable properties for a ComputeService.
Definition: ComputeServiceProperty.h:21
Definition: Alarm.cpp:20