cisco_ios_xr_infra_xtc_oper_pce_prefix_infos_prefix_info

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-infra-xtc-oper:pce/prefix-infos/prefix-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PceIgpInfoBag

type PceIgpInfoBag struct {
	NodeId               *PceNodeIdBag `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	DomainIdentifier     uint64        `protobuf:"varint,2,opt,name=domain_identifier,json=domainIdentifier,proto3" json:"domain_identifier,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*PceIgpInfoBag) Descriptor

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

func (*PceIgpInfoBag) GetDomainIdentifier

func (m *PceIgpInfoBag) GetDomainIdentifier() uint64

func (*PceIgpInfoBag) GetNodeId

func (m *PceIgpInfoBag) GetNodeId() *PceNodeIdBag

func (*PceIgpInfoBag) ProtoMessage

func (*PceIgpInfoBag) ProtoMessage()

func (*PceIgpInfoBag) Reset

func (m *PceIgpInfoBag) Reset()

func (*PceIgpInfoBag) String

func (m *PceIgpInfoBag) String() string

func (*PceIgpInfoBag) XXX_DiscardUnknown

func (m *PceIgpInfoBag) XXX_DiscardUnknown()

func (*PceIgpInfoBag) XXX_Marshal

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

func (*PceIgpInfoBag) XXX_Merge

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

func (*PceIgpInfoBag) XXX_Size

func (m *PceIgpInfoBag) XXX_Size() int

func (*PceIgpInfoBag) XXX_Unmarshal

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

type PceIgpInfoBgp

type PceIgpInfoBgp struct {
	RouterId             string   `protobuf:"bytes,1,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	ConfedAsn            uint32   `protobuf:"varint,2,opt,name=confed_asn,json=confedAsn,proto3" json:"confed_asn,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PceIgpInfoBgp) Descriptor

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

func (*PceIgpInfoBgp) GetConfedAsn

func (m *PceIgpInfoBgp) GetConfedAsn() uint32

func (*PceIgpInfoBgp) GetRouterId

func (m *PceIgpInfoBgp) GetRouterId() string

func (*PceIgpInfoBgp) ProtoMessage

func (*PceIgpInfoBgp) ProtoMessage()

func (*PceIgpInfoBgp) Reset

func (m *PceIgpInfoBgp) Reset()

func (*PceIgpInfoBgp) String

func (m *PceIgpInfoBgp) String() string

func (*PceIgpInfoBgp) XXX_DiscardUnknown

func (m *PceIgpInfoBgp) XXX_DiscardUnknown()

func (*PceIgpInfoBgp) XXX_Marshal

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

func (*PceIgpInfoBgp) XXX_Merge

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

func (*PceIgpInfoBgp) XXX_Size

func (m *PceIgpInfoBgp) XXX_Size() int

func (*PceIgpInfoBgp) XXX_Unmarshal

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

type PceIgpInfoIsis

type PceIgpInfoIsis struct {
	SystemId             string   `protobuf:"bytes,1,opt,name=system_id,json=systemId,proto3" json:"system_id,omitempty"`
	Level                uint32   `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PceIgpInfoIsis) Descriptor

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

func (*PceIgpInfoIsis) GetLevel

func (m *PceIgpInfoIsis) GetLevel() uint32

func (*PceIgpInfoIsis) GetSystemId

func (m *PceIgpInfoIsis) GetSystemId() string

func (*PceIgpInfoIsis) ProtoMessage

func (*PceIgpInfoIsis) ProtoMessage()

func (*PceIgpInfoIsis) Reset

func (m *PceIgpInfoIsis) Reset()

func (*PceIgpInfoIsis) String

func (m *PceIgpInfoIsis) String() string

func (*PceIgpInfoIsis) XXX_DiscardUnknown

func (m *PceIgpInfoIsis) XXX_DiscardUnknown()

func (*PceIgpInfoIsis) XXX_Marshal

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

func (*PceIgpInfoIsis) XXX_Merge

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

func (*PceIgpInfoIsis) XXX_Size

func (m *PceIgpInfoIsis) XXX_Size() int

func (*PceIgpInfoIsis) XXX_Unmarshal

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

type PceIgpInfoOspf

type PceIgpInfoOspf struct {
	RouterId             string   `protobuf:"bytes,1,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	Area                 uint32   `protobuf:"varint,2,opt,name=area,proto3" json:"area,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PceIgpInfoOspf) Descriptor

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

func (*PceIgpInfoOspf) GetArea

func (m *PceIgpInfoOspf) GetArea() uint32

func (*PceIgpInfoOspf) GetRouterId

func (m *PceIgpInfoOspf) GetRouterId() string

func (*PceIgpInfoOspf) ProtoMessage

func (*PceIgpInfoOspf) ProtoMessage()

func (*PceIgpInfoOspf) Reset

func (m *PceIgpInfoOspf) Reset()

func (*PceIgpInfoOspf) String

func (m *PceIgpInfoOspf) String() string

func (*PceIgpInfoOspf) XXX_DiscardUnknown

func (m *PceIgpInfoOspf) XXX_DiscardUnknown()

func (*PceIgpInfoOspf) XXX_Marshal

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

func (*PceIgpInfoOspf) XXX_Merge

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

func (*PceIgpInfoOspf) XXX_Size

func (m *PceIgpInfoOspf) XXX_Size() int

func (*PceIgpInfoOspf) XXX_Unmarshal

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

type PceIgpInfoType

type PceIgpInfoType struct {
	IgpId                string          `protobuf:"bytes,1,opt,name=igp_id,json=igpId,proto3" json:"igp_id,omitempty"`
	Isis                 *PceIgpInfoIsis `protobuf:"bytes,2,opt,name=isis,proto3" json:"isis,omitempty"`
	Ospf                 *PceIgpInfoOspf `protobuf:"bytes,3,opt,name=ospf,proto3" json:"ospf,omitempty"`
	Bgp                  *PceIgpInfoBgp  `protobuf:"bytes,4,opt,name=bgp,proto3" json:"bgp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*PceIgpInfoType) Descriptor

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

func (*PceIgpInfoType) GetBgp

func (m *PceIgpInfoType) GetBgp() *PceIgpInfoBgp

func (*PceIgpInfoType) GetIgpId

func (m *PceIgpInfoType) GetIgpId() string

func (*PceIgpInfoType) GetIsis

func (m *PceIgpInfoType) GetIsis() *PceIgpInfoIsis

func (*PceIgpInfoType) GetOspf

func (m *PceIgpInfoType) GetOspf() *PceIgpInfoOspf

func (*PceIgpInfoType) ProtoMessage

func (*PceIgpInfoType) ProtoMessage()

func (*PceIgpInfoType) Reset

func (m *PceIgpInfoType) Reset()

func (*PceIgpInfoType) String

func (m *PceIgpInfoType) String() string

func (*PceIgpInfoType) XXX_DiscardUnknown

func (m *PceIgpInfoType) XXX_DiscardUnknown()

func (*PceIgpInfoType) XXX_Marshal

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

func (*PceIgpInfoType) XXX_Merge

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

func (*PceIgpInfoType) XXX_Size

func (m *PceIgpInfoType) XXX_Size() int

func (*PceIgpInfoType) XXX_Unmarshal

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

type PceIpAddrType

type PceIpAddrType struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Ipv4                 string   `protobuf:"bytes,2,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,3,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PceIpAddrType) Descriptor

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

func (*PceIpAddrType) GetAfName

func (m *PceIpAddrType) GetAfName() string

func (*PceIpAddrType) GetIpv4

func (m *PceIpAddrType) GetIpv4() string

func (*PceIpAddrType) GetIpv6

func (m *PceIpAddrType) GetIpv6() string

func (*PceIpAddrType) ProtoMessage

func (*PceIpAddrType) ProtoMessage()

func (*PceIpAddrType) Reset

func (m *PceIpAddrType) Reset()

func (*PceIpAddrType) String

func (m *PceIpAddrType) String() string

func (*PceIpAddrType) XXX_DiscardUnknown

func (m *PceIpAddrType) XXX_DiscardUnknown()

func (*PceIpAddrType) XXX_Marshal

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

func (*PceIpAddrType) XXX_Merge

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

func (*PceIpAddrType) XXX_Size

func (m *PceIpAddrType) XXX_Size() int

func (*PceIpAddrType) XXX_Unmarshal

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

type PceNodeIdBag

type PceNodeIdBag struct {
	Igp                    *PceIgpInfoType `protobuf:"bytes,1,opt,name=igp,proto3" json:"igp,omitempty"`
	AutonomousSystemNumber uint32          `` /* 130-byte string literal not displayed */
	LsIdentifier           uint32          `protobuf:"varint,3,opt,name=ls_identifier,json=lsIdentifier,proto3" json:"ls_identifier,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}        `json:"-"`
	XXX_unrecognized       []byte          `json:"-"`
	XXX_sizecache          int32           `json:"-"`
}

func (*PceNodeIdBag) Descriptor

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

func (*PceNodeIdBag) GetAutonomousSystemNumber

func (m *PceNodeIdBag) GetAutonomousSystemNumber() uint32

func (*PceNodeIdBag) GetIgp

func (m *PceNodeIdBag) GetIgp() *PceIgpInfoType

func (*PceNodeIdBag) GetLsIdentifier

func (m *PceNodeIdBag) GetLsIdentifier() uint32

func (*PceNodeIdBag) ProtoMessage

func (*PceNodeIdBag) ProtoMessage()

func (*PceNodeIdBag) Reset

func (m *PceNodeIdBag) Reset()

func (*PceNodeIdBag) String

func (m *PceNodeIdBag) String() string

func (*PceNodeIdBag) XXX_DiscardUnknown

func (m *PceNodeIdBag) XXX_DiscardUnknown()

func (*PceNodeIdBag) XXX_Marshal

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

func (*PceNodeIdBag) XXX_Merge

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

func (*PceNodeIdBag) XXX_Size

func (m *PceNodeIdBag) XXX_Size() int

func (*PceNodeIdBag) XXX_Unmarshal

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

type PceNodePidBag

type PceNodePidBag struct {
	NodeName             string            `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	Ipv4BgpRouterIdSet   bool              `protobuf:"varint,2,opt,name=ipv4_bgp_router_id_set,json=ipv4BgpRouterIdSet,proto3" json:"ipv4_bgp_router_id_set,omitempty"`
	Ipv4BgpRouterId      string            `protobuf:"bytes,3,opt,name=ipv4_bgp_router_id,json=ipv4BgpRouterId,proto3" json:"ipv4_bgp_router_id,omitempty"`
	Ipv4TeRouterIdSet    bool              `protobuf:"varint,4,opt,name=ipv4te_router_id_set,json=ipv4teRouterIdSet,proto3" json:"ipv4te_router_id_set,omitempty"`
	Ipv4TeRouterId       string            `protobuf:"bytes,5,opt,name=ipv4te_router_id,json=ipv4teRouterId,proto3" json:"ipv4te_router_id,omitempty"`
	IgpInformation       []*PceIgpInfoBag  `protobuf:"bytes,6,rep,name=igp_information,json=igpInformation,proto3" json:"igp_information,omitempty"`
	SrgbInformation      []*PceSrgbInfoBag `protobuf:"bytes,7,rep,name=srgb_information,json=srgbInformation,proto3" json:"srgb_information,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*PceNodePidBag) Descriptor

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

func (*PceNodePidBag) GetIgpInformation

func (m *PceNodePidBag) GetIgpInformation() []*PceIgpInfoBag

func (*PceNodePidBag) GetIpv4BgpRouterId

func (m *PceNodePidBag) GetIpv4BgpRouterId() string

func (*PceNodePidBag) GetIpv4BgpRouterIdSet

func (m *PceNodePidBag) GetIpv4BgpRouterIdSet() bool

func (*PceNodePidBag) GetIpv4TeRouterId

func (m *PceNodePidBag) GetIpv4TeRouterId() string

func (*PceNodePidBag) GetIpv4TeRouterIdSet

func (m *PceNodePidBag) GetIpv4TeRouterIdSet() bool

func (*PceNodePidBag) GetNodeName

func (m *PceNodePidBag) GetNodeName() string

func (*PceNodePidBag) GetSrgbInformation

func (m *PceNodePidBag) GetSrgbInformation() []*PceSrgbInfoBag

func (*PceNodePidBag) ProtoMessage

func (*PceNodePidBag) ProtoMessage()

func (*PceNodePidBag) Reset

func (m *PceNodePidBag) Reset()

func (*PceNodePidBag) String

func (m *PceNodePidBag) String() string

func (*PceNodePidBag) XXX_DiscardUnknown

func (m *PceNodePidBag) XXX_DiscardUnknown()

func (*PceNodePidBag) XXX_Marshal

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

func (*PceNodePidBag) XXX_Merge

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

func (*PceNodePidBag) XXX_Size

func (m *PceNodePidBag) XXX_Size() int

func (*PceNodePidBag) XXX_Unmarshal

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

type PcePfxBag

type PcePfxBag struct {
	NodeIdentifierXr       uint32         `protobuf:"varint,50,opt,name=node_identifier_xr,json=nodeIdentifierXr,proto3" json:"node_identifier_xr,omitempty"`
	NodeProtocolIdentifier *PceNodePidBag `` /* 130-byte string literal not displayed */
	Address                []*PcePfxEntry `protobuf:"bytes,52,rep,name=address,proto3" json:"address,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}       `json:"-"`
	XXX_unrecognized       []byte         `json:"-"`
	XXX_sizecache          int32          `json:"-"`
}

func (*PcePfxBag) Descriptor

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

func (*PcePfxBag) GetAddress

func (m *PcePfxBag) GetAddress() []*PcePfxEntry

func (*PcePfxBag) GetNodeIdentifierXr

func (m *PcePfxBag) GetNodeIdentifierXr() uint32

func (*PcePfxBag) GetNodeProtocolIdentifier

func (m *PcePfxBag) GetNodeProtocolIdentifier() *PceNodePidBag

func (*PcePfxBag) ProtoMessage

func (*PcePfxBag) ProtoMessage()

func (*PcePfxBag) Reset

func (m *PcePfxBag) Reset()

func (*PcePfxBag) String

func (m *PcePfxBag) String() string

func (*PcePfxBag) XXX_DiscardUnknown

func (m *PcePfxBag) XXX_DiscardUnknown()

func (*PcePfxBag) XXX_Marshal

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

func (*PcePfxBag) XXX_Merge

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

func (*PcePfxBag) XXX_Size

func (m *PcePfxBag) XXX_Size() int

func (*PcePfxBag) XXX_Unmarshal

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

type PcePfxBag_KEYS

type PcePfxBag_KEYS struct {
	NodeIdentifier       uint32   `protobuf:"varint,1,opt,name=node_identifier,json=nodeIdentifier,proto3" json:"node_identifier,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PcePfxBag_KEYS) Descriptor

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

func (*PcePfxBag_KEYS) GetNodeIdentifier

func (m *PcePfxBag_KEYS) GetNodeIdentifier() uint32

func (*PcePfxBag_KEYS) ProtoMessage

func (*PcePfxBag_KEYS) ProtoMessage()

func (*PcePfxBag_KEYS) Reset

func (m *PcePfxBag_KEYS) Reset()

func (*PcePfxBag_KEYS) String

func (m *PcePfxBag_KEYS) String() string

func (*PcePfxBag_KEYS) XXX_DiscardUnknown

func (m *PcePfxBag_KEYS) XXX_DiscardUnknown()

func (*PcePfxBag_KEYS) XXX_Marshal

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

func (*PcePfxBag_KEYS) XXX_Merge

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

func (*PcePfxBag_KEYS) XXX_Size

func (m *PcePfxBag_KEYS) XXX_Size() int

func (*PcePfxBag_KEYS) XXX_Unmarshal

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

type PcePfxEntry

type PcePfxEntry struct {
	Ip                   *PceIpAddrType `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*PcePfxEntry) Descriptor

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

func (*PcePfxEntry) GetIp

func (m *PcePfxEntry) GetIp() *PceIpAddrType

func (*PcePfxEntry) ProtoMessage

func (*PcePfxEntry) ProtoMessage()

func (*PcePfxEntry) Reset

func (m *PcePfxEntry) Reset()

func (*PcePfxEntry) String

func (m *PcePfxEntry) String() string

func (*PcePfxEntry) XXX_DiscardUnknown

func (m *PcePfxEntry) XXX_DiscardUnknown()

func (*PcePfxEntry) XXX_Marshal

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

func (*PcePfxEntry) XXX_Merge

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

func (*PcePfxEntry) XXX_Size

func (m *PcePfxEntry) XXX_Size() int

func (*PcePfxEntry) XXX_Unmarshal

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

type PceSrgbInfoBag

type PceSrgbInfoBag struct {
	Start                uint32        `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
	Size                 uint32        `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	NodeId               *PceNodeIdBag `protobuf:"bytes,3,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	DomainIdentifier     uint64        `protobuf:"varint,4,opt,name=domain_identifier,json=domainIdentifier,proto3" json:"domain_identifier,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*PceSrgbInfoBag) Descriptor

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

func (*PceSrgbInfoBag) GetDomainIdentifier

func (m *PceSrgbInfoBag) GetDomainIdentifier() uint64

func (*PceSrgbInfoBag) GetNodeId

func (m *PceSrgbInfoBag) GetNodeId() *PceNodeIdBag

func (*PceSrgbInfoBag) GetSize

func (m *PceSrgbInfoBag) GetSize() uint32

func (*PceSrgbInfoBag) GetStart

func (m *PceSrgbInfoBag) GetStart() uint32

func (*PceSrgbInfoBag) ProtoMessage

func (*PceSrgbInfoBag) ProtoMessage()

func (*PceSrgbInfoBag) Reset

func (m *PceSrgbInfoBag) Reset()

func (*PceSrgbInfoBag) String

func (m *PceSrgbInfoBag) String() string

func (*PceSrgbInfoBag) XXX_DiscardUnknown

func (m *PceSrgbInfoBag) XXX_DiscardUnknown()

func (*PceSrgbInfoBag) XXX_Marshal

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

func (*PceSrgbInfoBag) XXX_Merge

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

func (*PceSrgbInfoBag) XXX_Size

func (m *PceSrgbInfoBag) XXX_Size() int

func (*PceSrgbInfoBag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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