#include <wizard.h>
bool CMorphSession::operator== | ( | const CMorphSession & | X | ) | const |
References m_LastSessionSave, m_SessionStart, and m_UserName.
bool CMorphSession::ReadFromString | ( | const string & | s | ) |
References m_LastSessionSave, m_SessionStart, m_UserName, and SetEmpty().
Referenced by CDumpParadigm::ReadFromFile(), and MorphoWizard::ReadSessions().
string CMorphSession::ToString | ( | ) | const |
References Format(), m_LastSessionSave, m_SessionStart, and m_UserName.
Referenced by CDumpParadigm::SaveHeaderToFile().
void CMorphSession::SetEmpty | ( | ) |
References m_LastSessionSave, m_SessionStart, and m_UserName.
Referenced by ReadFromString(), and CDumpParadigm::SetEmpty().
bool CMorphSession::IsEmpty | ( | ) | const |
References m_UserName.
Referenced by MorphoWizard::RegisterSession(), and CDumpParadigm::SaveHeaderToFile().
string CMorphSession::m_UserName |
Referenced by IsEmpty(), operator==(), ReadFromString(), SetEmpty(), MorphoWizard::StartSession(), and ToString().
Referenced by operator==(), ReadFromString(), SetEmpty(), MorphoWizard::StartSession(), and ToString().
Referenced by operator==(), ReadFromString(), SetEmpty(), MorphoWizard::StartSession(), and ToString().