Documentation
¶
Overview ¶
Cisco-IOS-XR-freqsync-oper:frequency-synchronization/nodes/node/selection-point-datas/selection-point-data
Index ¶
- type FsyncBagSpInfo
- func (*FsyncBagSpInfo) Descriptor() ([]byte, []int)
- func (m *FsyncBagSpInfo) GetSelectionPoint() uint32
- func (m *FsyncBagSpInfo) GetSelectionPointDescription() string
- func (*FsyncBagSpInfo) ProtoMessage()
- func (m *FsyncBagSpInfo) Reset()
- func (m *FsyncBagSpInfo) String() string
- func (m *FsyncBagSpInfo) XXX_DiscardUnknown()
- func (m *FsyncBagSpInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagSpInfo) XXX_Merge(src proto.Message)
- func (m *FsyncBagSpInfo) XXX_Size() int
- func (m *FsyncBagSpInfo) XXX_Unmarshal(b []byte) error
- type FsyncBagSpOutputDefV2
- func (*FsyncBagSpOutputDefV2) Descriptor() ([]byte, []int)
- func (m *FsyncBagSpOutputDefV2) GetChassisSelectionPoint() []*FsyncBagSpInfo
- func (m *FsyncBagSpOutputDefV2) GetLocalClockOuput() bool
- func (m *FsyncBagSpOutputDefV2) GetLocalLineOutput() bool
- func (m *FsyncBagSpOutputDefV2) GetLocalTimeOfDayOutput() bool
- func (m *FsyncBagSpOutputDefV2) GetNodeSelectionPoint() []*FsyncBagSpInfo
- func (m *FsyncBagSpOutputDefV2) GetRouterSelectionPoint() []*FsyncBagSpInfo
- func (m *FsyncBagSpOutputDefV2) GetSpaSelectionPoint() []*FsyncBagSpInfo
- func (*FsyncBagSpOutputDefV2) ProtoMessage()
- func (m *FsyncBagSpOutputDefV2) Reset()
- func (m *FsyncBagSpOutputDefV2) String() string
- func (m *FsyncBagSpOutputDefV2) XXX_DiscardUnknown()
- func (m *FsyncBagSpOutputDefV2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagSpOutputDefV2) XXX_Merge(src proto.Message)
- func (m *FsyncBagSpOutputDefV2) XXX_Size() int
- func (m *FsyncBagSpOutputDefV2) XXX_Unmarshal(b []byte) error
- type FsyncBagTimestamp
- func (*FsyncBagTimestamp) Descriptor() ([]byte, []int)
- func (m *FsyncBagTimestamp) GetNanoseconds() uint32
- func (m *FsyncBagTimestamp) GetSeconds() uint32
- func (*FsyncBagTimestamp) ProtoMessage()
- func (m *FsyncBagTimestamp) Reset()
- func (m *FsyncBagTimestamp) String() string
- func (m *FsyncBagTimestamp) XXX_DiscardUnknown()
- func (m *FsyncBagTimestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagTimestamp) XXX_Merge(src proto.Message)
- func (m *FsyncBagTimestamp) XXX_Size() int
- func (m *FsyncBagTimestamp) XXX_Unmarshal(b []byte) error
- type FsyncSpInfoV2
- func (*FsyncSpInfoV2) Descriptor() ([]byte, []int)
- func (m *FsyncSpInfoV2) GetDescription() string
- func (m *FsyncSpInfoV2) GetInputs() uint32
- func (m *FsyncSpInfoV2) GetInputsSelected() uint32
- func (m *FsyncSpInfoV2) GetLastProgrammed() *FsyncBagTimestamp
- func (m *FsyncSpInfoV2) GetLastSelection() *FsyncBagTimestamp
- func (m *FsyncSpInfoV2) GetOutput() *FsyncBagSpOutputDefV2
- func (m *FsyncSpInfoV2) GetSelectionPointType() uint32
- func (m *FsyncSpInfoV2) GetTimeOfDaySelection() bool
- func (*FsyncSpInfoV2) ProtoMessage()
- func (m *FsyncSpInfoV2) Reset()
- func (m *FsyncSpInfoV2) String() string
- func (m *FsyncSpInfoV2) XXX_DiscardUnknown()
- func (m *FsyncSpInfoV2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncSpInfoV2) XXX_Merge(src proto.Message)
- func (m *FsyncSpInfoV2) XXX_Size() int
- func (m *FsyncSpInfoV2) XXX_Unmarshal(b []byte) error
- type FsyncSpInfoV2_KEYS
- func (*FsyncSpInfoV2_KEYS) Descriptor() ([]byte, []int)
- func (m *FsyncSpInfoV2_KEYS) GetNode() string
- func (m *FsyncSpInfoV2_KEYS) GetSelectionPoint() uint32
- func (*FsyncSpInfoV2_KEYS) ProtoMessage()
- func (m *FsyncSpInfoV2_KEYS) Reset()
- func (m *FsyncSpInfoV2_KEYS) String() string
- func (m *FsyncSpInfoV2_KEYS) XXX_DiscardUnknown()
- func (m *FsyncSpInfoV2_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncSpInfoV2_KEYS) XXX_Merge(src proto.Message)
- func (m *FsyncSpInfoV2_KEYS) XXX_Size() int
- func (m *FsyncSpInfoV2_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FsyncBagSpInfo ¶
type FsyncBagSpInfo struct { SelectionPoint uint32 `protobuf:"varint,1,opt,name=selection_point,json=selectionPoint,proto3" json:"selection_point,omitempty"` SelectionPointDescription string `` /* 138-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagSpInfo) Descriptor ¶
func (*FsyncBagSpInfo) Descriptor() ([]byte, []int)
func (*FsyncBagSpInfo) GetSelectionPoint ¶
func (m *FsyncBagSpInfo) GetSelectionPoint() uint32
func (*FsyncBagSpInfo) GetSelectionPointDescription ¶
func (m *FsyncBagSpInfo) GetSelectionPointDescription() string
func (*FsyncBagSpInfo) ProtoMessage ¶
func (*FsyncBagSpInfo) ProtoMessage()
func (*FsyncBagSpInfo) Reset ¶
func (m *FsyncBagSpInfo) Reset()
func (*FsyncBagSpInfo) String ¶
func (m *FsyncBagSpInfo) String() string
func (*FsyncBagSpInfo) XXX_DiscardUnknown ¶
func (m *FsyncBagSpInfo) XXX_DiscardUnknown()
func (*FsyncBagSpInfo) XXX_Marshal ¶
func (m *FsyncBagSpInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagSpInfo) XXX_Merge ¶
func (m *FsyncBagSpInfo) XXX_Merge(src proto.Message)
func (*FsyncBagSpInfo) XXX_Size ¶
func (m *FsyncBagSpInfo) XXX_Size() int
func (*FsyncBagSpInfo) XXX_Unmarshal ¶
func (m *FsyncBagSpInfo) XXX_Unmarshal(b []byte) error
type FsyncBagSpOutputDefV2 ¶
type FsyncBagSpOutputDefV2 struct { LocalClockOuput bool `protobuf:"varint,1,opt,name=local_clock_ouput,json=localClockOuput,proto3" json:"local_clock_ouput,omitempty"` LocalLineOutput bool `protobuf:"varint,2,opt,name=local_line_output,json=localLineOutput,proto3" json:"local_line_output,omitempty"` LocalTimeOfDayOutput bool `` /* 128-byte string literal not displayed */ SpaSelectionPoint []*FsyncBagSpInfo `protobuf:"bytes,4,rep,name=spa_selection_point,json=spaSelectionPoint,proto3" json:"spa_selection_point,omitempty"` NodeSelectionPoint []*FsyncBagSpInfo `protobuf:"bytes,5,rep,name=node_selection_point,json=nodeSelectionPoint,proto3" json:"node_selection_point,omitempty"` ChassisSelectionPoint []*FsyncBagSpInfo `` /* 126-byte string literal not displayed */ RouterSelectionPoint []*FsyncBagSpInfo `protobuf:"bytes,7,rep,name=router_selection_point,json=routerSelectionPoint,proto3" json:"router_selection_point,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagSpOutputDefV2) Descriptor ¶
func (*FsyncBagSpOutputDefV2) Descriptor() ([]byte, []int)
func (*FsyncBagSpOutputDefV2) GetChassisSelectionPoint ¶
func (m *FsyncBagSpOutputDefV2) GetChassisSelectionPoint() []*FsyncBagSpInfo
func (*FsyncBagSpOutputDefV2) GetLocalClockOuput ¶
func (m *FsyncBagSpOutputDefV2) GetLocalClockOuput() bool
func (*FsyncBagSpOutputDefV2) GetLocalLineOutput ¶
func (m *FsyncBagSpOutputDefV2) GetLocalLineOutput() bool
func (*FsyncBagSpOutputDefV2) GetLocalTimeOfDayOutput ¶
func (m *FsyncBagSpOutputDefV2) GetLocalTimeOfDayOutput() bool
func (*FsyncBagSpOutputDefV2) GetNodeSelectionPoint ¶
func (m *FsyncBagSpOutputDefV2) GetNodeSelectionPoint() []*FsyncBagSpInfo
func (*FsyncBagSpOutputDefV2) GetRouterSelectionPoint ¶
func (m *FsyncBagSpOutputDefV2) GetRouterSelectionPoint() []*FsyncBagSpInfo
func (*FsyncBagSpOutputDefV2) GetSpaSelectionPoint ¶
func (m *FsyncBagSpOutputDefV2) GetSpaSelectionPoint() []*FsyncBagSpInfo
func (*FsyncBagSpOutputDefV2) ProtoMessage ¶
func (*FsyncBagSpOutputDefV2) ProtoMessage()
func (*FsyncBagSpOutputDefV2) Reset ¶
func (m *FsyncBagSpOutputDefV2) Reset()
func (*FsyncBagSpOutputDefV2) String ¶
func (m *FsyncBagSpOutputDefV2) String() string
func (*FsyncBagSpOutputDefV2) XXX_DiscardUnknown ¶
func (m *FsyncBagSpOutputDefV2) XXX_DiscardUnknown()
func (*FsyncBagSpOutputDefV2) XXX_Marshal ¶
func (m *FsyncBagSpOutputDefV2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagSpOutputDefV2) XXX_Merge ¶
func (m *FsyncBagSpOutputDefV2) XXX_Merge(src proto.Message)
func (*FsyncBagSpOutputDefV2) XXX_Size ¶
func (m *FsyncBagSpOutputDefV2) XXX_Size() int
func (*FsyncBagSpOutputDefV2) XXX_Unmarshal ¶
func (m *FsyncBagSpOutputDefV2) XXX_Unmarshal(b []byte) error
type FsyncBagTimestamp ¶
type FsyncBagTimestamp struct { Seconds uint32 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` Nanoseconds uint32 `protobuf:"varint,2,opt,name=nanoseconds,proto3" json:"nanoseconds,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagTimestamp) Descriptor ¶
func (*FsyncBagTimestamp) Descriptor() ([]byte, []int)
func (*FsyncBagTimestamp) GetNanoseconds ¶
func (m *FsyncBagTimestamp) GetNanoseconds() uint32
func (*FsyncBagTimestamp) GetSeconds ¶
func (m *FsyncBagTimestamp) GetSeconds() uint32
func (*FsyncBagTimestamp) ProtoMessage ¶
func (*FsyncBagTimestamp) ProtoMessage()
func (*FsyncBagTimestamp) Reset ¶
func (m *FsyncBagTimestamp) Reset()
func (*FsyncBagTimestamp) String ¶
func (m *FsyncBagTimestamp) String() string
func (*FsyncBagTimestamp) XXX_DiscardUnknown ¶
func (m *FsyncBagTimestamp) XXX_DiscardUnknown()
func (*FsyncBagTimestamp) XXX_Marshal ¶
func (m *FsyncBagTimestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagTimestamp) XXX_Merge ¶
func (m *FsyncBagTimestamp) XXX_Merge(src proto.Message)
func (*FsyncBagTimestamp) XXX_Size ¶
func (m *FsyncBagTimestamp) XXX_Size() int
func (*FsyncBagTimestamp) XXX_Unmarshal ¶
func (m *FsyncBagTimestamp) XXX_Unmarshal(b []byte) error
type FsyncSpInfoV2 ¶
type FsyncSpInfoV2 struct { SelectionPointType uint32 `protobuf:"varint,50,opt,name=selection_point_type,json=selectionPointType,proto3" json:"selection_point_type,omitempty"` Description string `protobuf:"bytes,51,opt,name=description,proto3" json:"description,omitempty"` Inputs uint32 `protobuf:"varint,52,opt,name=inputs,proto3" json:"inputs,omitempty"` InputsSelected uint32 `protobuf:"varint,53,opt,name=inputs_selected,json=inputsSelected,proto3" json:"inputs_selected,omitempty"` Output *FsyncBagSpOutputDefV2 `protobuf:"bytes,54,opt,name=output,proto3" json:"output,omitempty"` LastProgrammed *FsyncBagTimestamp `protobuf:"bytes,55,opt,name=last_programmed,json=lastProgrammed,proto3" json:"last_programmed,omitempty"` LastSelection *FsyncBagTimestamp `protobuf:"bytes,56,opt,name=last_selection,json=lastSelection,proto3" json:"last_selection,omitempty"` TimeOfDaySelection bool `protobuf:"varint,57,opt,name=time_of_day_selection,json=timeOfDaySelection,proto3" json:"time_of_day_selection,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncSpInfoV2) Descriptor ¶
func (*FsyncSpInfoV2) Descriptor() ([]byte, []int)
func (*FsyncSpInfoV2) GetDescription ¶
func (m *FsyncSpInfoV2) GetDescription() string
func (*FsyncSpInfoV2) GetInputs ¶
func (m *FsyncSpInfoV2) GetInputs() uint32
func (*FsyncSpInfoV2) GetInputsSelected ¶
func (m *FsyncSpInfoV2) GetInputsSelected() uint32
func (*FsyncSpInfoV2) GetLastProgrammed ¶
func (m *FsyncSpInfoV2) GetLastProgrammed() *FsyncBagTimestamp
func (*FsyncSpInfoV2) GetLastSelection ¶
func (m *FsyncSpInfoV2) GetLastSelection() *FsyncBagTimestamp
func (*FsyncSpInfoV2) GetOutput ¶
func (m *FsyncSpInfoV2) GetOutput() *FsyncBagSpOutputDefV2
func (*FsyncSpInfoV2) GetSelectionPointType ¶
func (m *FsyncSpInfoV2) GetSelectionPointType() uint32
func (*FsyncSpInfoV2) GetTimeOfDaySelection ¶
func (m *FsyncSpInfoV2) GetTimeOfDaySelection() bool
func (*FsyncSpInfoV2) ProtoMessage ¶
func (*FsyncSpInfoV2) ProtoMessage()
func (*FsyncSpInfoV2) Reset ¶
func (m *FsyncSpInfoV2) Reset()
func (*FsyncSpInfoV2) String ¶
func (m *FsyncSpInfoV2) String() string
func (*FsyncSpInfoV2) XXX_DiscardUnknown ¶
func (m *FsyncSpInfoV2) XXX_DiscardUnknown()
func (*FsyncSpInfoV2) XXX_Marshal ¶
func (m *FsyncSpInfoV2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncSpInfoV2) XXX_Merge ¶
func (m *FsyncSpInfoV2) XXX_Merge(src proto.Message)
func (*FsyncSpInfoV2) XXX_Size ¶
func (m *FsyncSpInfoV2) XXX_Size() int
func (*FsyncSpInfoV2) XXX_Unmarshal ¶
func (m *FsyncSpInfoV2) XXX_Unmarshal(b []byte) error
type FsyncSpInfoV2_KEYS ¶
type FsyncSpInfoV2_KEYS struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` SelectionPoint uint32 `protobuf:"varint,2,opt,name=selection_point,json=selectionPoint,proto3" json:"selection_point,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncSpInfoV2_KEYS) Descriptor ¶
func (*FsyncSpInfoV2_KEYS) Descriptor() ([]byte, []int)
func (*FsyncSpInfoV2_KEYS) GetNode ¶
func (m *FsyncSpInfoV2_KEYS) GetNode() string
func (*FsyncSpInfoV2_KEYS) GetSelectionPoint ¶
func (m *FsyncSpInfoV2_KEYS) GetSelectionPoint() uint32
func (*FsyncSpInfoV2_KEYS) ProtoMessage ¶
func (*FsyncSpInfoV2_KEYS) ProtoMessage()
func (*FsyncSpInfoV2_KEYS) Reset ¶
func (m *FsyncSpInfoV2_KEYS) Reset()
func (*FsyncSpInfoV2_KEYS) String ¶
func (m *FsyncSpInfoV2_KEYS) String() string
func (*FsyncSpInfoV2_KEYS) XXX_DiscardUnknown ¶
func (m *FsyncSpInfoV2_KEYS) XXX_DiscardUnknown()
func (*FsyncSpInfoV2_KEYS) XXX_Marshal ¶
func (m *FsyncSpInfoV2_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncSpInfoV2_KEYS) XXX_Merge ¶
func (m *FsyncSpInfoV2_KEYS) XXX_Merge(src proto.Message)
func (*FsyncSpInfoV2_KEYS) XXX_Size ¶
func (m *FsyncSpInfoV2_KEYS) XXX_Size() int
func (*FsyncSpInfoV2_KEYS) XXX_Unmarshal ¶
func (m *FsyncSpInfoV2_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.