67 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
171 inline void SetDataTypeSpec(
const char* value) { m_dataTypeSpecHasBeenSet =
true; m_dataTypeSpec.assign(value); }
229 inline void SetUnit(
const char* value) { m_unitHasBeenSet =
true; m_unit.assign(value); }
289 bool m_nameHasBeenSet;
292 bool m_dataTypeHasBeenSet;
295 bool m_dataTypeSpecHasBeenSet;
298 bool m_unitHasBeenSet;
301 bool m_typeHasBeenSet;