GME  13
Public Member Functions | Public Attributes
LoggedIn Class Reference

#include <CoreXmlFile.h>

Collaboration diagram for LoggedIn:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 355 of file XmlBackEnd/CoreXmlFile.h.


Constructor & Destructor Documentation

LoggedIn::LoggedIn ( const std::string p_nm,
char  flag 
) [inline]

Definition at line 358 of file XmlBackEnd/CoreXmlFile.h.


Member Function Documentation

bool LoggedIn::operator== ( const LoggedIn peer) const [inline]

Definition at line 361 of file XmlBackEnd/CoreXmlFile.h.


Member Data Documentation

Definition at line 360 of file XmlBackEnd/CoreXmlFile.h.

Definition at line 359 of file XmlBackEnd/CoreXmlFile.h.


The documentation for this class was generated from the following file: