huaweiV8R10_sem

package
v0.0.0-...-2bfe904 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HwCPUUtilizationResume

type HwCPUUtilizationResume struct {
	ChassisId            int32    `protobuf:"varint,1,opt,name=ChassisId,proto3" json:"ChassisId,omitempty"`
	CpuUsage             int32    `protobuf:"varint,2,opt,name=CpuUsage,proto3" json:"CpuUsage,omitempty"`
	CpuUsageThreshold    int32    `protobuf:"varint,3,opt,name=CpuUsageThreshold,proto3" json:"CpuUsageThreshold,omitempty"`
	EventType            int32    `protobuf:"varint,4,opt,name=EventType,proto3" json:"EventType,omitempty"`
	PhysicalIndex        int32    `protobuf:"varint,5,opt,name=PhysicalIndex,proto3" json:"PhysicalIndex,omitempty"`
	PhysicalName         string   `protobuf:"bytes,6,opt,name=PhysicalName,proto3" json:"PhysicalName,omitempty"`
	ProbableCause        int32    `protobuf:"varint,7,opt,name=ProbableCause,proto3" json:"ProbableCause,omitempty"`
	RelativeResource     string   `protobuf:"bytes,8,opt,name=RelativeResource,proto3" json:"RelativeResource,omitempty"`
	SlotId               int32    `protobuf:"varint,9,opt,name=SlotId,proto3" json:"SlotId,omitempty"`
	SubIndex             int32    `protobuf:"varint,10,opt,name=SubIndex,proto3" json:"SubIndex,omitempty"`
	TrapSeverity         int32    `protobuf:"varint,11,opt,name=TrapSeverity,proto3" json:"TrapSeverity,omitempty"`
	Unit                 int32    `protobuf:"varint,12,opt,name=Unit,proto3" json:"Unit,omitempty"`
	UsageType            int32    `protobuf:"varint,13,opt,name=UsageType,proto3" json:"UsageType,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwCPUUtilizationResume) Descriptor

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

func (*HwCPUUtilizationResume) GetChassisId

func (m *HwCPUUtilizationResume) GetChassisId() int32

func (*HwCPUUtilizationResume) GetCpuUsage

func (m *HwCPUUtilizationResume) GetCpuUsage() int32

func (*HwCPUUtilizationResume) GetCpuUsageThreshold

func (m *HwCPUUtilizationResume) GetCpuUsageThreshold() int32

func (*HwCPUUtilizationResume) GetEventType

func (m *HwCPUUtilizationResume) GetEventType() int32

func (*HwCPUUtilizationResume) GetPhysicalIndex

func (m *HwCPUUtilizationResume) GetPhysicalIndex() int32

func (*HwCPUUtilizationResume) GetPhysicalName

func (m *HwCPUUtilizationResume) GetPhysicalName() string

func (*HwCPUUtilizationResume) GetProbableCause

func (m *HwCPUUtilizationResume) GetProbableCause() int32

func (*HwCPUUtilizationResume) GetRelativeResource

func (m *HwCPUUtilizationResume) GetRelativeResource() string

func (*HwCPUUtilizationResume) GetSlotId

func (m *HwCPUUtilizationResume) GetSlotId() int32

func (*HwCPUUtilizationResume) GetSubIndex

func (m *HwCPUUtilizationResume) GetSubIndex() int32

func (*HwCPUUtilizationResume) GetTrapSeverity

func (m *HwCPUUtilizationResume) GetTrapSeverity() int32

func (*HwCPUUtilizationResume) GetUnit

func (m *HwCPUUtilizationResume) GetUnit() int32

func (*HwCPUUtilizationResume) GetUsageType

func (m *HwCPUUtilizationResume) GetUsageType() int32

func (*HwCPUUtilizationResume) ProtoMessage

func (*HwCPUUtilizationResume) ProtoMessage()

func (*HwCPUUtilizationResume) Reset

func (m *HwCPUUtilizationResume) Reset()

func (*HwCPUUtilizationResume) String

func (m *HwCPUUtilizationResume) String() string

func (*HwCPUUtilizationResume) XXX_DiscardUnknown

func (m *HwCPUUtilizationResume) XXX_DiscardUnknown()

func (*HwCPUUtilizationResume) XXX_Marshal

func (m *HwCPUUtilizationResume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwCPUUtilizationResume) XXX_Merge

func (m *HwCPUUtilizationResume) XXX_Merge(src proto.Message)

func (*HwCPUUtilizationResume) XXX_Size

func (m *HwCPUUtilizationResume) XXX_Size() int

func (*HwCPUUtilizationResume) XXX_Unmarshal

func (m *HwCPUUtilizationResume) XXX_Unmarshal(b []byte) error

type HwCPUUtilizationRisingAlarm

type HwCPUUtilizationRisingAlarm struct {
	ChassisId            int32    `protobuf:"varint,1,opt,name=ChassisId,proto3" json:"ChassisId,omitempty"`
	CpuUsage             int32    `protobuf:"varint,2,opt,name=CpuUsage,proto3" json:"CpuUsage,omitempty"`
	CpuUsageThreshold    int32    `protobuf:"varint,3,opt,name=CpuUsageThreshold,proto3" json:"CpuUsageThreshold,omitempty"`
	EventType            int32    `protobuf:"varint,4,opt,name=EventType,proto3" json:"EventType,omitempty"`
	PhysicalIndex        int32    `protobuf:"varint,5,opt,name=PhysicalIndex,proto3" json:"PhysicalIndex,omitempty"`
	PhysicalName         string   `protobuf:"bytes,6,opt,name=PhysicalName,proto3" json:"PhysicalName,omitempty"`
	ProbableCause        int32    `protobuf:"varint,7,opt,name=ProbableCause,proto3" json:"ProbableCause,omitempty"`
	RelativeResource     string   `protobuf:"bytes,8,opt,name=RelativeResource,proto3" json:"RelativeResource,omitempty"`
	SlotId               int32    `protobuf:"varint,9,opt,name=SlotId,proto3" json:"SlotId,omitempty"`
	SubIndex             int32    `protobuf:"varint,10,opt,name=SubIndex,proto3" json:"SubIndex,omitempty"`
	TrapSeverity         int32    `protobuf:"varint,11,opt,name=TrapSeverity,proto3" json:"TrapSeverity,omitempty"`
	Unit                 int32    `protobuf:"varint,12,opt,name=Unit,proto3" json:"Unit,omitempty"`
	UsageType            int32    `protobuf:"varint,13,opt,name=UsageType,proto3" json:"UsageType,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwCPUUtilizationRisingAlarm) Descriptor

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

func (*HwCPUUtilizationRisingAlarm) GetChassisId

func (m *HwCPUUtilizationRisingAlarm) GetChassisId() int32

func (*HwCPUUtilizationRisingAlarm) GetCpuUsage

func (m *HwCPUUtilizationRisingAlarm) GetCpuUsage() int32

func (*HwCPUUtilizationRisingAlarm) GetCpuUsageThreshold

func (m *HwCPUUtilizationRisingAlarm) GetCpuUsageThreshold() int32

func (*HwCPUUtilizationRisingAlarm) GetEventType

func (m *HwCPUUtilizationRisingAlarm) GetEventType() int32

func (*HwCPUUtilizationRisingAlarm) GetPhysicalIndex

func (m *HwCPUUtilizationRisingAlarm) GetPhysicalIndex() int32

func (*HwCPUUtilizationRisingAlarm) GetPhysicalName

func (m *HwCPUUtilizationRisingAlarm) GetPhysicalName() string

func (*HwCPUUtilizationRisingAlarm) GetProbableCause

func (m *HwCPUUtilizationRisingAlarm) GetProbableCause() int32

func (*HwCPUUtilizationRisingAlarm) GetRelativeResource

func (m *HwCPUUtilizationRisingAlarm) GetRelativeResource() string

func (*HwCPUUtilizationRisingAlarm) GetSlotId

func (m *HwCPUUtilizationRisingAlarm) GetSlotId() int32

func (*HwCPUUtilizationRisingAlarm) GetSubIndex

func (m *HwCPUUtilizationRisingAlarm) GetSubIndex() int32

func (*HwCPUUtilizationRisingAlarm) GetTrapSeverity

func (m *HwCPUUtilizationRisingAlarm) GetTrapSeverity() int32

func (*HwCPUUtilizationRisingAlarm) GetUnit

func (m *HwCPUUtilizationRisingAlarm) GetUnit() int32

func (*HwCPUUtilizationRisingAlarm) GetUsageType

func (m *HwCPUUtilizationRisingAlarm) GetUsageType() int32

func (*HwCPUUtilizationRisingAlarm) ProtoMessage

func (*HwCPUUtilizationRisingAlarm) ProtoMessage()

func (*HwCPUUtilizationRisingAlarm) Reset

func (m *HwCPUUtilizationRisingAlarm) Reset()

func (*HwCPUUtilizationRisingAlarm) String

func (m *HwCPUUtilizationRisingAlarm) String() string

func (*HwCPUUtilizationRisingAlarm) XXX_DiscardUnknown

func (m *HwCPUUtilizationRisingAlarm) XXX_DiscardUnknown()

func (*HwCPUUtilizationRisingAlarm) XXX_Marshal

func (m *HwCPUUtilizationRisingAlarm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwCPUUtilizationRisingAlarm) XXX_Merge

func (m *HwCPUUtilizationRisingAlarm) XXX_Merge(src proto.Message)

func (*HwCPUUtilizationRisingAlarm) XXX_Size

func (m *HwCPUUtilizationRisingAlarm) XXX_Size() int

func (*HwCPUUtilizationRisingAlarm) XXX_Unmarshal

func (m *HwCPUUtilizationRisingAlarm) XXX_Unmarshal(b []byte) error

type HwStorageUtilizationResume

type HwStorageUtilizationResume struct {
	ChassisId            int32    `protobuf:"varint,1,opt,name=ChassisId,proto3" json:"ChassisId,omitempty"`
	EventType            int32    `protobuf:"varint,2,opt,name=EventType,proto3" json:"EventType,omitempty"`
	PhysicalIndex        int32    `protobuf:"varint,3,opt,name=PhysicalIndex,proto3" json:"PhysicalIndex,omitempty"`
	PhysicalName         string   `protobuf:"bytes,4,opt,name=PhysicalName,proto3" json:"PhysicalName,omitempty"`
	ProbableCause        int32    `protobuf:"varint,5,opt,name=ProbableCause,proto3" json:"ProbableCause,omitempty"`
	ReasonId             uint32   `protobuf:"varint,6,opt,name=ReasonId,proto3" json:"ReasonId,omitempty"`
	RelativeResource     string   `protobuf:"bytes,7,opt,name=RelativeResource,proto3" json:"RelativeResource,omitempty"`
	SlotId               int32    `protobuf:"varint,8,opt,name=SlotId,proto3" json:"SlotId,omitempty"`
	SubIndex             int32    `protobuf:"varint,9,opt,name=SubIndex,proto3" json:"SubIndex,omitempty"`
	TrapSeverity         int32    `protobuf:"varint,10,opt,name=TrapSeverity,proto3" json:"TrapSeverity,omitempty"`
	Unit                 int32    `protobuf:"varint,11,opt,name=Unit,proto3" json:"Unit,omitempty"`
	UsageThreshold       int32    `protobuf:"varint,12,opt,name=UsageThreshold,proto3" json:"UsageThreshold,omitempty"`
	UsageType            int32    `protobuf:"varint,13,opt,name=UsageType,proto3" json:"UsageType,omitempty"`
	UsageValue           int32    `protobuf:"varint,14,opt,name=UsageValue,proto3" json:"UsageValue,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwStorageUtilizationResume) Descriptor

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

func (*HwStorageUtilizationResume) GetChassisId

func (m *HwStorageUtilizationResume) GetChassisId() int32

func (*HwStorageUtilizationResume) GetEventType

func (m *HwStorageUtilizationResume) GetEventType() int32

func (*HwStorageUtilizationResume) GetPhysicalIndex

func (m *HwStorageUtilizationResume) GetPhysicalIndex() int32

func (*HwStorageUtilizationResume) GetPhysicalName

func (m *HwStorageUtilizationResume) GetPhysicalName() string

func (*HwStorageUtilizationResume) GetProbableCause

func (m *HwStorageUtilizationResume) GetProbableCause() int32

func (*HwStorageUtilizationResume) GetReasonId

func (m *HwStorageUtilizationResume) GetReasonId() uint32

func (*HwStorageUtilizationResume) GetRelativeResource

func (m *HwStorageUtilizationResume) GetRelativeResource() string

func (*HwStorageUtilizationResume) GetSlotId

func (m *HwStorageUtilizationResume) GetSlotId() int32

func (*HwStorageUtilizationResume) GetSubIndex

func (m *HwStorageUtilizationResume) GetSubIndex() int32

func (*HwStorageUtilizationResume) GetTrapSeverity

func (m *HwStorageUtilizationResume) GetTrapSeverity() int32

func (*HwStorageUtilizationResume) GetUnit

func (m *HwStorageUtilizationResume) GetUnit() int32

func (*HwStorageUtilizationResume) GetUsageThreshold

func (m *HwStorageUtilizationResume) GetUsageThreshold() int32

func (*HwStorageUtilizationResume) GetUsageType

func (m *HwStorageUtilizationResume) GetUsageType() int32

func (*HwStorageUtilizationResume) GetUsageValue

func (m *HwStorageUtilizationResume) GetUsageValue() int32

func (*HwStorageUtilizationResume) ProtoMessage

func (*HwStorageUtilizationResume) ProtoMessage()

func (*HwStorageUtilizationResume) Reset

func (m *HwStorageUtilizationResume) Reset()

func (*HwStorageUtilizationResume) String

func (m *HwStorageUtilizationResume) String() string

func (*HwStorageUtilizationResume) XXX_DiscardUnknown

func (m *HwStorageUtilizationResume) XXX_DiscardUnknown()

func (*HwStorageUtilizationResume) XXX_Marshal

func (m *HwStorageUtilizationResume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwStorageUtilizationResume) XXX_Merge

func (m *HwStorageUtilizationResume) XXX_Merge(src proto.Message)

func (*HwStorageUtilizationResume) XXX_Size

func (m *HwStorageUtilizationResume) XXX_Size() int

func (*HwStorageUtilizationResume) XXX_Unmarshal

func (m *HwStorageUtilizationResume) XXX_Unmarshal(b []byte) error

type HwStorageUtilizationRisingAlarm

type HwStorageUtilizationRisingAlarm struct {
	ChassisId            int32    `protobuf:"varint,1,opt,name=ChassisId,proto3" json:"ChassisId,omitempty"`
	EventType            int32    `protobuf:"varint,2,opt,name=EventType,proto3" json:"EventType,omitempty"`
	PhysicalIndex        int32    `protobuf:"varint,3,opt,name=PhysicalIndex,proto3" json:"PhysicalIndex,omitempty"`
	PhysicalName         string   `protobuf:"bytes,4,opt,name=PhysicalName,proto3" json:"PhysicalName,omitempty"`
	ProbableCause        int32    `protobuf:"varint,5,opt,name=ProbableCause,proto3" json:"ProbableCause,omitempty"`
	ReasonId             uint32   `protobuf:"varint,6,opt,name=ReasonId,proto3" json:"ReasonId,omitempty"`
	RelativeResource     string   `protobuf:"bytes,7,opt,name=RelativeResource,proto3" json:"RelativeResource,omitempty"`
	SlotId               int32    `protobuf:"varint,8,opt,name=SlotId,proto3" json:"SlotId,omitempty"`
	SubIndex             int32    `protobuf:"varint,9,opt,name=SubIndex,proto3" json:"SubIndex,omitempty"`
	TrapSeverity         int32    `protobuf:"varint,10,opt,name=TrapSeverity,proto3" json:"TrapSeverity,omitempty"`
	Unit                 int32    `protobuf:"varint,11,opt,name=Unit,proto3" json:"Unit,omitempty"`
	UsageThreshold       int32    `protobuf:"varint,12,opt,name=UsageThreshold,proto3" json:"UsageThreshold,omitempty"`
	UsageType            int32    `protobuf:"varint,13,opt,name=UsageType,proto3" json:"UsageType,omitempty"`
	UsageValue           int32    `protobuf:"varint,14,opt,name=UsageValue,proto3" json:"UsageValue,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwStorageUtilizationRisingAlarm) Descriptor

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

func (*HwStorageUtilizationRisingAlarm) GetChassisId

func (m *HwStorageUtilizationRisingAlarm) GetChassisId() int32

func (*HwStorageUtilizationRisingAlarm) GetEventType

func (m *HwStorageUtilizationRisingAlarm) GetEventType() int32

func (*HwStorageUtilizationRisingAlarm) GetPhysicalIndex

func (m *HwStorageUtilizationRisingAlarm) GetPhysicalIndex() int32

func (*HwStorageUtilizationRisingAlarm) GetPhysicalName

func (m *HwStorageUtilizationRisingAlarm) GetPhysicalName() string

func (*HwStorageUtilizationRisingAlarm) GetProbableCause

func (m *HwStorageUtilizationRisingAlarm) GetProbableCause() int32

func (*HwStorageUtilizationRisingAlarm) GetReasonId

func (m *HwStorageUtilizationRisingAlarm) GetReasonId() uint32

func (*HwStorageUtilizationRisingAlarm) GetRelativeResource

func (m *HwStorageUtilizationRisingAlarm) GetRelativeResource() string

func (*HwStorageUtilizationRisingAlarm) GetSlotId

func (m *HwStorageUtilizationRisingAlarm) GetSlotId() int32

func (*HwStorageUtilizationRisingAlarm) GetSubIndex

func (m *HwStorageUtilizationRisingAlarm) GetSubIndex() int32

func (*HwStorageUtilizationRisingAlarm) GetTrapSeverity

func (m *HwStorageUtilizationRisingAlarm) GetTrapSeverity() int32

func (*HwStorageUtilizationRisingAlarm) GetUnit

func (*HwStorageUtilizationRisingAlarm) GetUsageThreshold

func (m *HwStorageUtilizationRisingAlarm) GetUsageThreshold() int32

func (*HwStorageUtilizationRisingAlarm) GetUsageType

func (m *HwStorageUtilizationRisingAlarm) GetUsageType() int32

func (*HwStorageUtilizationRisingAlarm) GetUsageValue

func (m *HwStorageUtilizationRisingAlarm) GetUsageValue() int32

func (*HwStorageUtilizationRisingAlarm) ProtoMessage

func (*HwStorageUtilizationRisingAlarm) ProtoMessage()

func (*HwStorageUtilizationRisingAlarm) Reset

func (*HwStorageUtilizationRisingAlarm) String

func (*HwStorageUtilizationRisingAlarm) XXX_DiscardUnknown

func (m *HwStorageUtilizationRisingAlarm) XXX_DiscardUnknown()

func (*HwStorageUtilizationRisingAlarm) XXX_Marshal

func (m *HwStorageUtilizationRisingAlarm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwStorageUtilizationRisingAlarm) XXX_Merge

func (m *HwStorageUtilizationRisingAlarm) XXX_Merge(src proto.Message)

func (*HwStorageUtilizationRisingAlarm) XXX_Size

func (m *HwStorageUtilizationRisingAlarm) XXX_Size() int

func (*HwStorageUtilizationRisingAlarm) XXX_Unmarshal

func (m *HwStorageUtilizationRisingAlarm) XXX_Unmarshal(b []byte) error

type HwSystemConfigError

type HwSystemConfigError struct {
	EntityTrapFaultID    int32    `protobuf:"varint,1,opt,name=EntityTrapFaultID,proto3" json:"EntityTrapFaultID,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwSystemConfigError) Descriptor

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

func (*HwSystemConfigError) GetEntityTrapFaultID

func (m *HwSystemConfigError) GetEntityTrapFaultID() int32

func (*HwSystemConfigError) ProtoMessage

func (*HwSystemConfigError) ProtoMessage()

func (*HwSystemConfigError) Reset

func (m *HwSystemConfigError) Reset()

func (*HwSystemConfigError) String

func (m *HwSystemConfigError) String() string

func (*HwSystemConfigError) XXX_DiscardUnknown

func (m *HwSystemConfigError) XXX_DiscardUnknown()

func (*HwSystemConfigError) XXX_Marshal

func (m *HwSystemConfigError) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwSystemConfigError) XXX_Merge

func (m *HwSystemConfigError) XXX_Merge(src proto.Message)

func (*HwSystemConfigError) XXX_Size

func (m *HwSystemConfigError) XXX_Size() int

func (*HwSystemConfigError) XXX_Unmarshal

func (m *HwSystemConfigError) XXX_Unmarshal(b []byte) error

type HwSystemConfigResume

type HwSystemConfigResume struct {
	EntityTrapFaultID    int32    `protobuf:"varint,1,opt,name=EntityTrapFaultID,proto3" json:"EntityTrapFaultID,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HwSystemConfigResume) Descriptor

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

func (*HwSystemConfigResume) GetEntityTrapFaultID

func (m *HwSystemConfigResume) GetEntityTrapFaultID() int32

func (*HwSystemConfigResume) ProtoMessage

func (*HwSystemConfigResume) ProtoMessage()

func (*HwSystemConfigResume) Reset

func (m *HwSystemConfigResume) Reset()

func (*HwSystemConfigResume) String

func (m *HwSystemConfigResume) String() string

func (*HwSystemConfigResume) XXX_DiscardUnknown

func (m *HwSystemConfigResume) XXX_DiscardUnknown()

func (*HwSystemConfigResume) XXX_Marshal

func (m *HwSystemConfigResume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HwSystemConfigResume) XXX_Merge

func (m *HwSystemConfigResume) XXX_Merge(src proto.Message)

func (*HwSystemConfigResume) XXX_Size

func (m *HwSystemConfigResume) XXX_Size() int

func (*HwSystemConfigResume) XXX_Unmarshal

func (m *HwSystemConfigResume) XXX_Unmarshal(b []byte) error

type Sem

type Sem struct {
	OsGrpInfos           *Sem_OsGrpInfos `protobuf:"bytes,1,opt,name=osGrpInfos,proto3" json:"osGrpInfos,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*Sem) Descriptor

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

func (*Sem) GetOsGrpInfos

func (m *Sem) GetOsGrpInfos() *Sem_OsGrpInfos

func (*Sem) ProtoMessage

func (*Sem) ProtoMessage()

func (*Sem) Reset

func (m *Sem) Reset()

func (*Sem) String

func (m *Sem) String() string

func (*Sem) XXX_DiscardUnknown

func (m *Sem) XXX_DiscardUnknown()

func (*Sem) XXX_Marshal

func (m *Sem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Sem) XXX_Merge

func (m *Sem) XXX_Merge(src proto.Message)

func (*Sem) XXX_Size

func (m *Sem) XXX_Size() int

func (*Sem) XXX_Unmarshal

func (m *Sem) XXX_Unmarshal(b []byte) error

type Sem_OsGrpInfos

type Sem_OsGrpInfos struct {
	OsGrpInfo            []*Sem_OsGrpInfos_OsGrpInfo `protobuf:"bytes,1,rep,name=osGrpInfo,proto3" json:"osGrpInfo,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

func (*Sem_OsGrpInfos) Descriptor

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

func (*Sem_OsGrpInfos) GetOsGrpInfo

func (m *Sem_OsGrpInfos) GetOsGrpInfo() []*Sem_OsGrpInfos_OsGrpInfo

func (*Sem_OsGrpInfos) ProtoMessage

func (*Sem_OsGrpInfos) ProtoMessage()

func (*Sem_OsGrpInfos) Reset

func (m *Sem_OsGrpInfos) Reset()

func (*Sem_OsGrpInfos) String

func (m *Sem_OsGrpInfos) String() string

func (*Sem_OsGrpInfos) XXX_DiscardUnknown

func (m *Sem_OsGrpInfos) XXX_DiscardUnknown()

func (*Sem_OsGrpInfos) XXX_Marshal

func (m *Sem_OsGrpInfos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Sem_OsGrpInfos) XXX_Merge

func (m *Sem_OsGrpInfos) XXX_Merge(src proto.Message)

func (*Sem_OsGrpInfos) XXX_Size

func (m *Sem_OsGrpInfos) XXX_Size() int

func (*Sem_OsGrpInfos) XXX_Unmarshal

func (m *Sem_OsGrpInfos) XXX_Unmarshal(b []byte) error

type Sem_OsGrpInfos_OsGrpInfo

type Sem_OsGrpInfos_OsGrpInfo struct {
	BoardID              string   `protobuf:"bytes,1,opt,name=boardID,proto3" json:"boardID,omitempty"`
	OsGrpName            string   `protobuf:"bytes,2,opt,name=osGrpName,proto3" json:"osGrpName,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Sem_OsGrpInfos_OsGrpInfo) Descriptor

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

func (*Sem_OsGrpInfos_OsGrpInfo) GetBoardID

func (m *Sem_OsGrpInfos_OsGrpInfo) GetBoardID() string

func (*Sem_OsGrpInfos_OsGrpInfo) GetOsGrpName

func (m *Sem_OsGrpInfos_OsGrpInfo) GetOsGrpName() string

func (*Sem_OsGrpInfos_OsGrpInfo) ProtoMessage

func (*Sem_OsGrpInfos_OsGrpInfo) ProtoMessage()

func (*Sem_OsGrpInfos_OsGrpInfo) Reset

func (m *Sem_OsGrpInfos_OsGrpInfo) Reset()

func (*Sem_OsGrpInfos_OsGrpInfo) String

func (m *Sem_OsGrpInfos_OsGrpInfo) String() string

func (*Sem_OsGrpInfos_OsGrpInfo) XXX_DiscardUnknown

func (m *Sem_OsGrpInfos_OsGrpInfo) XXX_DiscardUnknown()

func (*Sem_OsGrpInfos_OsGrpInfo) XXX_Marshal

func (m *Sem_OsGrpInfos_OsGrpInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Sem_OsGrpInfos_OsGrpInfo) XXX_Merge

func (m *Sem_OsGrpInfos_OsGrpInfo) XXX_Merge(src proto.Message)

func (*Sem_OsGrpInfos_OsGrpInfo) XXX_Size

func (m *Sem_OsGrpInfos_OsGrpInfo) XXX_Size() int

func (*Sem_OsGrpInfos_OsGrpInfo) XXX_Unmarshal

func (m *Sem_OsGrpInfos_OsGrpInfo) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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