Home
last modified time | relevance | path

Searched defs:InviteNotifyMessage (Results 1 – 4 of 4) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/
H A Dpokerth.proto395 message InviteNotifyMessage { message
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.cc11866 InviteNotifyMessage::InviteNotifyMessage() function in InviteNotifyMessage
11875 InviteNotifyMessage::InviteNotifyMessage(const InviteNotifyMessage& from) function in InviteNotifyMessage
H A Dpokerth.pb.h74 class InviteNotifyMessage; variable
/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/protocol/
H A DProtoBuf.java24325 public static final class InviteNotifyMessage extends class in ProtoBuf
24330 private InviteNotifyMessage(com.google.protobuf.GeneratedMessageLite.Builder builder) { in InviteNotifyMessage() method in ProtoBuf.InviteNotifyMessage
24334 …private InviteNotifyMessage(boolean noInit) { this.unknownFields = com.google.protobuf.ByteString.… in InviteNotifyMessage() method in ProtoBuf.InviteNotifyMessage
24346 private InviteNotifyMessage( in InviteNotifyMessage() method in ProtoBuf.InviteNotifyMessage