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