types

package
v2.0.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package types implements all the types used by the DataStoreNintendoBadgeArcade protocol

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataStoreGetMetaByOwnerIDParam

type DataStoreGetMetaByOwnerIDParam struct {
	types.Structure
	OwnerIDs     *types.List[*types.PID]
	DataTypes    *types.List[*types.PrimitiveU16]
	ResultOption *types.PrimitiveU8
	ResultRange  *types.ResultRange
}

DataStoreGetMetaByOwnerIDParam is a type within the DataStoreNintendoBadgeArcade protocol

func NewDataStoreGetMetaByOwnerIDParam

func NewDataStoreGetMetaByOwnerIDParam() *DataStoreGetMetaByOwnerIDParam

NewDataStoreGetMetaByOwnerIDParam returns a new DataStoreGetMetaByOwnerIDParam

func (*DataStoreGetMetaByOwnerIDParam) Copy

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) Copy() types.RVType

Copy returns a new copied instance of DataStoreGetMetaByOwnerIDParam

func (*DataStoreGetMetaByOwnerIDParam) Equals

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) Equals(o types.RVType) bool

Equals checks if the given DataStoreGetMetaByOwnerIDParam contains the same data as the current DataStoreGetMetaByOwnerIDParam

func (*DataStoreGetMetaByOwnerIDParam) ExtractFrom

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) ExtractFrom(readable types.Readable) error

ExtractFrom extracts the DataStoreGetMetaByOwnerIDParam from the given readable

func (*DataStoreGetMetaByOwnerIDParam) FormatToString

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) FormatToString(indentationLevel int) string

FormatToString pretty-prints the DataStoreGetMetaByOwnerIDParam using the provided indentation level

func (*DataStoreGetMetaByOwnerIDParam) String

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) String() string

String returns the string representation of the DataStoreGetMetaByOwnerIDParam

func (*DataStoreGetMetaByOwnerIDParam) WriteTo

func (dsgmboidp *DataStoreGetMetaByOwnerIDParam) WriteTo(writable types.Writable)

WriteTo writes the DataStoreGetMetaByOwnerIDParam to the given writable

Jump to

Keyboard shortcuts

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