nested

package
v0.0.0-...-db84b3d Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by go-xdr. DO NOT EDIT.

Index

Constants

View Source
const ABRA aBCEI = 3
View Source
const AEncodedSizeBytes = 12
View Source
const BAR aBCD = 2
View Source
const BOAT aBCEJ = 2
View Source
const CADABRA aBCEI = 4
View Source
const CAR aBCEJ = 1
View Source
const CAT pointerToEnumImpl = 1
View Source
const DOG pointerToEnumImpl = 0
View Source
const FOO aBCD = 1

Variables

This section is empty.

Functions

func GetPointerToEnumEncodedSizeBytes

func GetPointerToEnumEncodedSizeBytes(m *pointerToEnumImpl) (nTotal int)

func ReadPointerToEnum

func ReadPointerToEnum(r io.Reader) (m *pointerToEnumImpl, nTotal int64, err error)

func WritePointerToEnum

func WritePointerToEnum(w io.Writer, m *pointerToEnumImpl) (nTotal int64, err error)

Types

type A

type A struct {
	B struct {
		C struct {
			D aBCD
			E interface {
				GetI() aBCEI
				io.WriterTo
				// contains filtered or unexported methods
			}
		}
	}
}

func (*A) ReadFrom

func (m *A) ReadFrom(r io.Reader) (nTotal int64, err error)

func (*A) WriteTo

func (m *A) WriteTo(w io.Writer) (nTotal int64, err error)

type ABCE_ABRA

type ABCE_ABRA struct {
	J aBCEJ
}

func (*ABCE_ABRA) GetI

func (m *ABCE_ABRA) GetI() aBCEI

func (*ABCE_ABRA) WriteTo

func (m *ABCE_ABRA) WriteTo(w io.Writer) (nTotal int64, err error)

type ABCE_CADABRA

type ABCE_CADABRA struct {
	K struct {
		L int32
	}
}

func (*ABCE_CADABRA) GetI

func (m *ABCE_CADABRA) GetI() aBCEI

func (*ABCE_CADABRA) WriteTo

func (m *ABCE_CADABRA) WriteTo(w io.Writer) (nTotal int64, err error)

type PointerToEnum

type PointerToEnum = *pointerToEnumImpl

Jump to

Keyboard shortcuts

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