public void ClearData() { m_tData.TimeClear(); m_tData.UPHClear(); m_tData.CntClear(); //memset(&m_tData , 0 , sizeof(TData)); }