Home
last modified time | relevance | path

Searched refs:Lobby2Client (Results 1 – 15 of 15) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/
H A DLobby2Client.cpp7 Lobby2Client::Lobby2Client() in Lobby2Client() function in Lobby2Client
11 Lobby2Client::~Lobby2Client() in ~Lobby2Client()
15 void Lobby2Client::SetServerAddress(SystemAddress addr) in SetServerAddress()
19 SystemAddress Lobby2Client::GetServerAddress(void) const in GetServerAddress()
23 void Lobby2Client::SendMsg(Lobby2Message *msg) in SendMsg()
35 void Lobby2Client::SendMsgAndDealloc(Lobby2Message *msg) in SendMsgAndDealloc()
40 PluginReceiveResult Lobby2Client::OnReceive(Packet *packet) in OnReceive()
53 void Lobby2Client::OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostC… in OnClosedConnection()
61 void Lobby2Client::OnShutdown(void) in OnShutdown()
65 void Lobby2Client::OnMessage(Packet *packet) in OnMessage()
H A DLobby2Client.h25 class RAK_DLL_EXPORT Lobby2Client : public RakNet::Lobby2Plugin
28 Lobby2Client();
29 virtual ~Lobby2Client();
H A DLobby2Message.h22 class Lobby2Client; variable
246 virtual bool ClientImpl( Lobby2Client *client);
1387 virtual bool ClientImpl( Lobby2Client *client);
1408 virtual bool ClientImpl( Lobby2Client *client);
1427 virtual bool ClientImpl( Lobby2Client *client);
H A DLobby2Message.cpp272 bool Lobby2Message::ClientImpl( Lobby2Client *client) { (void)client; return true; } in ClientImpl()
2216 bool RakNet::Client_StartIgnore::ClientImpl( Lobby2Client *client ) in ClientImpl()
2224 bool RakNet::Client_StopIgnore::ClientImpl( Lobby2Client *client ) in ClientImpl()
2232 bool RakNet::Client_GetIgnoreList::ClientImpl( Lobby2Client *client ) in ClientImpl()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/Steam/
H A DLobby2Message_Steam.cpp6 bool Client_Login_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
14 bool Client_Logoff_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
24 bool Console_SearchRooms_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
30 bool Console_GetRoomDetails_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
36 bool Console_CreateRoom_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
48 bool Console_JoinRoom_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
57 bool Console_LeaveRoom_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
67 bool Console_SendRoomChatMessage_Steam::ClientImpl( Lobby2Client *client) in ClientImpl()
H A DLobby2Message_Steam.h17 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
32 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
47 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
74 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
95 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
121 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
142 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
160 virtual bool ClientImpl( Lobby2Client *client); in __L2_MSG_DB_HEADER()
H A DLobby2Client_Steam.cpp54 if (msg->ClientImpl((Lobby2Client*) this)) in SendMsg()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/RoomsBrowserGFx3/RakNet/
H A DRoomsBrowserGFx3_RakNet.h38 virtual void Init(RakNet::Lobby2Client *_lobby2Client,
138 RakNet::Lobby2Client *lobby2Client;
H A DRoomsBrowserGFx3_RakNet.cpp57 void RoomsBrowserGFx3_RakNet::Init(RakNet::Lobby2Client *_lobby2Client, in Init()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2ClientGFx3.0/
H A DLobby2ClientGFx3Impl.h22 …void Init(RakNet::Lobby2Client *_lobby2Client, RakNet::Lobby2MessageFactory *_messageFactory, RakP…
166 RakNet::Lobby2Client *lobby2Client;
H A DGFxPlayerTinyD3D9.cpp257 RakNet::Lobby2Client lobby2Client; in Run()
H A DLobby2ClientGFx3Impl.cpp21 void Lobby2ClientGFx3Impl::Init(RakNet::Lobby2Client *_lobby2Client, RakNet::Lobby2MessageFactory *… in Init()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/RoomsBrowserGFx3/
H A DGFxPlayerTinyD3D9.cpp274 RakNet::Lobby2Client lobby2Client; in Run()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2Client/
H A DLobby2ClientSample.cpp15 RakNet::Lobby2Client lobby2Client[NUM_CONNECTIONS];
/dports/devel/raknet/raknet-3.9.2_10,1/
H A DRakNet_VS2005.sln272 …roject("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lobby2Client", "Samples\Lobby2Client\Lobby2Cli…