Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/
H A Dpokerth.proto590 enum VoteKickReplyType { enum
595 required VoteKickReplyType voteKickReplyType = 3;
/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/protocol/
H A DProtoBuf.java40846 de.pokerth.protocol.ProtoBuf.VoteKickReplyMessage.VoteKickReplyType getVoteKickReplyType(); in getVoteKickReplyType()
40910 …ProtoBuf.VoteKickReplyMessage.VoteKickReplyType value = de.pokerth.protocol.ProtoBuf.VoteKickReply… in VoteKickReplyMessage()
40956 public enum VoteKickReplyType enum in ProtoBuf.VoteKickReplyMessage
40988 public static VoteKickReplyType valueOf(int value) { in valueOf()
40997 public static com.google.protobuf.Internal.EnumLiteMap<VoteKickReplyType>
41001 private static com.google.protobuf.Internal.EnumLiteMap<VoteKickReplyType>
41003 new com.google.protobuf.Internal.EnumLiteMap<VoteKickReplyType>() {
41004 public VoteKickReplyType findValueByNumber(int number) {
41005 return VoteKickReplyType.valueOf(number);
41011 private VoteKickReplyType(int index, int value) { in VoteKickReplyType() method in ProtoBuf.VoteKickReplyMessage.VoteKickReplyType
[all …]
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h8724 typedef VoteKickReplyMessage_VoteKickReplyType VoteKickReplyType; typedef
8725 static const VoteKickReplyType voteKickAck = VoteKickReplyMessage_VoteKickReplyType_voteKickAck;
8726 …static const VoteKickReplyType voteKickDeniedInvalid = VoteKickReplyMessage_VoteKickReplyType_vote…
8727 …static const VoteKickReplyType voteKickDeniedAlreadyVoted = VoteKickReplyMessage_VoteKickReplyType…
8731 static const VoteKickReplyType VoteKickReplyType_MIN =
8733 static const VoteKickReplyType VoteKickReplyType_MAX =