Home
last modified time | relevance | path

Searched refs:Notification_Clans_GrantLeader (Results 1 – 6 of 6) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2ClientGFx3.0/
H A DLobby2ClientGFx3Impl.h143 virtual void MessageResult(RakNet::Notification_Clans_GrantLeader *message);
H A DLobby2ClientGFx3Impl.cpp1135 void Lobby2ClientGFx3Impl::MessageResult(Notification_Clans_GrantLeader *message) in MessageResult()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/
H A DLobby2Message.h450 struct Notification_Clans_GrantLeader;
607 virtual void MessageResult(Notification_Clans_GrantLeader *message);
3103 struct Notification_Clans_GrantLeader : public Lobby2Message struct
3105 __L2_MSG_BASE_IMPL(Notification_Clans_GrantLeader) in __L2_MSG_BASE_IMPL() argument
3604 __L2_MSG_FACTORY_BASE(Notification_Clans_GrantLeader); in Alloc()
H A DLobby2Message.cpp125 void Lobby2Callbacks::MessageResult(Notification_Clans_GrantLeader *message) {ExecuteDefaultResult(… in MessageResult()
2127 void RakNet::Notification_Clans_GrantLeader::Serialize( bool writeToBitstream, bool serializeOutput… in Serialize()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/PGSQL/
H A DLobby2Message_PGSQL.h495 __L2_MSG_FACTORY_BASE(Notification_Clans_GrantLeader); in Alloc()
H A DLobby2Message_PGSQL.cpp3150 Notification_Clans_GrantLeader *notification; in ServerDBImpl()
3162 …notification = (Notification_Clans_GrantLeader *) command->server->GetMessageFactory()->Alloc(L2MI… in ServerDBImpl()
3537 Notification_Clans_GrantLeader *notification; in ServerDBImpl()
3544 …notification = (Notification_Clans_GrantLeader *) command->server->GetMessageFactory()->Alloc(L2MI… in ServerDBImpl()