Lines Matching defs:ForeignMessage
940 type ForeignMessage struct { struct
941 state protoimpl.MessageState
942 sizeCache protoimpl.SizeCache
943 unknownFields protoimpl.UnknownFields
945 C int32 `protobuf:"varint,1,opt,name=c,proto3" json:"c,omitempty"`
946 D int32 `protobuf:"varint,2,opt,name=d,proto3" json:"d,omitempty"`
949 func (x *ForeignMessage) Reset() {
958 func (x *ForeignMessage) String() string {
962 func (*ForeignMessage) ProtoMessage() {}
964 func (x *ForeignMessage) ProtoReflect() protoreflect.Message {
977 func (*ForeignMessage) Descriptor() ([]byte, []int) {
981 func (x *ForeignMessage) GetC() int32 {
988 func (x *ForeignMessage) GetD() int32 {