65 inline void SetPackageName(
const char* value) { m_packageNameHasBeenSet =
true; m_packageName.assign(value); }
111 inline void SetPreLaunchFile(
const char* value) { m_preLaunchFileHasBeenSet =
true; m_preLaunchFile.assign(value); }
155 inline void SetLaunchFile(
const char* value) { m_launchFileHasBeenSet =
true; m_launchFile.assign(value); }
201 inline void SetPostLaunchFile(
const char* value) { m_postLaunchFileHasBeenSet =
true; m_postLaunchFile.assign(value); }
303 bool m_packageNameHasBeenSet;
306 bool m_preLaunchFileHasBeenSet;
309 bool m_launchFileHasBeenSet;
312 bool m_postLaunchFileHasBeenSet;
315 bool m_environmentVariablesHasBeenSet;