vdisc_types

package
v0.0.0-...-5fe3b72 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const VDisc_TypeID = 0x8eca7be395a515b4

VDisc_TypeID is the unique identifier for the type VDisc.

Variables

This section is empty.

Functions

This section is empty.

Types

type VDisc

type VDisc struct{ capnp.Struct }

func NewRootVDisc

func NewRootVDisc(s *capnp.Segment) (VDisc, error)

func NewVDisc

func NewVDisc(s *capnp.Segment) (VDisc, error)

func ReadRootVDisc

func ReadRootVDisc(msg *capnp.Message) (VDisc, error)

func (VDisc) HasV1

func (s VDisc) HasV1() bool

func (VDisc) NewV1

func (s VDisc) NewV1() (vdisc_types_v1.VDisc, error)

NewV1 sets the v1 field to a newly allocated vdisc_types_v1.VDisc struct, preferring placement in s's segment.

func (VDisc) SetV1

func (s VDisc) SetV1(v vdisc_types_v1.VDisc) error

func (VDisc) String

func (s VDisc) String() string

func (VDisc) V1

func (s VDisc) V1() (vdisc_types_v1.VDisc, error)

type VDisc_List

type VDisc_List struct{ capnp.List }

VDisc_List is a list of VDisc.

func NewVDisc_List

func NewVDisc_List(s *capnp.Segment, sz int32) (VDisc_List, error)

NewVDisc creates a new list of VDisc.

func (VDisc_List) At

func (s VDisc_List) At(i int) VDisc

func (VDisc_List) Set

func (s VDisc_List) Set(i int, v VDisc) error

func (VDisc_List) String

func (s VDisc_List) String() string

type VDisc_Promise

type VDisc_Promise struct{ *capnp.Pipeline }

VDisc_Promise is a wrapper for a VDisc promised by a client call.

func (VDisc_Promise) Struct

func (p VDisc_Promise) Struct() (VDisc, error)

func (VDisc_Promise) V1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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