Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dnetpacketvalidator.cpp159 const AnnounceMessage &msg = packet.GetMsg()->announcemessage(); in ValidateAnnounceMessage()
H A Dclientstate.cpp936 const AnnounceMessage &netAnnounce = tmpPacket->GetMsg()->announcemessage(); in InternalHandlePacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h11053 inline const ::AnnounceMessage& announcemessage() const;
11056 inline void set_allocated_announcemessage(::AnnounceMessage* announcemessage);
20012 inline const ::AnnounceMessage& PokerTHMessage::announcemessage() const { in announcemessage() function
20032 inline void PokerTHMessage::set_allocated_announcemessage(::AnnounceMessage* announcemessage) { in set_allocated_announcemessage() argument
20034 announcemessage_ = announcemessage; in set_allocated_announcemessage()
20035 if (announcemessage) { in set_allocated_announcemessage()
H A Dpokerth.pb.cc27296 2, this->announcemessage(), output);
27798 this->announcemessage());
28402 mutable_announcemessage()->::AnnounceMessage::MergeFrom(from.announcemessage());
28678 if (!this->announcemessage().IsInitialized()) return false;