active | NetLobby | protected |
AddChat(NetUser *user, const char *msg, bool route=true) | NetLobbyClient | virtual |
addr | NetLobbyClient | protected |
AddUnitMap(MissionElement *elem, int index=0) | NetLobby | virtual |
AddUser(NetUser *user) | NetLobby | virtual |
BanUser(NetUser *user) | NetLobbyClient | virtual |
camp_req_time | NetLobbyClient | protected |
campaigns | NetLobby | protected |
chat_log | NetLobby | protected |
chat_req_time | NetLobbyClient | protected |
ClearChat() | NetLobby | virtual |
ClearUnitMap() | NetLobby | virtual |
DelUser(NetUser *user) | NetLobby | virtual |
DoAuthUser(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoBanUser(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoChat(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoExit(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoGameStart(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoGameStop(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoLogin(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoLogout(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoMapUnit(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoMissionData(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoMissionList(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoMissionSelect(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoPing(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoServerInfo(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoServerMods(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoUnitList(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
DoUserAuth(NetPeer *peer, Text msg) | NetLobby | inlineprotectedvirtual |
DoUserList(NetPeer *peer, Text msg) | NetLobbyClient | protectedvirtual |
ExecFrame() | NetLobbyClient | virtual |
exit_code | NetLobbyClient | protected |
FindUserByAddr(const NetAddr &addr) | NetLobby | virtual |
FindUserByName(const char *name) | NetLobby | virtual |
FindUserByNetID(DWORD id) | NetLobby | virtual |
gamepass | NetLobbyClient | protected |
GameStart() | NetLobbyClient | virtual |
GameStop() | NetLobbyClient | virtual |
GetCampaigns() | NetLobbyClient | virtual |
GetChat() | NetLobbyClient | virtual |
GetGamePort() | NetLobbyClient | virtual |
GetHost() | NetLobby | virtual |
GetInstance() | NetLobby | static |
GetLag() | NetLobby | virtual |
GetLastError() const | NetLobbyClient | inlinevirtual |
GetLocalUser() | NetLobby | virtual |
GetMachineInfo() | NetLobbyClient | virtual |
GetSelectedMission() | NetLobbyClient | virtual |
GetSelectedMissionID() const | NetLobby | inlinevirtual |
GetServerAddr() const | NetLobbyClient | inline |
GetServerMods() | NetLobbyClient | virtual |
GetStartTime() const | NetLobby | inlinevirtual |
GetStatus() const | NetLobbyClient | virtual |
GetUnitMap() | NetLobbyClient | virtual |
GetUsers() | NetLobbyClient | virtual |
HasHost() | NetLobbyClient | virtual |
host | NetLobbyClient | protected |
IsActive() const | NetLobby | inlinevirtual |
IsClient() const | NetLobbyClient | inlinevirtual |
IsHost() const | NetLobbyClient | inlinevirtual |
IsMapped(const char *user) | NetLobby | virtual |
IsNetLobbyClient() | NetLobby | static |
IsNetLobbyServer() | NetLobby | static |
IsServer() const | NetLobby | inlinevirtual |
last_send_time | NetLobby | protected |
link | NetLobby | protected |
local_user | NetLobby | protected |
Login(bool host=false) | NetLobbyClient | virtual |
Logout() | NetLobbyClient | virtual |
machine_info | NetLobby | protected |
MapUnit(int n, const char *user, bool lock=false) | NetLobbyClient | virtual |
mission | NetLobby | protected |
missions | NetLobbyClient | protected |
mods_req_time | NetLobbyClient | protected |
NetLobby(bool temporary=false) | NetLobby | |
NetLobbyClient() | NetLobbyClient | |
NetLobbyClient(const NetAddr &server_addr) | NetLobbyClient | |
NumUsers() | NetLobbyClient | virtual |
operator==(const NetLobbyClient &c) const | NetLobbyClient | inline |
ParseMsg(Text msg, List< NetLobbyParam > ¶ms) | NetLobby | protectedvirtual |
Ping() | NetLobbyClient | virtual |
ping_req_time | NetLobbyClient | protected |
Recv() | NetLobby | virtual |
SaveChat() | NetLobby | inlinevirtual |
selected_mission | NetLobby | protected |
SelectMission(DWORD id) | NetLobbyClient | virtual |
Send() | NetLobby | virtual |
SendData(int type, Text msg) | NetLobbyClient | protectedvirtual |
server_id | NetLobbyClient | protected |
server_info | NetLobbyClient | protected |
server_mods | NetLobby | protected |
SetLocalUser(NetUser *user) | NetLobby | virtual |
SetStatus(int s) | NetLobby | inlinevirtual |
SetUserHost(NetUser *user, bool host) | NetLobby | virtual |
start_time | NetLobby | protected |
status | NetLobby | protected |
temporary | NetLobbyClient | protected |
TYPENAME() | NetLobby | inlinestatic |
unit_map | NetLobby | protected |
unit_req_time | NetLobbyClient | protected |
UnmapUnit(const char *user) | NetLobby | virtual |
user_req_time | NetLobbyClient | protected |
users | NetLobby | protected |
~NetLobby() | NetLobby | virtual |
~NetLobbyClient() | NetLobbyClient | virtual |