KGameLobby Class Reference

Inheritance diagram for KGameLobby:
[legend]
Collaboration diagram for KGameLobby:
[legend]
List of all members.

Public Member Functions

 KGameLobby (HINSTANCE hInstance)
virtual ~KGameLobby ()
virtual bool Init ()
virtual void Run ()
virtual void End ()
void DumpServers ()
KNetLobbyGetpNetLobby ()
void AddpServer (KServer *pServer)
void RemovepServer (KServer *pServer)
KServerGetpFirstServer ()
KServerGetpNextServer (KServer *pServer)

Static Protected Member Functions

static INT_PTR CALLBACK WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
static void CommandListServers (KStr Argument, void *pContext)
static void CommandMsg (KStr Argument, void *pContext)

Protected Attributes

HWND m_hWnd
HICON m_hIcon
const char * m_pName
KNetLobby m_Net
KNetRequestLobby m_NetRequest
HMENU m_hPopupMenu
HMENU m_hMenu

Detailed Description

Definition at line 13 of file GameLobby.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:31 2007 for Zythum Project by  doxygen 1.5.1-p1