cisco_ios_xr_ptp_oper_ptp_utc_offset_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-ptp-oper:ptp/utc-offset-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PtpBagLeapSecondsEntry

type PtpBagLeapSecondsEntry struct {
	Offset               string   `protobuf:"bytes,1,opt,name=offset,proto3" json:"offset,omitempty"`
	OffsetStartDate      uint64   `protobuf:"varint,2,opt,name=offset_start_date,json=offsetStartDate,proto3" json:"offset_start_date,omitempty"`
	OffsetChange         string   `protobuf:"bytes,3,opt,name=offset_change,json=offsetChange,proto3" json:"offset_change,omitempty"`
	OffsetApplied        bool     `protobuf:"varint,4,opt,name=offset_applied,json=offsetApplied,proto3" json:"offset_applied,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpBagLeapSecondsEntry) Descriptor

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

func (*PtpBagLeapSecondsEntry) GetOffset

func (m *PtpBagLeapSecondsEntry) GetOffset() string

func (*PtpBagLeapSecondsEntry) GetOffsetApplied

func (m *PtpBagLeapSecondsEntry) GetOffsetApplied() bool

func (*PtpBagLeapSecondsEntry) GetOffsetChange

func (m *PtpBagLeapSecondsEntry) GetOffsetChange() string

func (*PtpBagLeapSecondsEntry) GetOffsetStartDate

func (m *PtpBagLeapSecondsEntry) GetOffsetStartDate() uint64

func (*PtpBagLeapSecondsEntry) ProtoMessage

func (*PtpBagLeapSecondsEntry) ProtoMessage()

func (*PtpBagLeapSecondsEntry) Reset

func (m *PtpBagLeapSecondsEntry) Reset()

func (*PtpBagLeapSecondsEntry) String

func (m *PtpBagLeapSecondsEntry) String() string

func (*PtpBagLeapSecondsEntry) XXX_DiscardUnknown

func (m *PtpBagLeapSecondsEntry) XXX_DiscardUnknown()

func (*PtpBagLeapSecondsEntry) XXX_Marshal

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

func (*PtpBagLeapSecondsEntry) XXX_Merge

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

func (*PtpBagLeapSecondsEntry) XXX_Size

func (m *PtpBagLeapSecondsEntry) XXX_Size() int

func (*PtpBagLeapSecondsEntry) XXX_Unmarshal

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

type PtpBagUtcOffsetInfo

type PtpBagUtcOffsetInfo struct {
	Offset               string   `protobuf:"bytes,1,opt,name=offset,proto3" json:"offset,omitempty"`
	Valid                bool     `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
	Flag                 uint32   `protobuf:"varint,3,opt,name=flag,proto3" json:"flag,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpBagUtcOffsetInfo) Descriptor

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

func (*PtpBagUtcOffsetInfo) GetFlag

func (m *PtpBagUtcOffsetInfo) GetFlag() uint32

func (*PtpBagUtcOffsetInfo) GetOffset

func (m *PtpBagUtcOffsetInfo) GetOffset() string

func (*PtpBagUtcOffsetInfo) GetValid

func (m *PtpBagUtcOffsetInfo) GetValid() bool

func (*PtpBagUtcOffsetInfo) ProtoMessage

func (*PtpBagUtcOffsetInfo) ProtoMessage()

func (*PtpBagUtcOffsetInfo) Reset

func (m *PtpBagUtcOffsetInfo) Reset()

func (*PtpBagUtcOffsetInfo) String

func (m *PtpBagUtcOffsetInfo) String() string

func (*PtpBagUtcOffsetInfo) XXX_DiscardUnknown

func (m *PtpBagUtcOffsetInfo) XXX_DiscardUnknown()

func (*PtpBagUtcOffsetInfo) XXX_Marshal

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

func (*PtpBagUtcOffsetInfo) XXX_Merge

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

func (*PtpBagUtcOffsetInfo) XXX_Size

func (m *PtpBagUtcOffsetInfo) XXX_Size() int

func (*PtpBagUtcOffsetInfo) XXX_Unmarshal

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

type PtpLeapSecondsInfo

type PtpLeapSecondsInfo struct {
	CurrentOffsetInfo    *PtpBagUtcOffsetInfo      `protobuf:"bytes,50,opt,name=current_offset_info,json=currentOffsetInfo,proto3" json:"current_offset_info,omitempty"`
	CurrentGmOffsetInfo  *PtpBagUtcOffsetInfo      `protobuf:"bytes,51,opt,name=current_gm_offset_info,json=currentGmOffsetInfo,proto3" json:"current_gm_offset_info,omitempty"`
	ConfiguredOffsetInfo *PtpBagUtcOffsetInfo      `protobuf:"bytes,52,opt,name=configured_offset_info,json=configuredOffsetInfo,proto3" json:"configured_offset_info,omitempty"`
	PreviousGmOffsetInfo *PtpBagUtcOffsetInfo      `` /* 126-byte string literal not displayed */
	HardwareOffsetInfo   *PtpBagUtcOffsetInfo      `protobuf:"bytes,54,opt,name=hardware_offset_info,json=hardwareOffsetInfo,proto3" json:"hardware_offset_info,omitempty"`
	SourceType           uint32                    `protobuf:"varint,55,opt,name=source_type,json=sourceType,proto3" json:"source_type,omitempty"`
	SourceFile           string                    `protobuf:"bytes,56,opt,name=source_file,json=sourceFile,proto3" json:"source_file,omitempty"`
	SourceExpiryDate     uint32                    `protobuf:"varint,57,opt,name=source_expiry_date,json=sourceExpiryDate,proto3" json:"source_expiry_date,omitempty"`
	PollingFrequency     uint32                    `protobuf:"varint,58,opt,name=polling_frequency,json=pollingFrequency,proto3" json:"polling_frequency,omitempty"`
	ConfiguredLeapSecond []*PtpBagLeapSecondsEntry `protobuf:"bytes,59,rep,name=configured_leap_second,json=configuredLeapSecond,proto3" json:"configured_leap_second,omitempty"`
	GmLeapSecond         *PtpBagLeapSecondsEntry   `protobuf:"bytes,60,opt,name=gm_leap_second,json=gmLeapSecond,proto3" json:"gm_leap_second,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*PtpLeapSecondsInfo) Descriptor

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

func (*PtpLeapSecondsInfo) GetConfiguredLeapSecond

func (m *PtpLeapSecondsInfo) GetConfiguredLeapSecond() []*PtpBagLeapSecondsEntry

func (*PtpLeapSecondsInfo) GetConfiguredOffsetInfo

func (m *PtpLeapSecondsInfo) GetConfiguredOffsetInfo() *PtpBagUtcOffsetInfo

func (*PtpLeapSecondsInfo) GetCurrentGmOffsetInfo

func (m *PtpLeapSecondsInfo) GetCurrentGmOffsetInfo() *PtpBagUtcOffsetInfo

func (*PtpLeapSecondsInfo) GetCurrentOffsetInfo

func (m *PtpLeapSecondsInfo) GetCurrentOffsetInfo() *PtpBagUtcOffsetInfo

func (*PtpLeapSecondsInfo) GetGmLeapSecond

func (m *PtpLeapSecondsInfo) GetGmLeapSecond() *PtpBagLeapSecondsEntry

func (*PtpLeapSecondsInfo) GetHardwareOffsetInfo

func (m *PtpLeapSecondsInfo) GetHardwareOffsetInfo() *PtpBagUtcOffsetInfo

func (*PtpLeapSecondsInfo) GetPollingFrequency

func (m *PtpLeapSecondsInfo) GetPollingFrequency() uint32

func (*PtpLeapSecondsInfo) GetPreviousGmOffsetInfo

func (m *PtpLeapSecondsInfo) GetPreviousGmOffsetInfo() *PtpBagUtcOffsetInfo

func (*PtpLeapSecondsInfo) GetSourceExpiryDate

func (m *PtpLeapSecondsInfo) GetSourceExpiryDate() uint32

func (*PtpLeapSecondsInfo) GetSourceFile

func (m *PtpLeapSecondsInfo) GetSourceFile() string

func (*PtpLeapSecondsInfo) GetSourceType

func (m *PtpLeapSecondsInfo) GetSourceType() uint32

func (*PtpLeapSecondsInfo) ProtoMessage

func (*PtpLeapSecondsInfo) ProtoMessage()

func (*PtpLeapSecondsInfo) Reset

func (m *PtpLeapSecondsInfo) Reset()

func (*PtpLeapSecondsInfo) String

func (m *PtpLeapSecondsInfo) String() string

func (*PtpLeapSecondsInfo) XXX_DiscardUnknown

func (m *PtpLeapSecondsInfo) XXX_DiscardUnknown()

func (*PtpLeapSecondsInfo) XXX_Marshal

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

func (*PtpLeapSecondsInfo) XXX_Merge

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

func (*PtpLeapSecondsInfo) XXX_Size

func (m *PtpLeapSecondsInfo) XXX_Size() int

func (*PtpLeapSecondsInfo) XXX_Unmarshal

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

type PtpLeapSecondsInfo_KEYS

type PtpLeapSecondsInfo_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpLeapSecondsInfo_KEYS) Descriptor

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

func (*PtpLeapSecondsInfo_KEYS) ProtoMessage

func (*PtpLeapSecondsInfo_KEYS) ProtoMessage()

func (*PtpLeapSecondsInfo_KEYS) Reset

func (m *PtpLeapSecondsInfo_KEYS) Reset()

func (*PtpLeapSecondsInfo_KEYS) String

func (m *PtpLeapSecondsInfo_KEYS) String() string

func (*PtpLeapSecondsInfo_KEYS) XXX_DiscardUnknown

func (m *PtpLeapSecondsInfo_KEYS) XXX_DiscardUnknown()

func (*PtpLeapSecondsInfo_KEYS) XXX_Marshal

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

func (*PtpLeapSecondsInfo_KEYS) XXX_Merge

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

func (*PtpLeapSecondsInfo_KEYS) XXX_Size

func (m *PtpLeapSecondsInfo_KEYS) XXX_Size() int

func (*PtpLeapSecondsInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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