ipc_msg

package
v7.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_ipc_msg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type IpcMsg

type IpcMsg struct {
	Mtype *uint64 `protobuf:"varint,1,req,name=mtype" json:"mtype,omitempty"`
	Msize *uint32 `protobuf:"varint,2,req,name=msize" json:"msize,omitempty"`
	// contains filtered or unexported fields
}

func (*IpcMsg) Descriptor deprecated

func (*IpcMsg) Descriptor() ([]byte, []int)

Deprecated: Use IpcMsg.ProtoReflect.Descriptor instead.

func (*IpcMsg) GetMsize

func (x *IpcMsg) GetMsize() uint32

func (*IpcMsg) GetMtype

func (x *IpcMsg) GetMtype() uint64

func (*IpcMsg) ProtoMessage

func (*IpcMsg) ProtoMessage()

func (*IpcMsg) ProtoReflect

func (x *IpcMsg) ProtoReflect() protoreflect.Message

func (*IpcMsg) Reset

func (x *IpcMsg) Reset()

func (*IpcMsg) String

func (x *IpcMsg) String() string

type IpcMsgEntry

type IpcMsgEntry struct {
	Desc   *ipc_desc.IpcDescEntry `protobuf:"bytes,1,req,name=desc" json:"desc,omitempty"`
	Qbytes *uint32                `protobuf:"varint,2,req,name=qbytes" json:"qbytes,omitempty"`
	Qnum   *uint32                `protobuf:"varint,3,req,name=qnum" json:"qnum,omitempty"`
	// contains filtered or unexported fields
}

func (*IpcMsgEntry) Descriptor deprecated

func (*IpcMsgEntry) Descriptor() ([]byte, []int)

Deprecated: Use IpcMsgEntry.ProtoReflect.Descriptor instead.

func (*IpcMsgEntry) GetDesc

func (x *IpcMsgEntry) GetDesc() *ipc_desc.IpcDescEntry

func (*IpcMsgEntry) GetQbytes

func (x *IpcMsgEntry) GetQbytes() uint32

func (*IpcMsgEntry) GetQnum

func (x *IpcMsgEntry) GetQnum() uint32

func (*IpcMsgEntry) ProtoMessage

func (*IpcMsgEntry) ProtoMessage()

func (*IpcMsgEntry) ProtoReflect

func (x *IpcMsgEntry) ProtoReflect() protoreflect.Message

func (*IpcMsgEntry) Reset

func (x *IpcMsgEntry) Reset()

func (*IpcMsgEntry) String

func (x *IpcMsgEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL