64 inline void SetFilePath(
const char* value) { m_filePathHasBeenSet =
true; m_filePath.assign(value); }
95 inline void SetIsMove(
bool value) { m_isMoveHasBeenSet =
true; m_isMove = value; }
105 bool m_filePathHasBeenSet;
108 bool m_isMoveHasBeenSet;