|
GME
13
|
#include <CoreXmlFile.h>

Public Member Functions | |
| LoggedIn (const std::string &p_nm, char flag) | |
| bool | operator== (const LoggedIn &peer) const |
Public Attributes | |
| std::string | m_nm |
| char | m_fl |
Definition at line 355 of file XmlBackEnd/CoreXmlFile.h.
| LoggedIn::LoggedIn | ( | const std::string & | p_nm, |
| char | flag | ||
| ) | [inline] |
Definition at line 358 of file XmlBackEnd/CoreXmlFile.h.
| bool LoggedIn::operator== | ( | const LoggedIn & | peer | ) | const [inline] |
Definition at line 361 of file XmlBackEnd/CoreXmlFile.h.
| char LoggedIn::m_fl |
Definition at line 360 of file XmlBackEnd/CoreXmlFile.h.
Definition at line 359 of file XmlBackEnd/CoreXmlFile.h.
1.7.6.1