29class ARCCORE_COMMON_EXPORT ArccoreApplicationBuildInfoImpl
35 ArccoreApplicationBuildInfoImpl();
40 const String& default_value);
41 void addKeyValue(
const String& name,
const String& value);
45 FieldProperty<StringList> m_task_implementation_services;
46 FieldProperty<StringList> m_thread_implementation_services;
47 FieldProperty<Int32> m_nb_task_thread;