cycle_49caccaceef1b58bbbff030c58394129

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by vktl/cmd/tlgen2; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TreeStatsObjectLimitValue

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

func (*TreeStatsObjectLimitValue) AsDouble

func (*TreeStatsObjectLimitValue) AsLong

func (*TreeStatsObjectLimitValue) IsDouble

func (item *TreeStatsObjectLimitValue) IsDouble() bool

func (*TreeStatsObjectLimitValue) IsLong

func (item *TreeStatsObjectLimitValue) IsLong() bool

func (*TreeStatsObjectLimitValue) MarshalJSON

func (item *TreeStatsObjectLimitValue) MarshalJSON() ([]byte, error)

func (*TreeStatsObjectLimitValue) ReadBoxed

func (item *TreeStatsObjectLimitValue) ReadBoxed(w []byte) (_ []byte, err error)

func (*TreeStatsObjectLimitValue) ReadJSON

func (item *TreeStatsObjectLimitValue) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*TreeStatsObjectLimitValue) Reset

func (item *TreeStatsObjectLimitValue) Reset()

func (*TreeStatsObjectLimitValue) ResetToDouble

func (*TreeStatsObjectLimitValue) ResetToLong

func (item *TreeStatsObjectLimitValue) ResetToLong()

func (*TreeStatsObjectLimitValue) SetDouble

func (*TreeStatsObjectLimitValue) SetLong

func (item *TreeStatsObjectLimitValue) SetLong()

func (TreeStatsObjectLimitValue) String

func (item TreeStatsObjectLimitValue) String() string

func (TreeStatsObjectLimitValue) TLName

func (item TreeStatsObjectLimitValue) TLName() string

func (TreeStatsObjectLimitValue) TLTag

func (item TreeStatsObjectLimitValue) TLTag() uint32

func (*TreeStatsObjectLimitValue) UnmarshalJSON

func (item *TreeStatsObjectLimitValue) UnmarshalJSON(b []byte) error

func (*TreeStatsObjectLimitValue) WriteBoxed

func (item *TreeStatsObjectLimitValue) WriteBoxed(w []byte) []byte

func (*TreeStatsObjectLimitValue) WriteBoxedGeneral

func (item *TreeStatsObjectLimitValue) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*TreeStatsObjectLimitValue) WriteJSON

func (item *TreeStatsObjectLimitValue) WriteJSON(w []byte) []byte

func (*TreeStatsObjectLimitValue) WriteJSONGeneral

func (item *TreeStatsObjectLimitValue) WriteJSONGeneral(w []byte) ([]byte, error)

This method is general version of WriteJSON, use it instead!

func (*TreeStatsObjectLimitValue) WriteJSONOpt

func (item *TreeStatsObjectLimitValue) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

type TreeStatsObjectLimitValueDouble

type TreeStatsObjectLimitValueDouble float64

func (TreeStatsObjectLimitValueDouble) AsUnion

func (*TreeStatsObjectLimitValueDouble) MarshalJSON

func (item *TreeStatsObjectLimitValueDouble) MarshalJSON() ([]byte, error)

func (*TreeStatsObjectLimitValueDouble) Read

func (item *TreeStatsObjectLimitValueDouble) Read(w []byte) (_ []byte, err error)

func (*TreeStatsObjectLimitValueDouble) ReadBoxed

func (item *TreeStatsObjectLimitValueDouble) ReadBoxed(w []byte) (_ []byte, err error)

func (*TreeStatsObjectLimitValueDouble) ReadJSON

func (item *TreeStatsObjectLimitValueDouble) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*TreeStatsObjectLimitValueDouble) Reset

func (item *TreeStatsObjectLimitValueDouble) Reset()

func (TreeStatsObjectLimitValueDouble) String

func (TreeStatsObjectLimitValueDouble) TLName

func (TreeStatsObjectLimitValueDouble) TLTag

func (*TreeStatsObjectLimitValueDouble) UnmarshalJSON

func (item *TreeStatsObjectLimitValueDouble) UnmarshalJSON(b []byte) error

func (*TreeStatsObjectLimitValueDouble) Write

func (item *TreeStatsObjectLimitValueDouble) Write(w []byte) []byte

func (*TreeStatsObjectLimitValueDouble) WriteBoxed

func (item *TreeStatsObjectLimitValueDouble) WriteBoxed(w []byte) []byte

func (*TreeStatsObjectLimitValueDouble) WriteBoxedGeneral

func (item *TreeStatsObjectLimitValueDouble) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*TreeStatsObjectLimitValueDouble) WriteGeneral

func (item *TreeStatsObjectLimitValueDouble) WriteGeneral(w []byte) (_ []byte, err error)

This method is general version of Write, use it instead!

func (*TreeStatsObjectLimitValueDouble) WriteJSON

func (item *TreeStatsObjectLimitValueDouble) WriteJSON(w []byte) []byte

func (*TreeStatsObjectLimitValueDouble) WriteJSONGeneral

func (item *TreeStatsObjectLimitValueDouble) WriteJSONGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*TreeStatsObjectLimitValueDouble) WriteJSONOpt

func (item *TreeStatsObjectLimitValueDouble) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

type TreeStatsObjectLimitValueLong

type TreeStatsObjectLimitValueLong struct {
}

func (TreeStatsObjectLimitValueLong) AsUnion

func (*TreeStatsObjectLimitValueLong) MarshalJSON

func (item *TreeStatsObjectLimitValueLong) MarshalJSON() ([]byte, error)

func (*TreeStatsObjectLimitValueLong) Read

func (item *TreeStatsObjectLimitValueLong) Read(w []byte) (_ []byte, err error)

func (*TreeStatsObjectLimitValueLong) ReadBoxed

func (item *TreeStatsObjectLimitValueLong) ReadBoxed(w []byte) (_ []byte, err error)

func (*TreeStatsObjectLimitValueLong) ReadJSON

func (item *TreeStatsObjectLimitValueLong) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*TreeStatsObjectLimitValueLong) Reset

func (item *TreeStatsObjectLimitValueLong) Reset()

func (TreeStatsObjectLimitValueLong) String

func (item TreeStatsObjectLimitValueLong) String() string

func (TreeStatsObjectLimitValueLong) TLName

func (TreeStatsObjectLimitValueLong) TLTag

func (*TreeStatsObjectLimitValueLong) UnmarshalJSON

func (item *TreeStatsObjectLimitValueLong) UnmarshalJSON(b []byte) error

func (*TreeStatsObjectLimitValueLong) Write

func (item *TreeStatsObjectLimitValueLong) Write(w []byte) []byte

func (*TreeStatsObjectLimitValueLong) WriteBoxed

func (item *TreeStatsObjectLimitValueLong) WriteBoxed(w []byte) []byte

func (*TreeStatsObjectLimitValueLong) WriteBoxedGeneral

func (item *TreeStatsObjectLimitValueLong) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*TreeStatsObjectLimitValueLong) WriteGeneral

func (item *TreeStatsObjectLimitValueLong) WriteGeneral(w []byte) (_ []byte, err error)

This method is general version of Write, use it instead!

func (*TreeStatsObjectLimitValueLong) WriteJSON

func (item *TreeStatsObjectLimitValueLong) WriteJSON(w []byte) []byte

func (*TreeStatsObjectLimitValueLong) WriteJSONGeneral

func (item *TreeStatsObjectLimitValueLong) WriteJSONGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*TreeStatsObjectLimitValueLong) WriteJSONOpt

func (item *TreeStatsObjectLimitValueLong) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

Jump to

Keyboard shortcuts

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