Home
last modified time | relevance | path

Searched refs:playerinforeplymessage (Results 1 – 4 of 4) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dnetpacketvalidator.cpp420 const PlayerInfoReplyMessage &msg = packet.GetMsg()->playerinforeplymessage(); in ValidatePlayerInfoReplyMessage()
H A Dclientstate.cpp558 const PlayerInfoReplyMessage &infoReply = tmpPacket->GetMsg()->playerinforeplymessage(); in HandlePacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h11215 inline const ::PlayerInfoReplyMessage& playerinforeplymessage() const;
11218 …inline void set_allocated_playerinforeplymessage(::PlayerInfoReplyMessage* playerinforeplymessage);
20822 inline const ::PlayerInfoReplyMessage& PokerTHMessage::playerinforeplymessage() const { in playerinforeplymessage() function
20842 …THMessage::set_allocated_playerinforeplymessage(::PlayerInfoReplyMessage* playerinforeplymessage) { in set_allocated_playerinforeplymessage() argument
20844 playerinforeplymessage_ = playerinforeplymessage; in set_allocated_playerinforeplymessage()
20845 if (playerinforeplymessage) { in set_allocated_playerinforeplymessage()
H A Dpokerth.pb.cc27404 20, this->playerinforeplymessage(), output);
27928 this->playerinforeplymessage());
28460 …table_playerinforeplymessage()->::PlayerInfoReplyMessage::MergeFrom(from.playerinforeplymessage());
28729 if (!this->playerinforeplymessage().IsInitialized()) return false;