lib

package
v0.0.0-...-8023e94 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HandleReprDisposition
	HandleReprInfo
	HandleReprRaw
)

Variables

This section is empty.

Functions

func BuildValueAllocator

func BuildValueAllocator(allocatorVar string, value interface{}, decl gidlmixer.Declaration, handleRepr HandleRepr) (string, string)

Builds an LLCPP object using fidl::Allocator.

func BuildValueHeap

func BuildValueHeap(value interface{}, decl gidlmixer.Declaration, handleRepr HandleRepr) (string, string)

Builds a LLCPP object using std::make_unique.

func BuildValueUnowned

func BuildValueUnowned(value interface{}, decl gidlmixer.Declaration, handleRepr HandleRepr) (string, string)

func ConformanceType

func ConformanceType(gidlTypeString string) string

func LlcppErrorCode

func LlcppErrorCode(code gidlir.ErrorCode) string

Types

type HandleRepr

type HandleRepr int

Jump to

Keyboard shortcuts

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