entrydata

package
v0.0.0-...-d5e11c2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntityDataHighestSupportedFlexVersion

func EntityDataHighestSupportedFlexVersion() int16

func EntityDataHighestSupportedVersion

func EntityDataHighestSupportedVersion() int16

func EntityDataLowestSupportedFlexVersion

func EntityDataLowestSupportedFlexVersion() int16

func EntityDataLowestSupportedVersion

func EntityDataLowestSupportedVersion() int16

func OpDataHighestSupportedFlexVersion

func OpDataHighestSupportedFlexVersion() int16

func OpDataHighestSupportedVersion

func OpDataHighestSupportedVersion() int16

func OpDataLowestSupportedFlexVersion

func OpDataLowestSupportedFlexVersion() int16

func OpDataLowestSupportedVersion

func OpDataLowestSupportedVersion() int16

Types

type EntityData

type EntityData struct {
	// contains filtered or unexported fields
}

func EntityDataDefault

func EntityDataDefault() EntityData

func (*EntityData) Clear

func (o *EntityData) Clear()

func (*EntityData) EntityName

func (o *EntityData) EntityName() fields.NullableString

func (*EntityData) EntityType

func (o *EntityData) EntityType() fields.NullableString

func (*EntityData) Equal

func (o *EntityData) Equal(that *EntityData) bool

func (*EntityData) IsNil

func (o *EntityData) IsNil() bool

func (*EntityData) MarshalJSON

func (o *EntityData) MarshalJSON() ([]byte, error)

func (*EntityData) Read

func (o *EntityData) Read(buf *bytes.Reader, version int16) error

func (*EntityData) Release

func (o *EntityData) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*EntityData) SetDefault

func (o *EntityData) SetDefault()

func (*EntityData) SetEntityName

func (o *EntityData) SetEntityName(val fields.NullableString)

func (*EntityData) SetEntityType

func (o *EntityData) SetEntityType(val fields.NullableString)

func (*EntityData) SetUnknownTaggedFields

func (o *EntityData) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*EntityData) SizeInBytes

func (o *EntityData) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*EntityData) String

func (o *EntityData) String() string

func (*EntityData) UnknownTaggedFields

func (o *EntityData) UnknownTaggedFields() []fields.RawTaggedField

func (*EntityData) Write

func (o *EntityData) Write(buf *typesbytes.SliceWriter, version int16) error

type OpData

type OpData struct {
	// contains filtered or unexported fields
}

func OpDataDefault

func OpDataDefault() OpData

func (*OpData) Clear

func (o *OpData) Clear()

func (*OpData) Equal

func (o *OpData) Equal(that *OpData) bool

func (*OpData) IsNil

func (o *OpData) IsNil() bool

func (*OpData) Key

func (o *OpData) Key() fields.NullableString

func (*OpData) MarshalJSON

func (o *OpData) MarshalJSON() ([]byte, error)

func (*OpData) Read

func (o *OpData) Read(buf *bytes.Reader, version int16) error

func (*OpData) Release

func (o *OpData) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*OpData) Remove

func (o *OpData) Remove() bool

func (*OpData) SetDefault

func (o *OpData) SetDefault()

func (*OpData) SetKey

func (o *OpData) SetKey(val fields.NullableString)

func (*OpData) SetRemove

func (o *OpData) SetRemove(val bool)

func (*OpData) SetUnknownTaggedFields

func (o *OpData) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*OpData) SetValue

func (o *OpData) SetValue(val float64)

func (*OpData) SizeInBytes

func (o *OpData) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*OpData) String

func (o *OpData) String() string

func (*OpData) UnknownTaggedFields

func (o *OpData) UnknownTaggedFields() []fields.RawTaggedField

func (*OpData) Value

func (o *OpData) Value() float64

func (*OpData) Write

func (o *OpData) Write(buf *typesbytes.SliceWriter, version int16) error

Jump to

Keyboard shortcuts

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