generated

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Attach

func Attach(e embind.Engine) error

func ClassMyClassStaticGetStringFromInstance

func ClassMyClassStaticGetStringFromInstance(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)

func MyClass

func MyClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)

func PrintMyClass

func PrintMyClass(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error

Types

type ClassMyClass

type ClassMyClass struct {
	embind.ClassBase
}

func NewClassMyClass1 added in v1.1.0

func NewClassMyClass1(e embind.Engine, ctx context.Context, arg0 int32) (*ClassMyClass, error)

func NewClassMyClass2 added in v1.1.0

func NewClassMyClass2(e embind.Engine, ctx context.Context, arg0 int32, arg1 string) (*ClassMyClass, error)

func (*ClassMyClass) CallMethod added in v1.1.0

func (class *ClassMyClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)

func (*ClassMyClass) Clone added in v1.1.0

func (class *ClassMyClass) Clone(ctx context.Context) (*ClassMyClass, error)

func (*ClassMyClass) Delete added in v1.1.0

func (class *ClassMyClass) Delete(ctx context.Context) error

func (*ClassMyClass) DeleteLater added in v1.1.0

func (class *ClassMyClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)

func (*ClassMyClass) GetProperty added in v1.1.0

func (class *ClassMyClass) GetProperty(ctx context.Context, name string) (any, error)

func (*ClassMyClass) GetPropertyX added in v1.1.0

func (class *ClassMyClass) GetPropertyX(ctx context.Context) (int32, error)

func (*ClassMyClass) IncrementX0 added in v1.1.0

func (class *ClassMyClass) IncrementX0(ctx context.Context) error

func (*ClassMyClass) IncrementX1 added in v1.1.0

func (class *ClassMyClass) IncrementX1(ctx context.Context, arg0 int32) error

func (*ClassMyClass) IsAliasOf added in v1.1.0

func (class *ClassMyClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)

func (*ClassMyClass) IsDeleted added in v1.1.0

func (class *ClassMyClass) IsDeleted(ctx context.Context) bool

func (*ClassMyClass) SetProperty added in v1.1.0

func (class *ClassMyClass) SetProperty(ctx context.Context, name string, value any) error

func (*ClassMyClass) SetPropertyX added in v1.1.0

func (class *ClassMyClass) SetPropertyX(ctx context.Context, val int32) error

func (*ClassMyClass) StaticGetStringFromInstance added in v1.1.0

func (class *ClassMyClass) StaticGetStringFromInstance(ctx context.Context, arg0 embind.ClassBase) (string, error)

Jump to

Keyboard shortcuts

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