Home
last modified time | relevance | path

Searched refs:starteventtype_ (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h5796 int starteventtype_; variable
16484 starteventtype_ = 0; in clear_starteventtype()
16489 return static_cast< ::StartEventMessage_StartEventType >(starteventtype_); in starteventtype()
16494 starteventtype_ = value; in set_starteventtype()
H A Dpokerth.pb.cc12714 starteventtype_ = 0;
12950 std::swap(starteventtype_, other->starteventtype_);