Home
last modified time | relevance | path

Searched refs:netgametype (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dnetpacket.cpp127 outData.gameType = static_cast<GameType>(inData.netgametype()); in GetGameData()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.cc873 2, this->netgametype(), output);
967 ::google::protobuf::internal::WireFormatLite::EnumSize(this->netgametype());
1091 set_netgametype(from.netgametype());
H A Dpokerth.pb.h666 inline ::NetGameInfo_NetGameType netgametype() const;
12139 inline ::NetGameInfo_NetGameType NetGameInfo::netgametype() const { in netgametype() function