76 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
280 inline int GetCpu()
const{
return m_cpu; }
294 inline void SetCpu(
int value) { m_cpuHasBeenSet =
true; m_cpu = value; }
326 inline void SetMemory(
int value) { m_memoryHasBeenSet =
true; m_memory = value; }
356 inline void SetMemoryReservation(
int value) { m_memoryReservationHasBeenSet =
true; m_memoryReservation = value; }
425 bool m_nameHasBeenSet;
428 bool m_commandHasBeenSet;
431 bool m_environmentHasBeenSet;
434 bool m_environmentFilesHasBeenSet;
437 bool m_cpuHasBeenSet;
440 bool m_memoryHasBeenSet;
442 int m_memoryReservation;
443 bool m_memoryReservationHasBeenSet;
446 bool m_resourceRequirementsHasBeenSet;