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.
Code generated by wazero-emscripten-embind, DO NOT EDIT.
Code generated by wazero-emscripten-embind, DO NOT EDIT.
Index ¶
- Constants
- Variables
- func AbstractClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func AbstractClassWithConstructor(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func AbstractClassWithConstructorWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func AbstractClassWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Attach(e embind.Engine) error
- func Base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Base1(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Base2(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func BaseClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func BaseClassWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func BigClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Bool_return_bool(e embind.Engine, ctx context.Context, arg0 bool) (bool, error)
- func Bool_return_false(e embind.Engine, ctx context.Context) (bool, error)
- func Bool_return_true(e embind.Engine, ctx context.Context) (bool, error)
- func BoundClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func C(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func CallAbstractMethod(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func CallAbstractMethod2(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func CallDifferentArguments(e embind.Engine, ctx context.Context, arg0 embind.ClassBase, arg1 int32, ...) error
- func CallOptionalMethod(e embind.Engine, ctx context.Context, arg0 embind.ClassBase, arg1 string) (string, error)
- func CallReturnsSharedPtrMethod(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func CallWithMemoryView(e embind.Engine, ctx context.Context, arg0 any) error
- func Call_StringHolder_func(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func CharVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Char_return_char(e embind.Engine, ctx context.Context, arg0 int8) (int8, error)
- func Char_to_string(e embind.Engine, ctx context.Context, arg0 int8) (string, error)
- func ClassAbstractClassStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassAbstractClassStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassAbstractClassWithConstructorStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassAbstractClassWithConstructorStaticImplement(e embind.Engine, ctx context.Context, arg0 any, arg1 string) (embind.ClassBase, error)
- func ClassAbstractClassWithConstructorWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassAbstractClassWithConstructorWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any, arg1 string) (embind.ClassBase, error)
- func ClassAbstractClassWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassAbstractClassWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassBaseClassStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassBaseClassStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassBaseClassWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassBaseClassWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassBaseStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassBoundClassStaticClassfunction(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func ClassDerivedClassStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassDerivedClassStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassDerivedStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassDerivedThriceStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassDerivedTwiceStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassDerivedWithMixinStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassDerivedWithOffsetStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassHasStaticMemberGetStaticPropertyC(e embind.Engine, ctx context.Context) (int32, error)
- func ClassHasStaticMemberGetStaticPropertyV(e embind.Engine, ctx context.Context) (int32, error)
- func ClassHasStaticMemberSetStaticPropertyV(e embind.Engine, ctx context.Context, val int32) error
- func ClassHeldAbstractClassStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassHeldAbstractClassStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassHeldAbstractClassWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassHeldAbstractClassWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassHeldByCustomSmartPtrStaticCreateSharedPtr(e embind.Engine, ctx context.Context, arg0 int32, arg1 string) (embind.ClassBase, error)
- func ClassHeldBySmartPtrStaticNewCustomPtr(e embind.Engine, ctx context.Context, arg0 int32, arg1 string) (embind.ClassBase, error)
- func ClassInterfaceStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassInterfaceStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassInterfaceWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassInterfaceWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassIntrusiveClassStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassIntrusiveClassStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassIntrusiveClassWrapperStaticExtend(e embind.Engine, ctx context.Context, arg0 string, arg1 any) (any, error)
- func ClassIntrusiveClassWrapperStaticImplement(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassMultipleOverloadsDependingOnDummyStaticStaticDummy0(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func ClassMultipleOverloadsDependingOnDummyStaticStaticDummy1(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func ClassMultipleOverloadsDerivedStaticStaticFunc1(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func ClassMultipleOverloadsDerivedStaticStaticFunc2(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func ClassMultipleOverloadsDerivedStaticStaticFunc3(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func ClassMultipleOverloadsDerivedStaticStaticFunc4(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32, arg2 int32, ...) (int32, error)
- func ClassMultipleOverloadsDerivedStaticWhichStaticFuncCalled(e embind.Engine, ctx context.Context) (int32, error)
- func ClassMultipleOverloadsStaticStaticFunc1(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func ClassMultipleOverloadsStaticStaticFunc2(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func ClassMultipleOverloadsStaticWhichStaticFuncCalled(e embind.Engine, ctx context.Context) (int32, error)
- func ClassMultiplyDerivedStaticClassFunction(e embind.Engine, ctx context.Context) (string, error)
- func ClassMultiplyDerivedStaticGetInstanceCount(e embind.Engine, ctx context.Context) (int32, error)
- func ClassMyClassStaticGetStringFromInstance(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func ClassPolyDerivedStaticGetPtr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func ClassPolyDerivedStaticGetPtrClassName(e embind.Engine, ctx context.Context) (string, error)
- func ClassPolyDerivedStaticReleasePtr(e embind.Engine, ctx context.Context) error
- func ClassPolyDerivedStaticSetPtrDerived(e embind.Engine, ctx context.Context) error
- func ClassPolyDerivedThriceStaticGetPtrClassName(e embind.Engine, ctx context.Context) (string, error)
- func ClassPolyDerivedThriceStaticReleasePtr(e embind.Engine, ctx context.Context) error
- func ClassPolyDerivedThriceStaticSetPtrDerived(e embind.Engine, ctx context.Context) error
- func ClassValHolderStaticGet_via_raw_pointer(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (any, error)
- func ClassValHolderStaticMakeConst(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassValHolderStaticMakeValHolder(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func ClassValHolderStaticSet_via_raw_pointer(e embind.Engine, ctx context.Context, arg0 embind.ClassBase, arg1 any) error
- func ClassValHolderStaticSome_class_method(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func ClassValHolderStaticTransfer_via_raw_pointer(e embind.Engine, ctx context.Context, arg0 embind.ClassBase, ...) error
- func Clear_StringHolder(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func ConstAndNonConst(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Const_ref_adder(e embind.Engine, ctx context.Context, arg0 int32, arg1 float32) (float32, error)
- func ConstructFromFunctionObject(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func ConstructFromStdFunction(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Construct_with_6_arguments(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Construct_with_arguments_before_and_after_memory_growth(e embind.Engine, ctx context.Context) (any, error)
- func Construct_with_ints_and_float(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Construct_with_memory_view(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func ContainsTemplatedMemberClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func CustomStruct(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Derived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedThrice(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedTwice(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedWithMixin(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DerivedWithOffset(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DoCustomMarshalTest(e embind.Engine, ctx context.Context) error
- func DoEmval(e embind.Engine, ctx context.Context) (string, error)
- func Double_return_double(e embind.Engine, ctx context.Context, arg0 float64) (float64, error)
- func DummyForOverloads(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func DummyForPointer(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func EmValVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_attempt_to_modify_smart_pointer_when_passed_by_value(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func Embind_modify_smart_pointer_passed_by_reference(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func Embind_save_smart_base_pointer(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func Embind_test_accept_big_class_instance(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (int32, error)
- func Embind_test_accept_small_class_instance(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (int32, error)
- func Embind_test_accept_unique_ptr(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func Embind_test_construct_class_with_unique_ptr(e embind.Engine, ctx context.Context, arg0 int32) (embind.ClassBase, error)
- func Embind_test_get_class_name_via_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_polymorphic_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_polymorphic_second_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_reference_to_smart_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_second_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_smart_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_smart_polymorphic_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_smart_polymorphic_second_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_class_name_via_smart_second_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_get_string_int_map(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_get_virtual_class_name_via_smart_polymorphic_base_ptr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Embind_test_getglobal(e embind.Engine, ctx context.Context) (any, error)
- func Embind_test_new_Object(e embind.Engine, ctx context.Context) (any, error)
- func Embind_test_new_factory(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (any, error)
- func Embind_test_return_big_class_instance(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_poly_derived_twice_without_smart_pointer_as_poly_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_base_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_polymorphic_derived_four_times_not_bound_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_polymorphic_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_polymorphic_multiply_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_polymorphic_multiply_derived_ptr_as_second_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_polymorphic_sibling_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_raw_sibling_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_small_class_instance(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_base_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_derived_ptr_as_val(e embind.Engine, ctx context.Context) (any, error)
- func Embind_test_return_smart_derived_thrice_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_multiply_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_poly_derived_thrice_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_base_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_multiply_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_sibling_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_polymorphic_sibling_derived_ptr_as_base(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_smart_sibling_derived_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Embind_test_return_unique_ptr(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func Emval_array(e embind.Engine, ctx context.Context) (any, error)
- func Emval_await(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Emval_delete(e embind.Engine, ctx context.Context, arg0 any) error
- func Emval_has_own_property(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (any, error)
- func Emval_in(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (bool, error)
- func Emval_instance_of(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (bool, error)
- func Emval_is_array(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_is_number(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_is_string(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_test_add(e embind.Engine, ctx context.Context, arg0 int8, arg1 int8, arg2 uint8, ...) (float64, error)
- func Emval_test_as_unsigned(e embind.Engine, ctx context.Context, arg0 any) (uint32, error)
- func Emval_test_call_function(e embind.Engine, ctx context.Context, arg0 any, arg1 int32, arg2 float32, ...) error
- func Emval_test_equals(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (bool, error)
- func Emval_test_get_function_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_get_length(e embind.Engine, ctx context.Context, arg0 any) (uint32, error)
- func Emval_test_get_string_from_val(e embind.Engine, ctx context.Context, arg0 any) (string, error)
- func Emval_test_instance_pointer(e embind.Engine, ctx context.Context) (any, error)
- func Emval_test_is_false(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_test_is_null(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_test_is_shared_ptr_null(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (bool, error)
- func Emval_test_is_true(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_test_is_undefined(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Emval_test_new_integer(e embind.Engine, ctx context.Context) (any, error)
- func Emval_test_new_object(e embind.Engine, ctx context.Context) (any, error)
- func Emval_test_new_string(e embind.Engine, ctx context.Context) (any, error)
- func Emval_test_not(e embind.Engine, ctx context.Context, arg0 bool) (bool, error)
- func Emval_test_passthrough(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Emval_test_passthrough_unsigned(e embind.Engine, ctx context.Context, arg0 uint32) (uint32, error)
- func Emval_test_return_StructVector(e embind.Engine, ctx context.Context) (map[string]any, error)
- func Emval_test_return_TupleVector(e embind.Engine, ctx context.Context) ([]any, error)
- func Emval_test_return_TupleVectorTuple(e embind.Engine, ctx context.Context) ([]any, error)
- func Emval_test_return_ValHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_empty_shared_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_shared_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_shared_ptr_vector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_unique_ptr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_unique_ptr_lifetime(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func Emval_test_return_vector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_vector_of_vectors(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Emval_test_return_void(e embind.Engine, ctx context.Context) error
- func Emval_test_set_ValHolder_to_empty_object(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func Emval_test_strictly_equals(e embind.Engine, ctx context.Context, arg0 any, arg1 any) (bool, error)
- func Emval_test_sum(e embind.Engine, ctx context.Context, arg0 any) (uint32, error)
- func Emval_test_take_and_call_functor(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (string, error)
- func Emval_test_take_and_return_ArrayInStruct(e embind.Engine, ctx context.Context, arg0 map[string]any) (map[string]any, error)
- func Emval_test_take_and_return_StructVector(e embind.Engine, ctx context.Context, arg0 map[string]any) (map[string]any, error)
- func Emval_test_take_and_return_TupleInStruct(e embind.Engine, ctx context.Context, arg0 map[string]any) (map[string]any, error)
- func Emval_test_take_and_return_TupleVector(e embind.Engine, ctx context.Context, arg0 []any) ([]any, error)
- func Emval_test_take_and_return_std_basic_string_unsigned_char(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Emval_test_take_and_return_std_string(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Emval_test_take_and_return_std_string_const_ref(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Emval_test_value_from_instance_pointer(e embind.Engine, ctx context.Context, arg0 any) (int32, error)
- func Emval_throw(e embind.Engine, ctx context.Context, arg0 any) error
- func Emval_type_of(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Emval_u16_string(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Emval_u8_string(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func FindPersonAtLocation(e embind.Engine, ctx context.Context, arg0 []any) (map[string]any, error)
- func FirstElement(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func FloatVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Float_return_float(e embind.Engine, ctx context.Context, arg0 float32) (float32, error)
- func Float_return_void(e embind.Engine, ctx context.Context, arg0 float32) error
- func Foo(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Foo_(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Force_memory_growth(e embind.Engine, ctx context.Context) error
- func Function_overload0(e embind.Engine, ctx context.Context) (int32, error)
- func Function_overload1(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func GetAbstractClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func GetDerivedClassInstance(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func GetDummy0(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func GetDummy1(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func GetHasUnboundBase(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func GetNoncopyable(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func GetOrderedStruct(e embind.Engine, ctx context.Context) (map[string]any, error)
- func GetOrderedTuple(e embind.Engine, ctx context.Context) ([]any, error)
- func GetTypeOfVal(e embind.Engine, ctx context.Context, arg0 any) (string, error)
- func GetUnboundClass(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Get_literal_u16string(e embind.Engine, ctx context.Context) (string, error)
- func Get_literal_u32string(e embind.Engine, ctx context.Context) (string, error)
- func Get_literal_wstring(e embind.Engine, ctx context.Context) (string, error)
- func Get_memory_view_char(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_double(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_float(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_int(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_long(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_longlong(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_short(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_unsigned_char(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_unsigned_int(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_unsigned_long(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_unsigned_longlong(e embind.Engine, ctx context.Context) (any, error)
- func Get_memory_view_unsigned_short(e embind.Engine, ctx context.Context) (any, error)
- func Get_module_property(e embind.Engine, ctx context.Context, arg0 string) (any, error)
- func Get_non_ascii_string(e embind.Engine, ctx context.Context, arg0 bool) (string, error)
- func Get_non_ascii_u16string(e embind.Engine, ctx context.Context) (string, error)
- func Get_non_ascii_u32string(e embind.Engine, ctx context.Context) (string, error)
- func Get_non_ascii_wstring(e embind.Engine, ctx context.Context) (string, error)
- func HasConstructorUsingUnboundArgument(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HasConstructorUsingUnboundArgumentAndUnboundBase(e embind.Engine, ctx context.Context) (any, error)
- func HasExternalConstructor(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HasReadOnlyProperty(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HasStaticMember(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HasTwoBases(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HasUnboundBase(e embind.Engine, ctx context.Context) (any, error)
- func HeldAbstractClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HeldAbstractClassWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HeldByCustomSmartPtr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func HeldBySmartPtr(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func IntTemplateClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Int_return_int(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func Int_to_string(e embind.Engine, ctx context.Context, arg0 int32) (string, error)
- func IntegerVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func IntegerVectorVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Interface(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func InterfaceWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func IntrusiveClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func IntrusiveClassHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func IntrusiveClassWrapper(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Load_unsigned_char(e embind.Engine, ctx context.Context) (uint8, error)
- func Load_unsigned_int(e embind.Engine, ctx context.Context) (uint32, error)
- func Load_unsigned_long(e embind.Engine, ctx context.Context) (uint32, error)
- func Load_unsigned_short(e embind.Engine, ctx context.Context) (uint16, error)
- func Long_return_long(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func Long_to_string(e embind.Engine, ctx context.Context, arg0 int32) (string, error)
- func Longlong_return_longlong(e embind.Engine, ctx context.Context, arg0 int64) (int64, error)
- func Mallinfo(e embind.Engine, ctx context.Context) (any, error)
- func Map_int__string_(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleAccessors(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleCtors(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleOverloads(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleOverloadsDependingOnDummy(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleOverloadsDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultipleSmartCtors(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MultiplyDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func MyClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func NoExceptClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Noncopyable(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Overloaded_function1(e embind.Engine, ctx context.Context, arg0 int32) (int32, error)
- func Overloaded_function2(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func PFoo(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func ParentClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PassHeldAbstractClass(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func PassShared(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) error
- func PassThrough(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func PassThroughCustomSmartPtr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func PassThroughIntrusiveClass(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func PassThroughRawPtr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func PassVal(e embind.Engine, ctx context.Context, arg0 embind.ClassBase, arg1 any) error
- func PolyBase(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDerivedThrice(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDiamondBase(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDiamondDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDiamondMultiplyDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyDiamondSiblingDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolyMultiplyDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolySecondBase(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func PolySiblingDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Return_Base_from_DerivedWithOffset(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func Return_StringHolder_copy(e embind.Engine, ctx context.Context, arg0 any) (embind.ClassBase, error)
- func Return_map(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Return_vector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func SecondBase(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func SecondElement(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func SetPersonAtLocation(e embind.Engine, ctx context.Context, arg0 []any, arg1 map[string]any) error
- func Set_bind_f64(e embind.Engine, ctx context.Context, arg0 any) error
- func Set_bind_u32(e embind.Engine, ctx context.Context, arg0 any) error
- func Set_bind_u64(e embind.Engine, ctx context.Context, arg0 any) error
- func SharedPtrHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func SharedPtrVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Short_return_short(e embind.Engine, ctx context.Context, arg0 int16) (int16, error)
- func Short_to_string(e embind.Engine, ctx context.Context, arg0 int16) (string, error)
- func SiblingDerived(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Signed_char_to_string(e embind.Engine, ctx context.Context, arg0 int8) (string, error)
- func SmallClass(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Std_string_return_std_string(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Std_u16string_return_std_u16string(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Std_wstring_return_std_wstring(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Store_unsigned_char(e embind.Engine, ctx context.Context, arg0 uint8) error
- func Store_unsigned_int(e embind.Engine, ctx context.Context, arg0 uint32) error
- func Store_unsigned_long(e embind.Engine, ctx context.Context, arg0 uint32) error
- func Store_unsigned_short(e embind.Engine, ctx context.Context, arg0 uint16) error
- func StringFunctorString(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func StringHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func StringHolderVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func StringIntMap(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func StringVector(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Take_and_return_std_u16string(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Take_and_return_std_u32string(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func Take_and_return_std_wstring(e embind.Engine, ctx context.Context, arg0 string) (string, error)
- func TakesHeldBySmartPtr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func TakesHeldBySmartPtrSharedPtr(e embind.Engine, ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func Test_string_with_vec(e embind.Engine, ctx context.Context, arg0 string, arg1 embind.ClassBase) error
- func Uchar_return_uchar(e embind.Engine, ctx context.Context, arg0 uint8) (uint8, error)
- func Uint_return_uint(e embind.Engine, ctx context.Context, arg0 uint32) (uint32, error)
- func Ulong_return_ulong(e embind.Engine, ctx context.Context, arg0 uint32) (uint32, error)
- func Ulonglong_return_ulonglong(e embind.Engine, ctx context.Context, arg0 uint64) (uint64, error)
- func UniquePtrLifetimeMock(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func UniquePtrToConstructor(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Unsigned_char_to_string(e embind.Engine, ctx context.Context, arg0 uint8) (string, error)
- func Unsigned_int_to_string(e embind.Engine, ctx context.Context, arg0 uint32) (string, error)
- func Unsigned_long_to_string(e embind.Engine, ctx context.Context, arg0 uint32) (string, error)
- func Unsigned_short_to_string(e embind.Engine, ctx context.Context, arg0 uint16) (string, error)
- func Ushort_return_ushort(e embind.Engine, ctx context.Context, arg0 uint16) (uint16, error)
- func ValHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func Val_as_bool(e embind.Engine, ctx context.Context, arg0 any) (bool, error)
- func Val_as_char(e embind.Engine, ctx context.Context, arg0 any) (int8, error)
- func Val_as_double(e embind.Engine, ctx context.Context, arg0 any) (float64, error)
- func Val_as_float(e embind.Engine, ctx context.Context, arg0 any) (float32, error)
- func Val_as_int(e embind.Engine, ctx context.Context, arg0 any) (int32, error)
- func Val_as_int64_t(e embind.Engine, ctx context.Context, arg0 any) (int64, error)
- func Val_as_long(e embind.Engine, ctx context.Context, arg0 any) (int32, error)
- func Val_as_short(e embind.Engine, ctx context.Context, arg0 any) (int16, error)
- func Val_as_string(e embind.Engine, ctx context.Context, arg0 any) (string, error)
- func Val_as_uint64_t(e embind.Engine, ctx context.Context, arg0 any) (uint64, error)
- func Val_as_val(e embind.Engine, ctx context.Context, arg0 any) (any, error)
- func Val_as_value_array(e embind.Engine, ctx context.Context, arg0 any) ([]any, error)
- func Val_as_value_object(e embind.Engine, ctx context.Context, arg0 any) (map[string]any, error)
- func Val_as_wstring(e embind.Engine, ctx context.Context, arg0 any) (string, error)
- func VectorHolder(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func VectorUnsigned(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- func VectorUnsignedChar(e embind.Engine, ctx context.Context) (embind.ClassBase, error)
- type ClassAbstractClass
- func (class *ClassAbstractClass) AbstractMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassAbstractClass) Clone(ctx context.Context) (*ClassAbstractClass, error)
- func (class *ClassAbstractClass) ConcreteMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClass) Delete(ctx context.Context) error
- func (class *ClassAbstractClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassAbstractClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassAbstractClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassAbstractClass) IsDeleted(ctx context.Context) bool
- func (class *ClassAbstractClass) OptionalMethod(ctx context.Context, arg0 string) (string, error)
- func (class *ClassAbstractClass) PassShared(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassAbstractClass) PassVal(ctx context.Context, arg0 any) error
- func (class *ClassAbstractClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassAbstractClass) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassAbstractClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassAbstractClassWithConstructor
- func (class *ClassAbstractClassWithConstructor) AbstractMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWithConstructor) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassAbstractClassWithConstructor) Clone(ctx context.Context) (*ClassAbstractClassWithConstructor, error)
- func (class *ClassAbstractClassWithConstructor) ConcreteMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWithConstructor) Delete(ctx context.Context) error
- func (class *ClassAbstractClassWithConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassAbstractClassWithConstructor) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassAbstractClassWithConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassAbstractClassWithConstructor) IsDeleted(ctx context.Context) bool
- func (class *ClassAbstractClassWithConstructor) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassAbstractClassWithConstructor) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassAbstractClassWithConstructor) StaticImplement(ctx context.Context, arg0 any, arg1 string) (embind.ClassBase, error)
- type ClassAbstractClassWithConstructorWrapper
- func (class *ClassAbstractClassWithConstructorWrapper) AbstractMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWithConstructorWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassAbstractClassWithConstructorWrapper) Clone(ctx context.Context) (*ClassAbstractClassWithConstructorWrapper, error)
- func (class *ClassAbstractClassWithConstructorWrapper) ConcreteMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWithConstructorWrapper) Delete(ctx context.Context) error
- func (class *ClassAbstractClassWithConstructorWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassAbstractClassWithConstructorWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassAbstractClassWithConstructorWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassAbstractClassWithConstructorWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassAbstractClassWithConstructorWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassAbstractClassWithConstructorWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassAbstractClassWithConstructorWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassAbstractClassWithConstructorWrapper) StaticImplement(ctx context.Context, arg0 any, arg1 string) (embind.ClassBase, error)
- type ClassAbstractClassWrapper
- func (class *ClassAbstractClassWrapper) AbstractMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassAbstractClassWrapper) Clone(ctx context.Context) (*ClassAbstractClassWrapper, error)
- func (class *ClassAbstractClassWrapper) ConcreteMethod(ctx context.Context) (string, error)
- func (class *ClassAbstractClassWrapper) Delete(ctx context.Context) error
- func (class *ClassAbstractClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassAbstractClassWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassAbstractClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassAbstractClassWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassAbstractClassWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassAbstractClassWrapper) OptionalMethod(ctx context.Context, arg0 string) (string, error)
- func (class *ClassAbstractClassWrapper) PassShared(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassAbstractClassWrapper) PassVal(ctx context.Context, arg0 any) error
- func (class *ClassAbstractClassWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassAbstractClassWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassAbstractClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassBase
- func (class *ClassBase) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBase) Clone(ctx context.Context) (*ClassBase, error)
- func (class *ClassBase) Delete(ctx context.Context) error
- func (class *ClassBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBase) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassBase) GetClassName(ctx context.Context) (string, error)
- func (class *ClassBase) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassBase) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassBase) GetMember(ctx context.Context) (int32, error)
- func (class *ClassBase) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBase) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassBase) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBase) IsDeleted(ctx context.Context) bool
- func (class *ClassBase) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassBase) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassBase) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBase) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassBase) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassBase) StaticClassFunction(ctx context.Context) (string, error)
- type ClassBase1
- func (class *ClassBase1) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBase1) Clone(ctx context.Context) (*ClassBase1, error)
- func (class *ClassBase1) Delete(ctx context.Context) error
- func (class *ClassBase1) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBase1) GetField(ctx context.Context) (string, error)
- func (class *ClassBase1) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBase1) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBase1) IsDeleted(ctx context.Context) bool
- func (class *ClassBase1) SetProperty(ctx context.Context, name string, value any) error
- type ClassBase2
- func (class *ClassBase2) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBase2) Clone(ctx context.Context) (*ClassBase2, error)
- func (class *ClassBase2) Delete(ctx context.Context) error
- func (class *ClassBase2) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBase2) GetField(ctx context.Context) (string, error)
- func (class *ClassBase2) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBase2) GetPropertyField(ctx context.Context) (string, error)
- func (class *ClassBase2) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBase2) IsDeleted(ctx context.Context) bool
- func (class *ClassBase2) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBase2) SetPropertyField(ctx context.Context, val string) error
- type ClassBaseClass
- func (class *ClassBaseClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBaseClass) Clone(ctx context.Context) (*ClassBaseClass, error)
- func (class *ClassBaseClass) Delete(ctx context.Context) error
- func (class *ClassBaseClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBaseClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBaseClass) Invoke(ctx context.Context, arg0 string) error
- func (class *ClassBaseClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBaseClass) IsDeleted(ctx context.Context) bool
- func (class *ClassBaseClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBaseClass) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassBaseClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassBaseClassWrapper
- func (class *ClassBaseClassWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBaseClassWrapper) Clone(ctx context.Context) (*ClassBaseClassWrapper, error)
- func (class *ClassBaseClassWrapper) Delete(ctx context.Context) error
- func (class *ClassBaseClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBaseClassWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBaseClassWrapper) Invoke(ctx context.Context, arg0 string) error
- func (class *ClassBaseClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBaseClassWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassBaseClassWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassBaseClassWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBaseClassWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassBaseClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassBigClass
- func (class *ClassBigClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBigClass) Clone(ctx context.Context) (*ClassBigClass, error)
- func (class *ClassBigClass) Delete(ctx context.Context) error
- func (class *ClassBigClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBigClass) GetMember(ctx context.Context) (int32, error)
- func (class *ClassBigClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBigClass) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassBigClass) GetPropertyOtherMember(ctx context.Context) (int32, error)
- func (class *ClassBigClass) GetPropertyYetAnotherMember(ctx context.Context) (int32, error)
- func (class *ClassBigClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBigClass) IsDeleted(ctx context.Context) bool
- func (class *ClassBigClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBigClass) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassBigClass) SetPropertyOtherMember(ctx context.Context, val int32) error
- func (class *ClassBigClass) SetPropertyYetAnotherMember(ctx context.Context, val int32) error
- type ClassBoundClass
- func (class *ClassBoundClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassBoundClass) Clone(ctx context.Context) (*ClassBoundClass, error)
- func (class *ClassBoundClass) Delete(ctx context.Context) error
- func (class *ClassBoundClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassBoundClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassBoundClass) GetPropertyProperty(ctx context.Context) (any, error)
- func (class *ClassBoundClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassBoundClass) IsDeleted(ctx context.Context) bool
- func (class *ClassBoundClass) Method(ctx context.Context, arg0 any) (any, error)
- func (class *ClassBoundClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassBoundClass) SetPropertyProperty(ctx context.Context, val any) error
- func (class *ClassBoundClass) StaticClassfunction(ctx context.Context, arg0 any) (any, error)
- type ClassC
- func (class *ClassC) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassC) Clone(ctx context.Context) (*ClassC, error)
- func (class *ClassC) Delete(ctx context.Context) error
- func (class *ClassC) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassC) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassC) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassC) IsDeleted(ctx context.Context) bool
- func (class *ClassC) SetProperty(ctx context.Context, name string, value any) error
- type ClassCharVector
- func (class *ClassCharVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassCharVector) Clone(ctx context.Context) (*ClassCharVector, error)
- func (class *ClassCharVector) Delete(ctx context.Context) error
- func (class *ClassCharVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassCharVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassCharVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassCharVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassCharVector) IsDeleted(ctx context.Context) bool
- func (class *ClassCharVector) Push_back(ctx context.Context, arg0 int8) error
- func (class *ClassCharVector) Resize(ctx context.Context, arg0 uint32, arg1 int8) error
- func (class *ClassCharVector) Set(ctx context.Context, arg0 uint32, arg1 int8) (bool, error)
- func (class *ClassCharVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassCharVector) Size(ctx context.Context) (uint32, error)
- type ClassConstAndNonConst
- func (class *ClassConstAndNonConst) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassConstAndNonConst) Clone(ctx context.Context) (*ClassConstAndNonConst, error)
- func (class *ClassConstAndNonConst) Delete(ctx context.Context) error
- func (class *ClassConstAndNonConst) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassConstAndNonConst) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassConstAndNonConst) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassConstAndNonConst) IsDeleted(ctx context.Context) bool
- func (class *ClassConstAndNonConst) Method(ctx context.Context) (int32, error)
- func (class *ClassConstAndNonConst) SetProperty(ctx context.Context, name string, value any) error
- type ClassConstructFromFunctionObject
- func (class *ClassConstructFromFunctionObject) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassConstructFromFunctionObject) Clone(ctx context.Context) (*ClassConstructFromFunctionObject, error)
- func (class *ClassConstructFromFunctionObject) Delete(ctx context.Context) error
- func (class *ClassConstructFromFunctionObject) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassConstructFromFunctionObject) GetA(ctx context.Context) (int32, error)
- func (class *ClassConstructFromFunctionObject) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassConstructFromFunctionObject) GetVal(ctx context.Context) (any, error)
- func (class *ClassConstructFromFunctionObject) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassConstructFromFunctionObject) IsDeleted(ctx context.Context) bool
- func (class *ClassConstructFromFunctionObject) SetProperty(ctx context.Context, name string, value any) error
- type ClassConstructFromStdFunction
- func (class *ClassConstructFromStdFunction) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassConstructFromStdFunction) Clone(ctx context.Context) (*ClassConstructFromStdFunction, error)
- func (class *ClassConstructFromStdFunction) Delete(ctx context.Context) error
- func (class *ClassConstructFromStdFunction) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassConstructFromStdFunction) GetA(ctx context.Context) (int32, error)
- func (class *ClassConstructFromStdFunction) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassConstructFromStdFunction) GetVal(ctx context.Context) (any, error)
- func (class *ClassConstructFromStdFunction) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassConstructFromStdFunction) IsDeleted(ctx context.Context) bool
- func (class *ClassConstructFromStdFunction) SetProperty(ctx context.Context, name string, value any) error
- type ClassContainsTemplatedMemberClass
- func (class *ClassContainsTemplatedMemberClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassContainsTemplatedMemberClass) Clone(ctx context.Context) (*ClassContainsTemplatedMemberClass, error)
- func (class *ClassContainsTemplatedMemberClass) Delete(ctx context.Context) error
- func (class *ClassContainsTemplatedMemberClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassContainsTemplatedMemberClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassContainsTemplatedMemberClass) GetTestTemplate(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassContainsTemplatedMemberClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassContainsTemplatedMemberClass) IsDeleted(ctx context.Context) bool
- func (class *ClassContainsTemplatedMemberClass) SetProperty(ctx context.Context, name string, value any) error
- type ClassCustomStruct
- func (class *ClassCustomStruct) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassCustomStruct) Clone(ctx context.Context) (*ClassCustomStruct, error)
- func (class *ClassCustomStruct) Delete(ctx context.Context) error
- func (class *ClassCustomStruct) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassCustomStruct) GetField(ctx context.Context) (int32, error)
- func (class *ClassCustomStruct) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassCustomStruct) GetPropertyField(ctx context.Context) (int32, error)
- func (class *ClassCustomStruct) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassCustomStruct) IsDeleted(ctx context.Context) bool
- func (class *ClassCustomStruct) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassCustomStruct) SetPropertyField(ctx context.Context, val int32) error
- type ClassDerived
- func (class *ClassDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerived) Clone(ctx context.Context) (*ClassDerived, error)
- func (class *ClassDerived) Delete(ctx context.Context) error
- func (class *ClassDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerived) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassDerived) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassDerived) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassDerived) GetMember(ctx context.Context) (int32, error)
- func (class *ClassDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerived) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerived) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassDerived) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerived) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerived) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassDerived) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassDerived) StaticClassFunction(ctx context.Context) (string, error)
- type ClassDerivedClass
- func (class *ClassDerivedClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedClass) Clone(ctx context.Context) (*ClassDerivedClass, error)
- func (class *ClassDerivedClass) Delete(ctx context.Context) error
- func (class *ClassDerivedClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedClass) Invoke(ctx context.Context, arg0 string) error
- func (class *ClassDerivedClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedClass) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerivedClass) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassDerivedClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassDerivedHolder
- func (class *ClassDerivedHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedHolder) Clone(ctx context.Context) (*ClassDerivedHolder, error)
- func (class *ClassDerivedHolder) Delete(ctx context.Context) error
- func (class *ClassDerivedHolder) DeleteDerived(ctx context.Context) error
- func (class *ClassDerivedHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedHolder) GetDerived(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedHolder) GetDerivedClassName(ctx context.Context) (string, error)
- func (class *ClassDerivedHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedHolder) NewDerived(ctx context.Context) error
- func (class *ClassDerivedHolder) SetProperty(ctx context.Context, name string, value any) error
- type ClassDerivedThrice
- func (class *ClassDerivedThrice) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedThrice) Clone(ctx context.Context) (*ClassDerivedThrice, error)
- func (class *ClassDerivedThrice) Delete(ctx context.Context) error
- func (class *ClassDerivedThrice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedThrice) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedThrice) GetClassName(ctx context.Context) (string, error)
- func (class *ClassDerivedThrice) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassDerivedThrice) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassDerivedThrice) GetMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedThrice) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedThrice) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedThrice) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedThrice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedThrice) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedThrice) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedThrice) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedThrice) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerivedThrice) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassDerivedThrice) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassDerivedThrice) StaticClassFunction(ctx context.Context) (string, error)
- type ClassDerivedTwice
- func (class *ClassDerivedTwice) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedTwice) Clone(ctx context.Context) (*ClassDerivedTwice, error)
- func (class *ClassDerivedTwice) Delete(ctx context.Context) error
- func (class *ClassDerivedTwice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedTwice) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedTwice) GetClassName(ctx context.Context) (string, error)
- func (class *ClassDerivedTwice) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassDerivedTwice) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassDerivedTwice) GetMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedTwice) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedTwice) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedTwice) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedTwice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedTwice) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedTwice) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedTwice) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedTwice) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerivedTwice) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassDerivedTwice) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassDerivedTwice) StaticClassFunction(ctx context.Context) (string, error)
- type ClassDerivedWithMixin
- func (class *ClassDerivedWithMixin) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedWithMixin) Clone(ctx context.Context) (*ClassDerivedWithMixin, error)
- func (class *ClassDerivedWithMixin) Delete(ctx context.Context) error
- func (class *ClassDerivedWithMixin) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedWithMixin) Get10(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithMixin) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithMixin) GetClassName(ctx context.Context) (string, error)
- func (class *ClassDerivedWithMixin) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassDerivedWithMixin) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassDerivedWithMixin) GetMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithMixin) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedWithMixin) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithMixin) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithMixin) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedWithMixin) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedWithMixin) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedWithMixin) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedWithMixin) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerivedWithMixin) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassDerivedWithMixin) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassDerivedWithMixin) StaticClassFunction(ctx context.Context) (string, error)
- type ClassDerivedWithOffset
- func (class *ClassDerivedWithOffset) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDerivedWithOffset) Clone(ctx context.Context) (*ClassDerivedWithOffset, error)
- func (class *ClassDerivedWithOffset) Delete(ctx context.Context) error
- func (class *ClassDerivedWithOffset) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDerivedWithOffset) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithOffset) GetClassName(ctx context.Context) (string, error)
- func (class *ClassDerivedWithOffset) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassDerivedWithOffset) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassDerivedWithOffset) GetMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithOffset) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDerivedWithOffset) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithOffset) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassDerivedWithOffset) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDerivedWithOffset) IsDeleted(ctx context.Context) bool
- func (class *ClassDerivedWithOffset) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedWithOffset) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassDerivedWithOffset) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassDerivedWithOffset) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassDerivedWithOffset) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassDerivedWithOffset) StaticClassFunction(ctx context.Context) (string, error)
- type ClassDummyForOverloads
- func (class *ClassDummyForOverloads) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDummyForOverloads) Clone(ctx context.Context) (*ClassDummyForOverloads, error)
- func (class *ClassDummyForOverloads) Delete(ctx context.Context) error
- func (class *ClassDummyForOverloads) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDummyForOverloads) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDummyForOverloads) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDummyForOverloads) IsDeleted(ctx context.Context) bool
- func (class *ClassDummyForOverloads) SetProperty(ctx context.Context, name string, value any) error
- type ClassDummyForPointer
- func (class *ClassDummyForPointer) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassDummyForPointer) Clone(ctx context.Context) (*ClassDummyForPointer, error)
- func (class *ClassDummyForPointer) Delete(ctx context.Context) error
- func (class *ClassDummyForPointer) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassDummyForPointer) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassDummyForPointer) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassDummyForPointer) IsDeleted(ctx context.Context) bool
- func (class *ClassDummyForPointer) SetProperty(ctx context.Context, name string, value any) error
- type ClassEmValVector
- func (class *ClassEmValVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassEmValVector) Clone(ctx context.Context) (*ClassEmValVector, error)
- func (class *ClassEmValVector) Delete(ctx context.Context) error
- func (class *ClassEmValVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassEmValVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassEmValVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassEmValVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassEmValVector) IsDeleted(ctx context.Context) bool
- func (class *ClassEmValVector) Push_back(ctx context.Context, arg0 any) error
- func (class *ClassEmValVector) Resize(ctx context.Context, arg0 uint32, arg1 any) error
- func (class *ClassEmValVector) Set(ctx context.Context, arg0 uint32, arg1 any) (bool, error)
- func (class *ClassEmValVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassEmValVector) Size(ctx context.Context) (uint32, error)
- type ClassFirstElement
- func (class *ClassFirstElement) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassFirstElement) Clone(ctx context.Context) (*ClassFirstElement, error)
- func (class *ClassFirstElement) Delete(ctx context.Context) error
- func (class *ClassFirstElement) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassFirstElement) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassFirstElement) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassFirstElement) IsDeleted(ctx context.Context) bool
- func (class *ClassFirstElement) SetProperty(ctx context.Context, name string, value any) error
- type ClassFloatVector
- func (class *ClassFloatVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassFloatVector) Clone(ctx context.Context) (*ClassFloatVector, error)
- func (class *ClassFloatVector) Delete(ctx context.Context) error
- func (class *ClassFloatVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassFloatVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassFloatVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassFloatVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassFloatVector) IsDeleted(ctx context.Context) bool
- func (class *ClassFloatVector) Push_back(ctx context.Context, arg0 float32) error
- func (class *ClassFloatVector) Resize(ctx context.Context, arg0 uint32, arg1 float32) error
- func (class *ClassFloatVector) Set(ctx context.Context, arg0 uint32, arg1 float32) (bool, error)
- func (class *ClassFloatVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassFloatVector) Size(ctx context.Context) (uint32, error)
- type ClassFoo
- func (class *ClassFoo) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassFoo) Clone(ctx context.Context) (*ClassFoo, error)
- func (class *ClassFoo) Delete(ctx context.Context) error
- func (class *ClassFoo) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassFoo) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassFoo) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassFoo) IsDeleted(ctx context.Context) bool
- func (class *ClassFoo) SetProperty(ctx context.Context, name string, value any) error
- type ClassHasConstructorUsingUnboundArgument
- func (class *ClassHasConstructorUsingUnboundArgument) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHasConstructorUsingUnboundArgument) Clone(ctx context.Context) (*ClassHasConstructorUsingUnboundArgument, error)
- func (class *ClassHasConstructorUsingUnboundArgument) Delete(ctx context.Context) error
- func (class *ClassHasConstructorUsingUnboundArgument) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHasConstructorUsingUnboundArgument) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHasConstructorUsingUnboundArgument) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHasConstructorUsingUnboundArgument) IsDeleted(ctx context.Context) bool
- func (class *ClassHasConstructorUsingUnboundArgument) SetProperty(ctx context.Context, name string, value any) error
- type ClassHasExternalConstructor
- func (class *ClassHasExternalConstructor) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHasExternalConstructor) Clone(ctx context.Context) (*ClassHasExternalConstructor, error)
- func (class *ClassHasExternalConstructor) Delete(ctx context.Context) error
- func (class *ClassHasExternalConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHasExternalConstructor) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHasExternalConstructor) GetString(ctx context.Context) (string, error)
- func (class *ClassHasExternalConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHasExternalConstructor) IsDeleted(ctx context.Context) bool
- func (class *ClassHasExternalConstructor) SetProperty(ctx context.Context, name string, value any) error
- type ClassHasReadOnlyProperty
- func (class *ClassHasReadOnlyProperty) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHasReadOnlyProperty) Clone(ctx context.Context) (*ClassHasReadOnlyProperty, error)
- func (class *ClassHasReadOnlyProperty) Delete(ctx context.Context) error
- func (class *ClassHasReadOnlyProperty) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHasReadOnlyProperty) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHasReadOnlyProperty) GetPropertyI(ctx context.Context) (int32, error)
- func (class *ClassHasReadOnlyProperty) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHasReadOnlyProperty) IsDeleted(ctx context.Context) bool
- func (class *ClassHasReadOnlyProperty) SetProperty(ctx context.Context, name string, value any) error
- type ClassHasStaticMember
- func (class *ClassHasStaticMember) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHasStaticMember) Clone(ctx context.Context) (*ClassHasStaticMember, error)
- func (class *ClassHasStaticMember) Delete(ctx context.Context) error
- func (class *ClassHasStaticMember) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHasStaticMember) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHasStaticMember) GetStaticPropertyC(ctx context.Context) (int32, error)
- func (class *ClassHasStaticMember) GetStaticPropertyV(ctx context.Context) (int32, error)
- func (class *ClassHasStaticMember) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHasStaticMember) IsDeleted(ctx context.Context) bool
- func (class *ClassHasStaticMember) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHasStaticMember) SetStaticPropertyV(ctx context.Context, val int32) error
- type ClassHasTwoBases
- func (class *ClassHasTwoBases) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHasTwoBases) Clone(ctx context.Context) (*ClassHasTwoBases, error)
- func (class *ClassHasTwoBases) Delete(ctx context.Context) error
- func (class *ClassHasTwoBases) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHasTwoBases) GetField(ctx context.Context) (string, error)
- func (class *ClassHasTwoBases) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHasTwoBases) GetPropertyField(ctx context.Context) (string, error)
- func (class *ClassHasTwoBases) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHasTwoBases) IsDeleted(ctx context.Context) bool
- func (class *ClassHasTwoBases) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHasTwoBases) SetPropertyField(ctx context.Context, val string) error
- type ClassHeldAbstractClass
- func (class *ClassHeldAbstractClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHeldAbstractClass) Clone(ctx context.Context) (*ClassHeldAbstractClass, error)
- func (class *ClassHeldAbstractClass) Delete(ctx context.Context) error
- func (class *ClassHeldAbstractClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHeldAbstractClass) GetClassName(ctx context.Context) (string, error)
- func (class *ClassHeldAbstractClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHeldAbstractClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHeldAbstractClass) IsDeleted(ctx context.Context) bool
- func (class *ClassHeldAbstractClass) Method(ctx context.Context) error
- func (class *ClassHeldAbstractClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHeldAbstractClass) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassHeldAbstractClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassHeldAbstractClassWrapper
- func (class *ClassHeldAbstractClassWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHeldAbstractClassWrapper) Clone(ctx context.Context) (*ClassHeldAbstractClassWrapper, error)
- func (class *ClassHeldAbstractClassWrapper) Delete(ctx context.Context) error
- func (class *ClassHeldAbstractClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHeldAbstractClassWrapper) GetClassName(ctx context.Context) (string, error)
- func (class *ClassHeldAbstractClassWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHeldAbstractClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHeldAbstractClassWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassHeldAbstractClassWrapper) Method(ctx context.Context) error
- func (class *ClassHeldAbstractClassWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassHeldAbstractClassWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHeldAbstractClassWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassHeldAbstractClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassHeldByCustomSmartPtr
- func (class *ClassHeldByCustomSmartPtr) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHeldByCustomSmartPtr) Clone(ctx context.Context) (*ClassHeldByCustomSmartPtr, error)
- func (class *ClassHeldByCustomSmartPtr) Delete(ctx context.Context) error
- func (class *ClassHeldByCustomSmartPtr) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHeldByCustomSmartPtr) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHeldByCustomSmartPtr) GetPropertyI(ctx context.Context) (int32, error)
- func (class *ClassHeldByCustomSmartPtr) GetPropertyS(ctx context.Context) (string, error)
- func (class *ClassHeldByCustomSmartPtr) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHeldByCustomSmartPtr) IsDeleted(ctx context.Context) bool
- func (class *ClassHeldByCustomSmartPtr) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHeldByCustomSmartPtr) SetPropertyI(ctx context.Context, val int32) error
- func (class *ClassHeldByCustomSmartPtr) SetPropertyS(ctx context.Context, val string) error
- func (class *ClassHeldByCustomSmartPtr) StaticCreateSharedPtr(ctx context.Context, arg0 int32, arg1 string) (embind.ClassBase, error)
- type ClassHeldBySmartPtr
- func (class *ClassHeldBySmartPtr) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassHeldBySmartPtr) Clone(ctx context.Context) (*ClassHeldBySmartPtr, error)
- func (class *ClassHeldBySmartPtr) Delete(ctx context.Context) error
- func (class *ClassHeldBySmartPtr) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHeldBySmartPtr) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassHeldBySmartPtr) GetPropertyI(ctx context.Context) (int32, error)
- func (class *ClassHeldBySmartPtr) GetPropertyS(ctx context.Context) (string, error)
- func (class *ClassHeldBySmartPtr) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassHeldBySmartPtr) IsDeleted(ctx context.Context) bool
- func (class *ClassHeldBySmartPtr) ReturnThis(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassHeldBySmartPtr) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassHeldBySmartPtr) SetPropertyI(ctx context.Context, val int32) error
- func (class *ClassHeldBySmartPtr) SetPropertyS(ctx context.Context, val string) error
- func (class *ClassHeldBySmartPtr) StaticNewCustomPtr(ctx context.Context, arg0 int32, arg1 string) (embind.ClassBase, error)
- type ClassIntTemplateClass
- func (class *ClassIntTemplateClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntTemplateClass) Clone(ctx context.Context) (*ClassIntTemplateClass, error)
- func (class *ClassIntTemplateClass) Delete(ctx context.Context) error
- func (class *ClassIntTemplateClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntTemplateClass) GetMember(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassIntTemplateClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntTemplateClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntTemplateClass) IsDeleted(ctx context.Context) bool
- func (class *ClassIntTemplateClass) SetProperty(ctx context.Context, name string, value any) error
- type ClassIntegerVector
- func (class *ClassIntegerVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntegerVector) Clone(ctx context.Context) (*ClassIntegerVector, error)
- func (class *ClassIntegerVector) Delete(ctx context.Context) error
- func (class *ClassIntegerVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntegerVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassIntegerVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntegerVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntegerVector) IsDeleted(ctx context.Context) bool
- func (class *ClassIntegerVector) Push_back(ctx context.Context, arg0 int32) error
- func (class *ClassIntegerVector) Resize(ctx context.Context, arg0 uint32, arg1 int32) error
- func (class *ClassIntegerVector) Set(ctx context.Context, arg0 uint32, arg1 int32) (bool, error)
- func (class *ClassIntegerVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassIntegerVector) Size(ctx context.Context) (uint32, error)
- type ClassIntegerVectorVector
- func (class *ClassIntegerVectorVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntegerVectorVector) Clone(ctx context.Context) (*ClassIntegerVectorVector, error)
- func (class *ClassIntegerVectorVector) Delete(ctx context.Context) error
- func (class *ClassIntegerVectorVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntegerVectorVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassIntegerVectorVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntegerVectorVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntegerVectorVector) IsDeleted(ctx context.Context) bool
- func (class *ClassIntegerVectorVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassIntegerVectorVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
- func (class *ClassIntegerVectorVector) Set(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) (bool, error)
- func (class *ClassIntegerVectorVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassIntegerVectorVector) Size(ctx context.Context) (uint32, error)
- type ClassInterface
- func (class *ClassInterface) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassInterface) Clone(ctx context.Context) (*ClassInterface, error)
- func (class *ClassInterface) Delete(ctx context.Context) error
- func (class *ClassInterface) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassInterface) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassInterface) Invoke(ctx context.Context, arg0 string) error
- func (class *ClassInterface) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassInterface) IsDeleted(ctx context.Context) bool
- func (class *ClassInterface) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassInterface) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassInterface) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassInterfaceWrapper
- func (class *ClassInterfaceWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassInterfaceWrapper) Clone(ctx context.Context) (*ClassInterfaceWrapper, error)
- func (class *ClassInterfaceWrapper) Delete(ctx context.Context) error
- func (class *ClassInterfaceWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassInterfaceWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassInterfaceWrapper) Invoke(ctx context.Context, arg0 string) error
- func (class *ClassInterfaceWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassInterfaceWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassInterfaceWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassInterfaceWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassInterfaceWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassInterfaceWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassIntrusiveClass
- func (class *ClassIntrusiveClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntrusiveClass) Clone(ctx context.Context) (*ClassIntrusiveClass, error)
- func (class *ClassIntrusiveClass) Delete(ctx context.Context) error
- func (class *ClassIntrusiveClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntrusiveClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntrusiveClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntrusiveClass) IsDeleted(ctx context.Context) bool
- func (class *ClassIntrusiveClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassIntrusiveClass) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassIntrusiveClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassIntrusiveClassHolder
- func (class *ClassIntrusiveClassHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntrusiveClassHolder) Clone(ctx context.Context) (*ClassIntrusiveClassHolder, error)
- func (class *ClassIntrusiveClassHolder) Delete(ctx context.Context) error
- func (class *ClassIntrusiveClassHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntrusiveClassHolder) Get(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntrusiveClassHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntrusiveClassHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntrusiveClassHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassIntrusiveClassHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassIntrusiveClassHolder) SetProperty(ctx context.Context, name string, value any) error
- type ClassIntrusiveClassWrapper
- func (class *ClassIntrusiveClassWrapper) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassIntrusiveClassWrapper) Clone(ctx context.Context) (*ClassIntrusiveClassWrapper, error)
- func (class *ClassIntrusiveClassWrapper) Delete(ctx context.Context) error
- func (class *ClassIntrusiveClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassIntrusiveClassWrapper) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassIntrusiveClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassIntrusiveClassWrapper) IsDeleted(ctx context.Context) bool
- func (class *ClassIntrusiveClassWrapper) NotifyOnDestruction(ctx context.Context) error
- func (class *ClassIntrusiveClassWrapper) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassIntrusiveClassWrapper) StaticExtend(ctx context.Context, arg0 string, arg1 any) (any, error)
- func (class *ClassIntrusiveClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
- type ClassMap_int__string_
- func (class *ClassMap_int__string_) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMap_int__string_) Clone(ctx context.Context) (*ClassMap_int__string_, error)
- func (class *ClassMap_int__string_) Delete(ctx context.Context) error
- func (class *ClassMap_int__string_) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMap_int__string_) Get(ctx context.Context, arg0 int32) (any, error)
- func (class *ClassMap_int__string_) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMap_int__string_) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMap_int__string_) IsDeleted(ctx context.Context) bool
- func (class *ClassMap_int__string_) Keys(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMap_int__string_) Set(ctx context.Context, arg0 int32, arg1 string) error
- func (class *ClassMap_int__string_) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMap_int__string_) Size(ctx context.Context) (uint32, error)
- type ClassMultipleAccessors
- func (class *ClassMultipleAccessors) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleAccessors) Clone(ctx context.Context) (*ClassMultipleAccessors, error)
- func (class *ClassMultipleAccessors) Delete(ctx context.Context) error
- func (class *ClassMultipleAccessors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleAccessors) GetConst(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassMultipleAccessors) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleAccessors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleAccessors) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleAccessors) SetProperty(ctx context.Context, name string, value any) error
- type ClassMultipleCtors
- func NewClassMultipleCtors1(e embind.Engine, ctx context.Context, arg0 int32) (*ClassMultipleCtors, error)
- func NewClassMultipleCtors2(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32) (*ClassMultipleCtors, error)
- func NewClassMultipleCtors3(e embind.Engine, ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (*ClassMultipleCtors, error)
- func (class *ClassMultipleCtors) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleCtors) Clone(ctx context.Context) (*ClassMultipleCtors, error)
- func (class *ClassMultipleCtors) Delete(ctx context.Context) error
- func (class *ClassMultipleCtors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleCtors) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleCtors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleCtors) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleCtors) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultipleCtors) WhichCtorCalled(ctx context.Context) (int32, error)
- type ClassMultipleOverloads
- func (class *ClassMultipleOverloads) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleOverloads) Clone(ctx context.Context) (*ClassMultipleOverloads, error)
- func (class *ClassMultipleOverloads) Delete(ctx context.Context) error
- func (class *ClassMultipleOverloads) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleOverloads) Func1(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassMultipleOverloads) Func2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (class *ClassMultipleOverloads) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleOverloads) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleOverloads) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleOverloads) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultipleOverloads) StaticStaticFunc1(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassMultipleOverloads) StaticStaticFunc2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (class *ClassMultipleOverloads) StaticWhichStaticFuncCalled(ctx context.Context) (int32, error)
- func (class *ClassMultipleOverloads) WhichFuncCalled(ctx context.Context) (int32, error)
- type ClassMultipleOverloadsDependingOnDummy
- func (class *ClassMultipleOverloadsDependingOnDummy) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) Clone(ctx context.Context) (*ClassMultipleOverloadsDependingOnDummy, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) Delete(ctx context.Context) error
- func (class *ClassMultipleOverloadsDependingOnDummy) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) Dummy0(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) Dummy1(ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleOverloadsDependingOnDummy) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy0(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy1(ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
- type ClassMultipleOverloadsDerived
- func (class *ClassMultipleOverloadsDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleOverloadsDerived) Clone(ctx context.Context) (*ClassMultipleOverloadsDerived, error)
- func (class *ClassMultipleOverloadsDerived) Delete(ctx context.Context) error
- func (class *ClassMultipleOverloadsDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleOverloadsDerived) Func1(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) Func2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) Func3(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) Func4(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleOverloadsDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleOverloadsDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleOverloadsDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultipleOverloadsDerived) StaticStaticFunc1(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) StaticStaticFunc2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) StaticStaticFunc3(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) StaticStaticFunc4(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int32, error)
- func (class *ClassMultipleOverloadsDerived) StaticWhichStaticFuncCalled(ctx context.Context) (int32, error)
- func (class *ClassMultipleOverloadsDerived) WhichFuncCalled(ctx context.Context) (int32, error)
- type ClassMultipleSmartCtors
- func (class *ClassMultipleSmartCtors) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultipleSmartCtors) Clone(ctx context.Context) (*ClassMultipleSmartCtors, error)
- func (class *ClassMultipleSmartCtors) Delete(ctx context.Context) error
- func (class *ClassMultipleSmartCtors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultipleSmartCtors) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultipleSmartCtors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultipleSmartCtors) IsDeleted(ctx context.Context) bool
- func (class *ClassMultipleSmartCtors) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultipleSmartCtors) WhichCtorCalled(ctx context.Context) (int32, error)
- type ClassMultiplyDerived
- func (class *ClassMultiplyDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMultiplyDerived) Clone(ctx context.Context) (*ClassMultiplyDerived, error)
- func (class *ClassMultiplyDerived) Delete(ctx context.Context) error
- func (class *ClassMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMultiplyDerived) GetBaseMember(ctx context.Context) (int32, error)
- func (class *ClassMultiplyDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassMultiplyDerived) GetClassNameFromBase(ctx context.Context) (string, error)
- func (class *ClassMultiplyDerived) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassMultiplyDerived) GetMember(ctx context.Context) (int32, error)
- func (class *ClassMultiplyDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMultiplyDerived) GetPropertyBaseMember(ctx context.Context) (int32, error)
- func (class *ClassMultiplyDerived) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMultiplyDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassMultiplyDerived) SetBaseMember(ctx context.Context, arg0 int32) error
- func (class *ClassMultiplyDerived) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassMultiplyDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMultiplyDerived) SetPropertyBaseMember(ctx context.Context, val int32) error
- func (class *ClassMultiplyDerived) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassMultiplyDerived) StaticClassFunction(ctx context.Context) (string, error)
- func (class *ClassMultiplyDerived) StaticGetInstanceCount(ctx context.Context) (int32, error)
- type ClassMyClass
- func (class *ClassMyClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassMyClass) Clone(ctx context.Context) (*ClassMyClass, error)
- func (class *ClassMyClass) CombineY(ctx context.Context, arg0 string) (string, error)
- func (class *ClassMyClass) Delete(ctx context.Context) error
- func (class *ClassMyClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassMyClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassMyClass) GetPropertyX(ctx context.Context) (int32, error)
- func (class *ClassMyClass) GetPropertyY(ctx context.Context) (string, error)
- func (class *ClassMyClass) IncrementX0(ctx context.Context) error
- func (class *ClassMyClass) IncrementX1(ctx context.Context, arg0 int32) error
- func (class *ClassMyClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassMyClass) IsDeleted(ctx context.Context) bool
- func (class *ClassMyClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassMyClass) SetPropertyX(ctx context.Context, val int32) error
- func (class *ClassMyClass) StaticGetStringFromInstance(ctx context.Context, arg0 embind.ClassBase) (string, error)
- type ClassNoExceptClass
- func (class *ClassNoExceptClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassNoExceptClass) Clone(ctx context.Context) (*ClassNoExceptClass, error)
- func (class *ClassNoExceptClass) Delete(ctx context.Context) error
- func (class *ClassNoExceptClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassNoExceptClass) Embind_test_no_except_function(ctx context.Context) error
- func (class *ClassNoExceptClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassNoExceptClass) GetPropertyX(ctx context.Context) (int32, error)
- func (class *ClassNoExceptClass) GetValue(ctx context.Context) (int32, error)
- func (class *ClassNoExceptClass) GetValueConst(ctx context.Context) (int32, error)
- func (class *ClassNoExceptClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassNoExceptClass) IsDeleted(ctx context.Context) bool
- func (class *ClassNoExceptClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassNoExceptClass) SetPropertyX(ctx context.Context, val int32) error
- type ClassNoncopyable
- func (class *ClassNoncopyable) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassNoncopyable) Clone(ctx context.Context) (*ClassNoncopyable, error)
- func (class *ClassNoncopyable) Delete(ctx context.Context) error
- func (class *ClassNoncopyable) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassNoncopyable) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassNoncopyable) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassNoncopyable) IsDeleted(ctx context.Context) bool
- func (class *ClassNoncopyable) Method(ctx context.Context) (string, error)
- func (class *ClassNoncopyable) SetProperty(ctx context.Context, name string, value any) error
- type ClassParentClass
- func (class *ClassParentClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassParentClass) Clone(ctx context.Context) (*ClassParentClass, error)
- func (class *ClassParentClass) Delete(ctx context.Context) error
- func (class *ClassParentClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassParentClass) GetBigClass(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassParentClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassParentClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassParentClass) IsDeleted(ctx context.Context) bool
- func (class *ClassParentClass) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolyBase
- func (class *ClassPolyBase) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyBase) Clone(ctx context.Context) (*ClassPolyBase, error)
- func (class *ClassPolyBase) Delete(ctx context.Context) error
- func (class *ClassPolyBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyBase) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyBase) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyBase) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyBase) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassPolyBase) VirtualGetClassName(ctx context.Context) (string, error)
- type ClassPolyDerived
- func (class *ClassPolyDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDerived) Clone(ctx context.Context) (*ClassPolyDerived, error)
- func (class *ClassPolyDerived) Delete(ctx context.Context) error
- func (class *ClassPolyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassPolyDerived) StaticGetPtr(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDerived) StaticGetPtrClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDerived) StaticReleasePtr(ctx context.Context) error
- func (class *ClassPolyDerived) StaticSetPtrDerived(ctx context.Context) error
- func (class *ClassPolyDerived) VirtualGetClassName(ctx context.Context) (string, error)
- type ClassPolyDerivedThrice
- func (class *ClassPolyDerivedThrice) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDerivedThrice) Clone(ctx context.Context) (*ClassPolyDerivedThrice, error)
- func (class *ClassPolyDerivedThrice) Delete(ctx context.Context) error
- func (class *ClassPolyDerivedThrice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDerivedThrice) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDerivedThrice) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDerivedThrice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDerivedThrice) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDerivedThrice) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassPolyDerivedThrice) StaticGetPtrClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDerivedThrice) StaticReleasePtr(ctx context.Context) error
- func (class *ClassPolyDerivedThrice) StaticSetPtrDerived(ctx context.Context) error
- func (class *ClassPolyDerivedThrice) VirtualGetClassName(ctx context.Context) (string, error)
- type ClassPolyDiamondBase
- func (class *ClassPolyDiamondBase) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDiamondBase) Clone(ctx context.Context) (*ClassPolyDiamondBase, error)
- func (class *ClassPolyDiamondBase) Delete(ctx context.Context) error
- func (class *ClassPolyDiamondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDiamondBase) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDiamondBase) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDiamondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDiamondBase) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDiamondBase) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolyDiamondDerived
- func (class *ClassPolyDiamondDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDiamondDerived) Clone(ctx context.Context) (*ClassPolyDiamondDerived, error)
- func (class *ClassPolyDiamondDerived) Delete(ctx context.Context) error
- func (class *ClassPolyDiamondDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDiamondDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDiamondDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDiamondDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDiamondDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDiamondDerived) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolyDiamondMultiplyDerived
- func (class *ClassPolyDiamondMultiplyDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDiamondMultiplyDerived) Clone(ctx context.Context) (*ClassPolyDiamondMultiplyDerived, error)
- func (class *ClassPolyDiamondMultiplyDerived) Delete(ctx context.Context) error
- func (class *ClassPolyDiamondMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDiamondMultiplyDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDiamondMultiplyDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDiamondMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDiamondMultiplyDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDiamondMultiplyDerived) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolyDiamondSiblingDerived
- func (class *ClassPolyDiamondSiblingDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyDiamondSiblingDerived) Clone(ctx context.Context) (*ClassPolyDiamondSiblingDerived, error)
- func (class *ClassPolyDiamondSiblingDerived) Delete(ctx context.Context) error
- func (class *ClassPolyDiamondSiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyDiamondSiblingDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyDiamondSiblingDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyDiamondSiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyDiamondSiblingDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyDiamondSiblingDerived) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolyMultiplyDerived
- func (class *ClassPolyMultiplyDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolyMultiplyDerived) Clone(ctx context.Context) (*ClassPolyMultiplyDerived, error)
- func (class *ClassPolyMultiplyDerived) Delete(ctx context.Context) error
- func (class *ClassPolyMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolyMultiplyDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolyMultiplyDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolyMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolyMultiplyDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolyMultiplyDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassPolyMultiplyDerived) VirtualGetClassName(ctx context.Context) (string, error)
- type ClassPolySecondBase
- func (class *ClassPolySecondBase) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolySecondBase) Clone(ctx context.Context) (*ClassPolySecondBase, error)
- func (class *ClassPolySecondBase) Delete(ctx context.Context) error
- func (class *ClassPolySecondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolySecondBase) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolySecondBase) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolySecondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolySecondBase) IsDeleted(ctx context.Context) bool
- func (class *ClassPolySecondBase) SetProperty(ctx context.Context, name string, value any) error
- type ClassPolySiblingDerived
- func (class *ClassPolySiblingDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassPolySiblingDerived) Clone(ctx context.Context) (*ClassPolySiblingDerived, error)
- func (class *ClassPolySiblingDerived) Delete(ctx context.Context) error
- func (class *ClassPolySiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassPolySiblingDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassPolySiblingDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassPolySiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassPolySiblingDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassPolySiblingDerived) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassPolySiblingDerived) VirtualGetClassName(ctx context.Context) (string, error)
- type ClassSecondBase
- func (class *ClassSecondBase) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSecondBase) Clone(ctx context.Context) (*ClassSecondBase, error)
- func (class *ClassSecondBase) Delete(ctx context.Context) error
- func (class *ClassSecondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSecondBase) GetClassName(ctx context.Context) (string, error)
- func (class *ClassSecondBase) GetClassNameFromSecondBase(ctx context.Context) (string, error)
- func (class *ClassSecondBase) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
- func (class *ClassSecondBase) GetMember(ctx context.Context) (int32, error)
- func (class *ClassSecondBase) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSecondBase) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassSecondBase) GetPropertySecondBaseMember(ctx context.Context) (int32, error)
- func (class *ClassSecondBase) GetSecondBaseMember(ctx context.Context) (int32, error)
- func (class *ClassSecondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSecondBase) IsDeleted(ctx context.Context) bool
- func (class *ClassSecondBase) SetMember(ctx context.Context, arg0 int32) error
- func (class *ClassSecondBase) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassSecondBase) SetPropertyMember(ctx context.Context, val int32) error
- func (class *ClassSecondBase) SetPropertySecondBaseMember(ctx context.Context, val int32) error
- func (class *ClassSecondBase) SetSecondBaseMember(ctx context.Context, arg0 int32) error
- type ClassSecondElement
- func (class *ClassSecondElement) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSecondElement) Clone(ctx context.Context) (*ClassSecondElement, error)
- func (class *ClassSecondElement) Delete(ctx context.Context) error
- func (class *ClassSecondElement) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSecondElement) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSecondElement) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSecondElement) IsDeleted(ctx context.Context) bool
- func (class *ClassSecondElement) SetProperty(ctx context.Context, name string, value any) error
- type ClassSharedPtrHolder
- func (class *ClassSharedPtrHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSharedPtrHolder) Clone(ctx context.Context) (*ClassSharedPtrHolder, error)
- func (class *ClassSharedPtrHolder) Delete(ctx context.Context) error
- func (class *ClassSharedPtrHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSharedPtrHolder) Get(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSharedPtrHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSharedPtrHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSharedPtrHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassSharedPtrHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassSharedPtrHolder) SetProperty(ctx context.Context, name string, value any) error
- type ClassSharedPtrVector
- func (class *ClassSharedPtrVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSharedPtrVector) Clone(ctx context.Context) (*ClassSharedPtrVector, error)
- func (class *ClassSharedPtrVector) Delete(ctx context.Context) error
- func (class *ClassSharedPtrVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSharedPtrVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassSharedPtrVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSharedPtrVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSharedPtrVector) IsDeleted(ctx context.Context) bool
- func (class *ClassSharedPtrVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassSharedPtrVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
- func (class *ClassSharedPtrVector) Set(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) (bool, error)
- func (class *ClassSharedPtrVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassSharedPtrVector) Size(ctx context.Context) (uint32, error)
- type ClassSiblingDerived
- func (class *ClassSiblingDerived) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSiblingDerived) Clone(ctx context.Context) (*ClassSiblingDerived, error)
- func (class *ClassSiblingDerived) Delete(ctx context.Context) error
- func (class *ClassSiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSiblingDerived) GetClassName(ctx context.Context) (string, error)
- func (class *ClassSiblingDerived) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSiblingDerived) IsDeleted(ctx context.Context) bool
- func (class *ClassSiblingDerived) SetProperty(ctx context.Context, name string, value any) error
- type ClassSmallClass
- func (class *ClassSmallClass) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassSmallClass) Clone(ctx context.Context) (*ClassSmallClass, error)
- func (class *ClassSmallClass) Delete(ctx context.Context) error
- func (class *ClassSmallClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassSmallClass) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassSmallClass) GetPropertyMember(ctx context.Context) (int32, error)
- func (class *ClassSmallClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassSmallClass) IsDeleted(ctx context.Context) bool
- func (class *ClassSmallClass) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassSmallClass) SetPropertyMember(ctx context.Context, val int32) error
- type ClassStringFunctorString
- func (class *ClassStringFunctorString) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassStringFunctorString) Clone(ctx context.Context) (*ClassStringFunctorString, error)
- func (class *ClassStringFunctorString) Delete(ctx context.Context) error
- func (class *ClassStringFunctorString) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringFunctorString) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassStringFunctorString) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassStringFunctorString) IsDeleted(ctx context.Context) bool
- func (class *ClassStringFunctorString) Opcall(ctx context.Context, arg0 string) (string, error)
- func (class *ClassStringFunctorString) SetProperty(ctx context.Context, name string, value any) error
- type ClassStringHolder
- func (class *ClassStringHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassStringHolder) Clone(ctx context.Context) (*ClassStringHolder, error)
- func (class *ClassStringHolder) Delete(ctx context.Context) error
- func (class *ClassStringHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringHolder) Get(ctx context.Context) (string, error)
- func (class *ClassStringHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassStringHolder) Get_const_ref(ctx context.Context) (string, error)
- func (class *ClassStringHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassStringHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassStringHolder) Set(ctx context.Context, arg0 string) error
- func (class *ClassStringHolder) SetProperty(ctx context.Context, name string, value any) error
- type ClassStringHolderVector
- func (class *ClassStringHolderVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassStringHolderVector) Clone(ctx context.Context) (*ClassStringHolderVector, error)
- func (class *ClassStringHolderVector) Delete(ctx context.Context) error
- func (class *ClassStringHolderVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringHolderVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassStringHolderVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassStringHolderVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassStringHolderVector) IsDeleted(ctx context.Context) bool
- func (class *ClassStringHolderVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassStringHolderVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
- func (class *ClassStringHolderVector) Set(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) (bool, error)
- func (class *ClassStringHolderVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassStringHolderVector) Size(ctx context.Context) (uint32, error)
- type ClassStringIntMap
- func (class *ClassStringIntMap) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassStringIntMap) Clone(ctx context.Context) (*ClassStringIntMap, error)
- func (class *ClassStringIntMap) Delete(ctx context.Context) error
- func (class *ClassStringIntMap) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringIntMap) Get(ctx context.Context, arg0 string) (any, error)
- func (class *ClassStringIntMap) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassStringIntMap) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassStringIntMap) IsDeleted(ctx context.Context) bool
- func (class *ClassStringIntMap) Keys(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringIntMap) Set(ctx context.Context, arg0 string, arg1 int32) error
- func (class *ClassStringIntMap) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassStringIntMap) Size(ctx context.Context) (uint32, error)
- type ClassStringVector
- func (class *ClassStringVector) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassStringVector) Clone(ctx context.Context) (*ClassStringVector, error)
- func (class *ClassStringVector) Delete(ctx context.Context) error
- func (class *ClassStringVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassStringVector) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassStringVector) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassStringVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassStringVector) IsDeleted(ctx context.Context) bool
- func (class *ClassStringVector) Push_back(ctx context.Context, arg0 string) error
- func (class *ClassStringVector) Resize(ctx context.Context, arg0 uint32, arg1 string) error
- func (class *ClassStringVector) Set(ctx context.Context, arg0 uint32, arg1 string) (bool, error)
- func (class *ClassStringVector) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassStringVector) Size(ctx context.Context) (uint32, error)
- type ClassUniquePtrLifetimeMock
- func (class *ClassUniquePtrLifetimeMock) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassUniquePtrLifetimeMock) Clone(ctx context.Context) (*ClassUniquePtrLifetimeMock, error)
- func (class *ClassUniquePtrLifetimeMock) Delete(ctx context.Context) error
- func (class *ClassUniquePtrLifetimeMock) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassUniquePtrLifetimeMock) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassUniquePtrLifetimeMock) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassUniquePtrLifetimeMock) IsDeleted(ctx context.Context) bool
- func (class *ClassUniquePtrLifetimeMock) SetProperty(ctx context.Context, name string, value any) error
- type ClassUniquePtrToConstructor
- func (class *ClassUniquePtrToConstructor) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassUniquePtrToConstructor) Clone(ctx context.Context) (*ClassUniquePtrToConstructor, error)
- func (class *ClassUniquePtrToConstructor) Delete(ctx context.Context) error
- func (class *ClassUniquePtrToConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassUniquePtrToConstructor) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassUniquePtrToConstructor) GetValue(ctx context.Context) (int32, error)
- func (class *ClassUniquePtrToConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassUniquePtrToConstructor) IsDeleted(ctx context.Context) bool
- func (class *ClassUniquePtrToConstructor) SetProperty(ctx context.Context, name string, value any) error
- type ClassValHolder
- func (class *ClassValHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassValHolder) Clone(ctx context.Context) (*ClassValHolder, error)
- func (class *ClassValHolder) Delete(ctx context.Context) error
- func (class *ClassValHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassValHolder) GetConstVal(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassValHolder) GetPropertyFunction_val(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetPropertyFunctor_val(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetPropertyReadonly_function_val(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetPropertyReadonly_functor_val(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetPropertyVal(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetPropertyVal_readonly(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetVal(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetValConstRef(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetValFunction(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetValFunctor(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetValNonConst(ctx context.Context) (any, error)
- func (class *ClassValHolder) GetValNonMember(ctx context.Context) (any, error)
- func (class *ClassValHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassValHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassValHolder) SetEmpty(ctx context.Context) error
- func (class *ClassValHolder) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassValHolder) SetPropertyFunction_val(ctx context.Context, val any) error
- func (class *ClassValHolder) SetPropertyFunctor_val(ctx context.Context, val any) error
- func (class *ClassValHolder) SetPropertyVal(ctx context.Context, val any) error
- func (class *ClassValHolder) SetVal(ctx context.Context, arg0 any) error
- func (class *ClassValHolder) SetValFunction(ctx context.Context, arg0 any) error
- func (class *ClassValHolder) SetValFunctor(ctx context.Context, arg0 any) error
- func (class *ClassValHolder) StaticGet_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase) (any, error)
- func (class *ClassValHolder) StaticMakeConst(ctx context.Context, arg0 any) (embind.ClassBase, error)
- func (class *ClassValHolder) StaticMakeValHolder(ctx context.Context, arg0 any) (embind.ClassBase, error)
- func (class *ClassValHolder) StaticSet_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase, arg1 any) error
- func (class *ClassValHolder) StaticSome_class_method(ctx context.Context, arg0 int32) (int32, error)
- func (class *ClassValHolder) StaticTransfer_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase, arg1 embind.ClassBase) error
- type ClassVectorHolder
- func (class *ClassVectorHolder) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassVectorHolder) Clone(ctx context.Context) (*ClassVectorHolder, error)
- func (class *ClassVectorHolder) Delete(ctx context.Context) error
- func (class *ClassVectorHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassVectorHolder) Get(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassVectorHolder) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassVectorHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassVectorHolder) IsDeleted(ctx context.Context) bool
- func (class *ClassVectorHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
- func (class *ClassVectorHolder) SetProperty(ctx context.Context, name string, value any) error
- type ClassVectorUnsigned
- func (class *ClassVectorUnsigned) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassVectorUnsigned) Clone(ctx context.Context) (*ClassVectorUnsigned, error)
- func (class *ClassVectorUnsigned) Delete(ctx context.Context) error
- func (class *ClassVectorUnsigned) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassVectorUnsigned) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassVectorUnsigned) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassVectorUnsigned) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassVectorUnsigned) IsDeleted(ctx context.Context) bool
- func (class *ClassVectorUnsigned) Push_back(ctx context.Context, arg0 uint32) error
- func (class *ClassVectorUnsigned) Resize(ctx context.Context, arg0 uint32, arg1 uint32) error
- func (class *ClassVectorUnsigned) Set(ctx context.Context, arg0 uint32, arg1 uint32) (bool, error)
- func (class *ClassVectorUnsigned) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassVectorUnsigned) Size(ctx context.Context) (uint32, error)
- type ClassVectorUnsignedChar
- func (class *ClassVectorUnsignedChar) CallMethod(ctx context.Context, name string, arguments ...any) (any, error)
- func (class *ClassVectorUnsignedChar) Clone(ctx context.Context) (*ClassVectorUnsignedChar, error)
- func (class *ClassVectorUnsignedChar) Delete(ctx context.Context) error
- func (class *ClassVectorUnsignedChar) DeleteLater(ctx context.Context) (embind.ClassBase, error)
- func (class *ClassVectorUnsignedChar) Get(ctx context.Context, arg0 uint32) (any, error)
- func (class *ClassVectorUnsignedChar) GetProperty(ctx context.Context, name string) (any, error)
- func (class *ClassVectorUnsignedChar) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
- func (class *ClassVectorUnsignedChar) IsDeleted(ctx context.Context) bool
- func (class *ClassVectorUnsignedChar) Push_back(ctx context.Context, arg0 uint8) error
- func (class *ClassVectorUnsignedChar) Resize(ctx context.Context, arg0 uint32, arg1 uint8) error
- func (class *ClassVectorUnsignedChar) Set(ctx context.Context, arg0 uint32, arg1 uint8) (bool, error)
- func (class *ClassVectorUnsignedChar) SetProperty(ctx context.Context, name string, value any) error
- func (class *ClassVectorUnsignedChar) Size(ctx context.Context) (uint32, error)
- type EnumEnum
- type EnumEnumClass
- type EnumNewStyle
- type EnumOldStyle
Constants ¶
View Source
const Constant_INT_CONSTANT = int32(10)
View Source
const Constant_SOME_CONSTANT_1 = bool(false)
View Source
const Constant_SOME_CONSTANT_10 = uint16(10)
View Source
const Constant_SOME_CONSTANT_11 = uint8(11)
View Source
const Constant_SOME_CONSTANT_12 = uint32(12)
View Source
const Constant_SOME_CONSTANT_13 = string("TestWideString")
View Source
const Constant_SOME_CONSTANT_14 = bool(true)
View Source
const Constant_SOME_CONSTANT_15 = uint64(15)
View Source
const Constant_SOME_CONSTANT_2 = float32(2)
View Source
const Constant_SOME_CONSTANT_3 = float64(3)
View Source
const Constant_SOME_CONSTANT_4 = int32(4)
View Source
const Constant_SOME_CONSTANT_5 = string("TestString")
View Source
const Constant_SOME_CONSTANT_6 = int8(67)
View Source
const Constant_SOME_CONSTANT_7 = int64(7)
View Source
const Constant_SOME_CONSTANT_8 = uint16(8)
View Source
const Constant_SOME_CONSTANT_9 = uint32(9)
View Source
const Constant_STATIC_CONST_INTEGER_VALUE_1 = int32(1)
View Source
const Constant_STATIC_CONST_INTEGER_VALUE_1000 = int32(1000)
View Source
const Constant_STRING_CONSTANT = string("some string")
View Source
const Constant_hasUnboundTypeNames = bool(true)
Variables ¶
View Source
var Constant_VALUE_ARRAY_CONSTANT = []interface{}{1, 2, 3, 4} // Not all types can be actual constants in Go.
View Source
var Constant_VALUE_OBJECT_CONSTANT = map[string]interface{}{"w": 4, "x": 1, "y": 2, "z": 3} // Not all types can be actual constants in Go.
Functions ¶
func AbstractClass ¶
func AbstractClassWrapper ¶
func BaseClassWrapper ¶
func Bool_return_bool ¶
func BoundClass ¶
func CallAbstractMethod ¶
func CallAbstractMethod2 ¶
func CallDifferentArguments ¶
func CallOptionalMethod ¶
func CallWithMemoryView ¶
func Call_StringHolder_func ¶
func CharVector ¶
func Char_return_char ¶
func Char_to_string ¶
func Clear_StringHolder ¶
func ConstAndNonConst ¶
func Const_ref_adder ¶
func CustomStruct ¶
func DerivedClass ¶
func DerivedHolder ¶
func DerivedThrice ¶
func DerivedTwice ¶
func DerivedWithMixin ¶
func DerivedWithOffset ¶
func DoCustomMarshalTest ¶
func Double_return_double ¶
func DummyForOverloads ¶
func DummyForPointer ¶
func EmValVector ¶
func Embind_test_getglobal ¶
func Embind_test_new_Object ¶
func Embind_test_new_factory ¶
func Emval_has_own_property ¶
func Emval_instance_of ¶
func Emval_is_array ¶
func Emval_is_number ¶
func Emval_is_string ¶
func Emval_test_add ¶
func Emval_test_as_unsigned ¶
func Emval_test_equals ¶
func Emval_test_get_length ¶
func Emval_test_is_false ¶
func Emval_test_is_null ¶
func Emval_test_is_true ¶
func Emval_test_is_undefined ¶
func Emval_test_new_integer ¶
func Emval_test_new_object ¶
func Emval_test_new_string ¶
func Emval_test_not ¶
func Emval_test_passthrough ¶
func Emval_test_return_void ¶
func Emval_test_sum ¶
func Emval_type_of ¶
func Emval_u16_string ¶
func Emval_u8_string ¶
func FindPersonAtLocation ¶
func FirstElement ¶
func FloatVector ¶
func Float_return_float ¶
func Float_return_void ¶
func Force_memory_growth ¶
func Function_overload0 ¶
func Function_overload1 ¶
func GetAbstractClass ¶
func GetDerivedClassInstance ¶
func GetHasUnboundBase ¶
func GetNoncopyable ¶
func GetOrderedStruct ¶
func GetTypeOfVal ¶
func GetUnboundClass ¶
func Get_literal_u16string ¶
func Get_literal_u32string ¶
func Get_literal_wstring ¶
func Get_memory_view_char ¶
func Get_memory_view_double ¶
func Get_memory_view_float ¶
func Get_memory_view_int ¶
func Get_memory_view_long ¶
func Get_memory_view_short ¶
func Get_module_property ¶
func Get_non_ascii_string ¶
func Get_non_ascii_u16string ¶
func Get_non_ascii_u32string ¶
func Get_non_ascii_wstring ¶
func HasExternalConstructor ¶
func HasReadOnlyProperty ¶
func HasStaticMember ¶
func HasTwoBases ¶
func HeldAbstractClass ¶
func HeldByCustomSmartPtr ¶
func HeldBySmartPtr ¶
func IntTemplateClass ¶
func Int_return_int ¶
func Int_to_string ¶
func IntegerVector ¶
func IntegerVectorVector ¶
func InterfaceWrapper ¶
func IntrusiveClass ¶
func IntrusiveClassHolder ¶
func IntrusiveClassWrapper ¶
func Load_unsigned_char ¶
func Load_unsigned_int ¶
func Load_unsigned_long ¶
func Load_unsigned_short ¶
func Long_return_long ¶
func Long_to_string ¶
func Map_int__string_ ¶
func MultipleAccessors ¶
func MultipleCtors ¶
func MultipleOverloads ¶
func MultipleSmartCtors ¶
func MultiplyDerived ¶
func NoExceptClass ¶
func Noncopyable ¶
func Overloaded_function1 ¶
func Overloaded_function2 ¶
func ParentClass ¶
func PassHeldAbstractClass ¶
func PassShared ¶
func PassThrough ¶
func PassThroughRawPtr ¶
func PolyDerived ¶
func PolyDerivedThrice ¶
func PolyDiamondBase ¶
func PolyDiamondDerived ¶
func PolyMultiplyDerived ¶
func PolySecondBase ¶
func PolySiblingDerived ¶
func Return_map ¶
func Return_vector ¶
func SecondBase ¶
func SecondElement ¶
func SetPersonAtLocation ¶
func SharedPtrHolder ¶
func SharedPtrVector ¶
func Short_return_short ¶
func Short_to_string ¶
func SiblingDerived ¶
func Signed_char_to_string ¶
func SmallClass ¶
func Store_unsigned_char ¶
func Store_unsigned_int ¶
func Store_unsigned_long ¶
func Store_unsigned_short ¶
func StringFunctorString ¶
func StringHolder ¶
func StringHolderVector ¶
func StringIntMap ¶
func StringVector ¶
func TakesHeldBySmartPtr ¶
func Test_string_with_vec ¶
func Uchar_return_uchar ¶
func Uint_return_uint ¶
func Ulong_return_ulong ¶
func UniquePtrLifetimeMock ¶
func UniquePtrToConstructor ¶
func Unsigned_char_to_string ¶
func Unsigned_int_to_string ¶
func Unsigned_long_to_string ¶
func Ushort_return_ushort ¶
func Val_as_double ¶
func Val_as_float ¶
func Val_as_int64_t ¶
func Val_as_short ¶
func Val_as_string ¶
func Val_as_uint64_t ¶
func Val_as_value_array ¶
func Val_as_value_object ¶
func Val_as_wstring ¶
func VectorHolder ¶
func VectorUnsigned ¶
func VectorUnsignedChar ¶
Types ¶
type ClassAbstractClass ¶
type ClassAbstractClass struct {
embind.ClassBase
}
func (*ClassAbstractClass) AbstractMethod ¶
func (class *ClassAbstractClass) AbstractMethod(ctx context.Context) (string, error)
func (*ClassAbstractClass) CallMethod ¶
func (*ClassAbstractClass) Clone ¶
func (class *ClassAbstractClass) Clone(ctx context.Context) (*ClassAbstractClass, error)
func (*ClassAbstractClass) ConcreteMethod ¶
func (class *ClassAbstractClass) ConcreteMethod(ctx context.Context) (string, error)
func (*ClassAbstractClass) Delete ¶
func (class *ClassAbstractClass) Delete(ctx context.Context) error
func (*ClassAbstractClass) DeleteLater ¶
func (class *ClassAbstractClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassAbstractClass) GetProperty ¶
func (*ClassAbstractClass) IsAliasOf ¶
func (class *ClassAbstractClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassAbstractClass) IsDeleted ¶
func (class *ClassAbstractClass) IsDeleted(ctx context.Context) bool
func (*ClassAbstractClass) OptionalMethod ¶
func (*ClassAbstractClass) PassShared ¶
func (class *ClassAbstractClass) PassShared(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassAbstractClass) PassVal ¶
func (class *ClassAbstractClass) PassVal(ctx context.Context, arg0 any) error
func (*ClassAbstractClass) SetProperty ¶
func (*ClassAbstractClass) StaticExtend ¶
func (*ClassAbstractClass) StaticImplement ¶
func (class *ClassAbstractClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassAbstractClassWithConstructor ¶
type ClassAbstractClassWithConstructor struct {
embind.ClassBase
}
func (*ClassAbstractClassWithConstructor) AbstractMethod ¶
func (class *ClassAbstractClassWithConstructor) AbstractMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWithConstructor) CallMethod ¶
func (*ClassAbstractClassWithConstructor) Clone ¶
func (class *ClassAbstractClassWithConstructor) Clone(ctx context.Context) (*ClassAbstractClassWithConstructor, error)
func (*ClassAbstractClassWithConstructor) ConcreteMethod ¶
func (class *ClassAbstractClassWithConstructor) ConcreteMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWithConstructor) Delete ¶
func (class *ClassAbstractClassWithConstructor) Delete(ctx context.Context) error
func (*ClassAbstractClassWithConstructor) DeleteLater ¶
func (class *ClassAbstractClassWithConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassAbstractClassWithConstructor) GetProperty ¶
func (*ClassAbstractClassWithConstructor) IsAliasOf ¶
func (class *ClassAbstractClassWithConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassAbstractClassWithConstructor) IsDeleted ¶
func (class *ClassAbstractClassWithConstructor) IsDeleted(ctx context.Context) bool
func (*ClassAbstractClassWithConstructor) SetProperty ¶
func (*ClassAbstractClassWithConstructor) StaticExtend ¶
func (*ClassAbstractClassWithConstructor) StaticImplement ¶
type ClassAbstractClassWithConstructorWrapper ¶
type ClassAbstractClassWithConstructorWrapper struct {
embind.ClassBase
}
func (*ClassAbstractClassWithConstructorWrapper) AbstractMethod ¶
func (class *ClassAbstractClassWithConstructorWrapper) AbstractMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWithConstructorWrapper) CallMethod ¶
func (*ClassAbstractClassWithConstructorWrapper) Clone ¶
func (class *ClassAbstractClassWithConstructorWrapper) Clone(ctx context.Context) (*ClassAbstractClassWithConstructorWrapper, error)
func (*ClassAbstractClassWithConstructorWrapper) ConcreteMethod ¶
func (class *ClassAbstractClassWithConstructorWrapper) ConcreteMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWithConstructorWrapper) Delete ¶
func (class *ClassAbstractClassWithConstructorWrapper) Delete(ctx context.Context) error
func (*ClassAbstractClassWithConstructorWrapper) DeleteLater ¶
func (class *ClassAbstractClassWithConstructorWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassAbstractClassWithConstructorWrapper) GetProperty ¶
func (*ClassAbstractClassWithConstructorWrapper) IsAliasOf ¶
func (class *ClassAbstractClassWithConstructorWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassAbstractClassWithConstructorWrapper) IsDeleted ¶
func (class *ClassAbstractClassWithConstructorWrapper) IsDeleted(ctx context.Context) bool
func (*ClassAbstractClassWithConstructorWrapper) NotifyOnDestruction ¶
func (class *ClassAbstractClassWithConstructorWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassAbstractClassWithConstructorWrapper) SetProperty ¶
func (*ClassAbstractClassWithConstructorWrapper) StaticExtend ¶
func (*ClassAbstractClassWithConstructorWrapper) StaticImplement ¶
type ClassAbstractClassWrapper ¶
type ClassAbstractClassWrapper struct {
embind.ClassBase
}
func (*ClassAbstractClassWrapper) AbstractMethod ¶
func (class *ClassAbstractClassWrapper) AbstractMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWrapper) CallMethod ¶
func (*ClassAbstractClassWrapper) Clone ¶
func (class *ClassAbstractClassWrapper) Clone(ctx context.Context) (*ClassAbstractClassWrapper, error)
func (*ClassAbstractClassWrapper) ConcreteMethod ¶
func (class *ClassAbstractClassWrapper) ConcreteMethod(ctx context.Context) (string, error)
func (*ClassAbstractClassWrapper) Delete ¶
func (class *ClassAbstractClassWrapper) Delete(ctx context.Context) error
func (*ClassAbstractClassWrapper) DeleteLater ¶
func (class *ClassAbstractClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassAbstractClassWrapper) GetProperty ¶
func (*ClassAbstractClassWrapper) IsAliasOf ¶
func (class *ClassAbstractClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassAbstractClassWrapper) IsDeleted ¶
func (class *ClassAbstractClassWrapper) IsDeleted(ctx context.Context) bool
func (*ClassAbstractClassWrapper) NotifyOnDestruction ¶
func (class *ClassAbstractClassWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassAbstractClassWrapper) OptionalMethod ¶
func (*ClassAbstractClassWrapper) PassShared ¶
func (class *ClassAbstractClassWrapper) PassShared(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassAbstractClassWrapper) PassVal ¶
func (class *ClassAbstractClassWrapper) PassVal(ctx context.Context, arg0 any) error
func (*ClassAbstractClassWrapper) SetProperty ¶
func (*ClassAbstractClassWrapper) StaticExtend ¶
func (*ClassAbstractClassWrapper) StaticImplement ¶
func (class *ClassAbstractClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassBase ¶
type ClassBase struct {
embind.ClassBase
}
func (*ClassBase) CallMethod ¶
func (*ClassBase) DeleteLater ¶
func (*ClassBase) GetBaseMember ¶
func (*ClassBase) GetClassName ¶
func (*ClassBase) GetClassNameFromBase ¶
func (*ClassBase) GetClassNameNotAvailableInDerivedClasses ¶
func (*ClassBase) GetProperty ¶
func (*ClassBase) GetPropertyBaseMember ¶
func (*ClassBase) GetPropertyMember ¶
func (*ClassBase) SetBaseMember ¶
func (*ClassBase) SetProperty ¶
func (*ClassBase) SetPropertyBaseMember ¶
func (*ClassBase) SetPropertyMember ¶
type ClassBase1 ¶
type ClassBase1 struct {
embind.ClassBase
}
func NewClassBase1 ¶
func NewClassBase1(e embind.Engine, ctx context.Context) (*ClassBase1, error)
func (*ClassBase1) CallMethod ¶
func (*ClassBase1) Clone ¶
func (class *ClassBase1) Clone(ctx context.Context) (*ClassBase1, error)
func (*ClassBase1) DeleteLater ¶
func (class *ClassBase1) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBase1) GetField ¶
func (class *ClassBase1) GetField(ctx context.Context) (string, error)
func (*ClassBase1) GetProperty ¶
func (*ClassBase1) IsAliasOf ¶
func (class *ClassBase1) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBase1) SetProperty ¶
type ClassBase2 ¶
type ClassBase2 struct {
embind.ClassBase
}
func (*ClassBase2) CallMethod ¶
func (*ClassBase2) Clone ¶
func (class *ClassBase2) Clone(ctx context.Context) (*ClassBase2, error)
func (*ClassBase2) DeleteLater ¶
func (class *ClassBase2) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBase2) GetField ¶
func (class *ClassBase2) GetField(ctx context.Context) (string, error)
func (*ClassBase2) GetProperty ¶
func (*ClassBase2) GetPropertyField ¶
func (class *ClassBase2) GetPropertyField(ctx context.Context) (string, error)
func (*ClassBase2) IsAliasOf ¶
func (class *ClassBase2) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBase2) SetProperty ¶
func (*ClassBase2) SetPropertyField ¶
func (class *ClassBase2) SetPropertyField(ctx context.Context, val string) error
type ClassBaseClass ¶
type ClassBaseClass struct {
embind.ClassBase
}
func (*ClassBaseClass) CallMethod ¶
func (*ClassBaseClass) Clone ¶
func (class *ClassBaseClass) Clone(ctx context.Context) (*ClassBaseClass, error)
func (*ClassBaseClass) DeleteLater ¶
func (class *ClassBaseClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBaseClass) GetProperty ¶
func (*ClassBaseClass) Invoke ¶
func (class *ClassBaseClass) Invoke(ctx context.Context, arg0 string) error
func (*ClassBaseClass) IsAliasOf ¶
func (class *ClassBaseClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBaseClass) SetProperty ¶
func (*ClassBaseClass) StaticExtend ¶
func (*ClassBaseClass) StaticImplement ¶
func (class *ClassBaseClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassBaseClassWrapper ¶
type ClassBaseClassWrapper struct {
embind.ClassBase
}
func (*ClassBaseClassWrapper) CallMethod ¶
func (*ClassBaseClassWrapper) Clone ¶
func (class *ClassBaseClassWrapper) Clone(ctx context.Context) (*ClassBaseClassWrapper, error)
func (*ClassBaseClassWrapper) Delete ¶
func (class *ClassBaseClassWrapper) Delete(ctx context.Context) error
func (*ClassBaseClassWrapper) DeleteLater ¶
func (class *ClassBaseClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBaseClassWrapper) GetProperty ¶
func (*ClassBaseClassWrapper) Invoke ¶
func (class *ClassBaseClassWrapper) Invoke(ctx context.Context, arg0 string) error
func (*ClassBaseClassWrapper) IsAliasOf ¶
func (class *ClassBaseClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBaseClassWrapper) IsDeleted ¶
func (class *ClassBaseClassWrapper) IsDeleted(ctx context.Context) bool
func (*ClassBaseClassWrapper) NotifyOnDestruction ¶
func (class *ClassBaseClassWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassBaseClassWrapper) SetProperty ¶
func (*ClassBaseClassWrapper) StaticExtend ¶
func (*ClassBaseClassWrapper) StaticImplement ¶
func (class *ClassBaseClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassBigClass ¶
type ClassBigClass struct {
embind.ClassBase
}
func NewClassBigClass ¶
func NewClassBigClass(e embind.Engine, ctx context.Context) (*ClassBigClass, error)
func (*ClassBigClass) CallMethod ¶
func (*ClassBigClass) Clone ¶
func (class *ClassBigClass) Clone(ctx context.Context) (*ClassBigClass, error)
func (*ClassBigClass) DeleteLater ¶
func (class *ClassBigClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBigClass) GetMember ¶
func (class *ClassBigClass) GetMember(ctx context.Context) (int32, error)
func (*ClassBigClass) GetProperty ¶
func (*ClassBigClass) GetPropertyMember ¶
func (class *ClassBigClass) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassBigClass) GetPropertyOtherMember ¶
func (class *ClassBigClass) GetPropertyOtherMember(ctx context.Context) (int32, error)
func (*ClassBigClass) GetPropertyYetAnotherMember ¶
func (class *ClassBigClass) GetPropertyYetAnotherMember(ctx context.Context) (int32, error)
func (*ClassBigClass) IsAliasOf ¶
func (class *ClassBigClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBigClass) SetProperty ¶
func (*ClassBigClass) SetPropertyMember ¶
func (class *ClassBigClass) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassBigClass) SetPropertyOtherMember ¶
func (class *ClassBigClass) SetPropertyOtherMember(ctx context.Context, val int32) error
func (*ClassBigClass) SetPropertyYetAnotherMember ¶
func (class *ClassBigClass) SetPropertyYetAnotherMember(ctx context.Context, val int32) error
type ClassBoundClass ¶
type ClassBoundClass struct {
embind.ClassBase
}
func NewClassBoundClass ¶
func NewClassBoundClass(e embind.Engine, ctx context.Context) (*ClassBoundClass, error)
func (*ClassBoundClass) CallMethod ¶
func (*ClassBoundClass) Clone ¶
func (class *ClassBoundClass) Clone(ctx context.Context) (*ClassBoundClass, error)
func (*ClassBoundClass) DeleteLater ¶
func (class *ClassBoundClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassBoundClass) GetProperty ¶
func (*ClassBoundClass) GetPropertyProperty ¶
func (class *ClassBoundClass) GetPropertyProperty(ctx context.Context) (any, error)
func (*ClassBoundClass) IsAliasOf ¶
func (class *ClassBoundClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassBoundClass) IsDeleted ¶
func (class *ClassBoundClass) IsDeleted(ctx context.Context) bool
func (*ClassBoundClass) SetProperty ¶
func (*ClassBoundClass) SetPropertyProperty ¶
func (class *ClassBoundClass) SetPropertyProperty(ctx context.Context, val any) error
func (*ClassBoundClass) StaticClassfunction ¶
type ClassC ¶
type ClassC struct {
embind.ClassBase
}
func (*ClassC) CallMethod ¶
func (*ClassC) DeleteLater ¶
func (*ClassC) GetProperty ¶
type ClassCharVector ¶
type ClassCharVector struct {
embind.ClassBase
}
func NewClassCharVector ¶
func NewClassCharVector(e embind.Engine, ctx context.Context) (*ClassCharVector, error)
func (*ClassCharVector) CallMethod ¶
func (*ClassCharVector) Clone ¶
func (class *ClassCharVector) Clone(ctx context.Context) (*ClassCharVector, error)
func (*ClassCharVector) DeleteLater ¶
func (class *ClassCharVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassCharVector) GetProperty ¶
func (*ClassCharVector) IsAliasOf ¶
func (class *ClassCharVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassCharVector) IsDeleted ¶
func (class *ClassCharVector) IsDeleted(ctx context.Context) bool
func (*ClassCharVector) Push_back ¶
func (class *ClassCharVector) Push_back(ctx context.Context, arg0 int8) error
func (*ClassCharVector) SetProperty ¶
type ClassConstAndNonConst ¶
type ClassConstAndNonConst struct {
embind.ClassBase
}
func (*ClassConstAndNonConst) CallMethod ¶
func (*ClassConstAndNonConst) Clone ¶
func (class *ClassConstAndNonConst) Clone(ctx context.Context) (*ClassConstAndNonConst, error)
func (*ClassConstAndNonConst) Delete ¶
func (class *ClassConstAndNonConst) Delete(ctx context.Context) error
func (*ClassConstAndNonConst) DeleteLater ¶
func (class *ClassConstAndNonConst) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassConstAndNonConst) GetProperty ¶
func (*ClassConstAndNonConst) IsAliasOf ¶
func (class *ClassConstAndNonConst) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassConstAndNonConst) IsDeleted ¶
func (class *ClassConstAndNonConst) IsDeleted(ctx context.Context) bool
func (*ClassConstAndNonConst) Method ¶
func (class *ClassConstAndNonConst) Method(ctx context.Context) (int32, error)
func (*ClassConstAndNonConst) SetProperty ¶
type ClassConstructFromFunctionObject ¶
type ClassConstructFromFunctionObject struct {
embind.ClassBase
}
func (*ClassConstructFromFunctionObject) CallMethod ¶
func (*ClassConstructFromFunctionObject) Clone ¶
func (class *ClassConstructFromFunctionObject) Clone(ctx context.Context) (*ClassConstructFromFunctionObject, error)
func (*ClassConstructFromFunctionObject) Delete ¶
func (class *ClassConstructFromFunctionObject) Delete(ctx context.Context) error
func (*ClassConstructFromFunctionObject) DeleteLater ¶
func (class *ClassConstructFromFunctionObject) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassConstructFromFunctionObject) GetA ¶
func (class *ClassConstructFromFunctionObject) GetA(ctx context.Context) (int32, error)
func (*ClassConstructFromFunctionObject) GetProperty ¶
func (*ClassConstructFromFunctionObject) GetVal ¶
func (class *ClassConstructFromFunctionObject) GetVal(ctx context.Context) (any, error)
func (*ClassConstructFromFunctionObject) IsAliasOf ¶
func (class *ClassConstructFromFunctionObject) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassConstructFromFunctionObject) IsDeleted ¶
func (class *ClassConstructFromFunctionObject) IsDeleted(ctx context.Context) bool
func (*ClassConstructFromFunctionObject) SetProperty ¶
type ClassConstructFromStdFunction ¶
type ClassConstructFromStdFunction struct {
embind.ClassBase
}
func (*ClassConstructFromStdFunction) CallMethod ¶
func (*ClassConstructFromStdFunction) Clone ¶
func (class *ClassConstructFromStdFunction) Clone(ctx context.Context) (*ClassConstructFromStdFunction, error)
func (*ClassConstructFromStdFunction) Delete ¶
func (class *ClassConstructFromStdFunction) Delete(ctx context.Context) error
func (*ClassConstructFromStdFunction) DeleteLater ¶
func (class *ClassConstructFromStdFunction) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassConstructFromStdFunction) GetA ¶
func (class *ClassConstructFromStdFunction) GetA(ctx context.Context) (int32, error)
func (*ClassConstructFromStdFunction) GetProperty ¶
func (*ClassConstructFromStdFunction) GetVal ¶
func (class *ClassConstructFromStdFunction) GetVal(ctx context.Context) (any, error)
func (*ClassConstructFromStdFunction) IsAliasOf ¶
func (class *ClassConstructFromStdFunction) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassConstructFromStdFunction) IsDeleted ¶
func (class *ClassConstructFromStdFunction) IsDeleted(ctx context.Context) bool
func (*ClassConstructFromStdFunction) SetProperty ¶
type ClassContainsTemplatedMemberClass ¶
type ClassContainsTemplatedMemberClass struct {
embind.ClassBase
}
func NewClassContainsTemplatedMemberClass ¶
func NewClassContainsTemplatedMemberClass(e embind.Engine, ctx context.Context) (*ClassContainsTemplatedMemberClass, error)
func (*ClassContainsTemplatedMemberClass) CallMethod ¶
func (*ClassContainsTemplatedMemberClass) Clone ¶
func (class *ClassContainsTemplatedMemberClass) Clone(ctx context.Context) (*ClassContainsTemplatedMemberClass, error)
func (*ClassContainsTemplatedMemberClass) Delete ¶
func (class *ClassContainsTemplatedMemberClass) Delete(ctx context.Context) error
func (*ClassContainsTemplatedMemberClass) DeleteLater ¶
func (class *ClassContainsTemplatedMemberClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassContainsTemplatedMemberClass) GetProperty ¶
func (*ClassContainsTemplatedMemberClass) GetTestTemplate ¶
func (class *ClassContainsTemplatedMemberClass) GetTestTemplate(ctx context.Context) (embind.ClassBase, error)
func (*ClassContainsTemplatedMemberClass) IsAliasOf ¶
func (class *ClassContainsTemplatedMemberClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassContainsTemplatedMemberClass) IsDeleted ¶
func (class *ClassContainsTemplatedMemberClass) IsDeleted(ctx context.Context) bool
func (*ClassContainsTemplatedMemberClass) SetProperty ¶
type ClassCustomStruct ¶
type ClassCustomStruct struct {
embind.ClassBase
}
func NewClassCustomStruct ¶
func NewClassCustomStruct(e embind.Engine, ctx context.Context) (*ClassCustomStruct, error)
func (*ClassCustomStruct) CallMethod ¶
func (*ClassCustomStruct) Clone ¶
func (class *ClassCustomStruct) Clone(ctx context.Context) (*ClassCustomStruct, error)
func (*ClassCustomStruct) Delete ¶
func (class *ClassCustomStruct) Delete(ctx context.Context) error
func (*ClassCustomStruct) DeleteLater ¶
func (class *ClassCustomStruct) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassCustomStruct) GetField ¶
func (class *ClassCustomStruct) GetField(ctx context.Context) (int32, error)
func (*ClassCustomStruct) GetProperty ¶
func (*ClassCustomStruct) GetPropertyField ¶
func (class *ClassCustomStruct) GetPropertyField(ctx context.Context) (int32, error)
func (*ClassCustomStruct) IsAliasOf ¶
func (class *ClassCustomStruct) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassCustomStruct) IsDeleted ¶
func (class *ClassCustomStruct) IsDeleted(ctx context.Context) bool
func (*ClassCustomStruct) SetProperty ¶
func (*ClassCustomStruct) SetPropertyField ¶
func (class *ClassCustomStruct) SetPropertyField(ctx context.Context, val int32) error
type ClassDerived ¶
type ClassDerived struct {
embind.ClassBase
}
func NewClassDerived ¶
func NewClassDerived(e embind.Engine, ctx context.Context) (*ClassDerived, error)
func (*ClassDerived) CallMethod ¶
func (*ClassDerived) Clone ¶
func (class *ClassDerived) Clone(ctx context.Context) (*ClassDerived, error)
func (*ClassDerived) DeleteLater ¶
func (class *ClassDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerived) GetBaseMember ¶
func (class *ClassDerived) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassDerived) GetClassName ¶
func (class *ClassDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassDerived) GetClassNameFromBase ¶
func (class *ClassDerived) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassDerived) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassDerived) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassDerived) GetMember ¶
func (class *ClassDerived) GetMember(ctx context.Context) (int32, error)
func (*ClassDerived) GetProperty ¶
func (*ClassDerived) GetPropertyBaseMember ¶
func (class *ClassDerived) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassDerived) GetPropertyMember ¶
func (class *ClassDerived) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassDerived) IsAliasOf ¶
func (class *ClassDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerived) SetBaseMember ¶
func (class *ClassDerived) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassDerived) SetMember ¶
func (class *ClassDerived) SetMember(ctx context.Context, arg0 int32) error
func (*ClassDerived) SetProperty ¶
func (*ClassDerived) SetPropertyBaseMember ¶
func (class *ClassDerived) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassDerived) SetPropertyMember ¶
func (class *ClassDerived) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassDerived) StaticClassFunction ¶
func (class *ClassDerived) StaticClassFunction(ctx context.Context) (string, error)
type ClassDerivedClass ¶
type ClassDerivedClass struct {
embind.ClassBase
}
func (*ClassDerivedClass) CallMethod ¶
func (*ClassDerivedClass) Clone ¶
func (class *ClassDerivedClass) Clone(ctx context.Context) (*ClassDerivedClass, error)
func (*ClassDerivedClass) Delete ¶
func (class *ClassDerivedClass) Delete(ctx context.Context) error
func (*ClassDerivedClass) DeleteLater ¶
func (class *ClassDerivedClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedClass) GetProperty ¶
func (*ClassDerivedClass) Invoke ¶
func (class *ClassDerivedClass) Invoke(ctx context.Context, arg0 string) error
func (*ClassDerivedClass) IsAliasOf ¶
func (class *ClassDerivedClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedClass) IsDeleted ¶
func (class *ClassDerivedClass) IsDeleted(ctx context.Context) bool
func (*ClassDerivedClass) SetProperty ¶
func (*ClassDerivedClass) StaticExtend ¶
func (*ClassDerivedClass) StaticImplement ¶
func (class *ClassDerivedClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassDerivedHolder ¶
type ClassDerivedHolder struct {
embind.ClassBase
}
func NewClassDerivedHolder ¶
func NewClassDerivedHolder(e embind.Engine, ctx context.Context) (*ClassDerivedHolder, error)
func (*ClassDerivedHolder) CallMethod ¶
func (*ClassDerivedHolder) Clone ¶
func (class *ClassDerivedHolder) Clone(ctx context.Context) (*ClassDerivedHolder, error)
func (*ClassDerivedHolder) Delete ¶
func (class *ClassDerivedHolder) Delete(ctx context.Context) error
func (*ClassDerivedHolder) DeleteDerived ¶
func (class *ClassDerivedHolder) DeleteDerived(ctx context.Context) error
func (*ClassDerivedHolder) DeleteLater ¶
func (class *ClassDerivedHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedHolder) GetDerived ¶
func (class *ClassDerivedHolder) GetDerived(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedHolder) GetDerivedClassName ¶
func (class *ClassDerivedHolder) GetDerivedClassName(ctx context.Context) (string, error)
func (*ClassDerivedHolder) GetProperty ¶
func (*ClassDerivedHolder) IsAliasOf ¶
func (class *ClassDerivedHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedHolder) IsDeleted ¶
func (class *ClassDerivedHolder) IsDeleted(ctx context.Context) bool
func (*ClassDerivedHolder) NewDerived ¶
func (class *ClassDerivedHolder) NewDerived(ctx context.Context) error
func (*ClassDerivedHolder) SetProperty ¶
type ClassDerivedThrice ¶
type ClassDerivedThrice struct {
embind.ClassBase
}
func NewClassDerivedThrice ¶
func NewClassDerivedThrice(e embind.Engine, ctx context.Context) (*ClassDerivedThrice, error)
func (*ClassDerivedThrice) CallMethod ¶
func (*ClassDerivedThrice) Clone ¶
func (class *ClassDerivedThrice) Clone(ctx context.Context) (*ClassDerivedThrice, error)
func (*ClassDerivedThrice) Delete ¶
func (class *ClassDerivedThrice) Delete(ctx context.Context) error
func (*ClassDerivedThrice) DeleteLater ¶
func (class *ClassDerivedThrice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedThrice) GetBaseMember ¶
func (class *ClassDerivedThrice) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedThrice) GetClassName ¶
func (class *ClassDerivedThrice) GetClassName(ctx context.Context) (string, error)
func (*ClassDerivedThrice) GetClassNameFromBase ¶
func (class *ClassDerivedThrice) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassDerivedThrice) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassDerivedThrice) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassDerivedThrice) GetMember ¶
func (class *ClassDerivedThrice) GetMember(ctx context.Context) (int32, error)
func (*ClassDerivedThrice) GetProperty ¶
func (*ClassDerivedThrice) GetPropertyBaseMember ¶
func (class *ClassDerivedThrice) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedThrice) GetPropertyMember ¶
func (class *ClassDerivedThrice) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassDerivedThrice) IsAliasOf ¶
func (class *ClassDerivedThrice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedThrice) IsDeleted ¶
func (class *ClassDerivedThrice) IsDeleted(ctx context.Context) bool
func (*ClassDerivedThrice) SetBaseMember ¶
func (class *ClassDerivedThrice) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedThrice) SetMember ¶
func (class *ClassDerivedThrice) SetMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedThrice) SetProperty ¶
func (*ClassDerivedThrice) SetPropertyBaseMember ¶
func (class *ClassDerivedThrice) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassDerivedThrice) SetPropertyMember ¶
func (class *ClassDerivedThrice) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassDerivedThrice) StaticClassFunction ¶
func (class *ClassDerivedThrice) StaticClassFunction(ctx context.Context) (string, error)
type ClassDerivedTwice ¶
type ClassDerivedTwice struct {
embind.ClassBase
}
func NewClassDerivedTwice ¶
func NewClassDerivedTwice(e embind.Engine, ctx context.Context) (*ClassDerivedTwice, error)
func (*ClassDerivedTwice) CallMethod ¶
func (*ClassDerivedTwice) Clone ¶
func (class *ClassDerivedTwice) Clone(ctx context.Context) (*ClassDerivedTwice, error)
func (*ClassDerivedTwice) Delete ¶
func (class *ClassDerivedTwice) Delete(ctx context.Context) error
func (*ClassDerivedTwice) DeleteLater ¶
func (class *ClassDerivedTwice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedTwice) GetBaseMember ¶
func (class *ClassDerivedTwice) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedTwice) GetClassName ¶
func (class *ClassDerivedTwice) GetClassName(ctx context.Context) (string, error)
func (*ClassDerivedTwice) GetClassNameFromBase ¶
func (class *ClassDerivedTwice) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassDerivedTwice) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassDerivedTwice) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassDerivedTwice) GetMember ¶
func (class *ClassDerivedTwice) GetMember(ctx context.Context) (int32, error)
func (*ClassDerivedTwice) GetProperty ¶
func (*ClassDerivedTwice) GetPropertyBaseMember ¶
func (class *ClassDerivedTwice) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedTwice) GetPropertyMember ¶
func (class *ClassDerivedTwice) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassDerivedTwice) IsAliasOf ¶
func (class *ClassDerivedTwice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedTwice) IsDeleted ¶
func (class *ClassDerivedTwice) IsDeleted(ctx context.Context) bool
func (*ClassDerivedTwice) SetBaseMember ¶
func (class *ClassDerivedTwice) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedTwice) SetMember ¶
func (class *ClassDerivedTwice) SetMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedTwice) SetProperty ¶
func (*ClassDerivedTwice) SetPropertyBaseMember ¶
func (class *ClassDerivedTwice) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassDerivedTwice) SetPropertyMember ¶
func (class *ClassDerivedTwice) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassDerivedTwice) StaticClassFunction ¶
func (class *ClassDerivedTwice) StaticClassFunction(ctx context.Context) (string, error)
type ClassDerivedWithMixin ¶
type ClassDerivedWithMixin struct {
embind.ClassBase
}
func NewClassDerivedWithMixin ¶
func NewClassDerivedWithMixin(e embind.Engine, ctx context.Context) (*ClassDerivedWithMixin, error)
func (*ClassDerivedWithMixin) CallMethod ¶
func (*ClassDerivedWithMixin) Clone ¶
func (class *ClassDerivedWithMixin) Clone(ctx context.Context) (*ClassDerivedWithMixin, error)
func (*ClassDerivedWithMixin) Delete ¶
func (class *ClassDerivedWithMixin) Delete(ctx context.Context) error
func (*ClassDerivedWithMixin) DeleteLater ¶
func (class *ClassDerivedWithMixin) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedWithMixin) Get10 ¶
func (class *ClassDerivedWithMixin) Get10(ctx context.Context) (int32, error)
func (*ClassDerivedWithMixin) GetBaseMember ¶
func (class *ClassDerivedWithMixin) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithMixin) GetClassName ¶
func (class *ClassDerivedWithMixin) GetClassName(ctx context.Context) (string, error)
func (*ClassDerivedWithMixin) GetClassNameFromBase ¶
func (class *ClassDerivedWithMixin) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassDerivedWithMixin) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassDerivedWithMixin) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassDerivedWithMixin) GetMember ¶
func (class *ClassDerivedWithMixin) GetMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithMixin) GetProperty ¶
func (*ClassDerivedWithMixin) GetPropertyBaseMember ¶
func (class *ClassDerivedWithMixin) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithMixin) GetPropertyMember ¶
func (class *ClassDerivedWithMixin) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithMixin) IsAliasOf ¶
func (class *ClassDerivedWithMixin) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedWithMixin) IsDeleted ¶
func (class *ClassDerivedWithMixin) IsDeleted(ctx context.Context) bool
func (*ClassDerivedWithMixin) SetBaseMember ¶
func (class *ClassDerivedWithMixin) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedWithMixin) SetMember ¶
func (class *ClassDerivedWithMixin) SetMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedWithMixin) SetProperty ¶
func (*ClassDerivedWithMixin) SetPropertyBaseMember ¶
func (class *ClassDerivedWithMixin) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassDerivedWithMixin) SetPropertyMember ¶
func (class *ClassDerivedWithMixin) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassDerivedWithMixin) StaticClassFunction ¶
func (class *ClassDerivedWithMixin) StaticClassFunction(ctx context.Context) (string, error)
type ClassDerivedWithOffset ¶
type ClassDerivedWithOffset struct {
embind.ClassBase
}
func NewClassDerivedWithOffset ¶
func NewClassDerivedWithOffset(e embind.Engine, ctx context.Context) (*ClassDerivedWithOffset, error)
func (*ClassDerivedWithOffset) CallMethod ¶
func (*ClassDerivedWithOffset) Clone ¶
func (class *ClassDerivedWithOffset) Clone(ctx context.Context) (*ClassDerivedWithOffset, error)
func (*ClassDerivedWithOffset) Delete ¶
func (class *ClassDerivedWithOffset) Delete(ctx context.Context) error
func (*ClassDerivedWithOffset) DeleteLater ¶
func (class *ClassDerivedWithOffset) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDerivedWithOffset) GetBaseMember ¶
func (class *ClassDerivedWithOffset) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithOffset) GetClassName ¶
func (class *ClassDerivedWithOffset) GetClassName(ctx context.Context) (string, error)
func (*ClassDerivedWithOffset) GetClassNameFromBase ¶
func (class *ClassDerivedWithOffset) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassDerivedWithOffset) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassDerivedWithOffset) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassDerivedWithOffset) GetMember ¶
func (class *ClassDerivedWithOffset) GetMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithOffset) GetProperty ¶
func (*ClassDerivedWithOffset) GetPropertyBaseMember ¶
func (class *ClassDerivedWithOffset) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithOffset) GetPropertyMember ¶
func (class *ClassDerivedWithOffset) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassDerivedWithOffset) IsAliasOf ¶
func (class *ClassDerivedWithOffset) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDerivedWithOffset) IsDeleted ¶
func (class *ClassDerivedWithOffset) IsDeleted(ctx context.Context) bool
func (*ClassDerivedWithOffset) SetBaseMember ¶
func (class *ClassDerivedWithOffset) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedWithOffset) SetMember ¶
func (class *ClassDerivedWithOffset) SetMember(ctx context.Context, arg0 int32) error
func (*ClassDerivedWithOffset) SetProperty ¶
func (*ClassDerivedWithOffset) SetPropertyBaseMember ¶
func (class *ClassDerivedWithOffset) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassDerivedWithOffset) SetPropertyMember ¶
func (class *ClassDerivedWithOffset) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassDerivedWithOffset) StaticClassFunction ¶
func (class *ClassDerivedWithOffset) StaticClassFunction(ctx context.Context) (string, error)
type ClassDummyForOverloads ¶
type ClassDummyForOverloads struct {
embind.ClassBase
}
func NewClassDummyForOverloads ¶
func NewClassDummyForOverloads(e embind.Engine, ctx context.Context) (*ClassDummyForOverloads, error)
func (*ClassDummyForOverloads) CallMethod ¶
func (*ClassDummyForOverloads) Clone ¶
func (class *ClassDummyForOverloads) Clone(ctx context.Context) (*ClassDummyForOverloads, error)
func (*ClassDummyForOverloads) Delete ¶
func (class *ClassDummyForOverloads) Delete(ctx context.Context) error
func (*ClassDummyForOverloads) DeleteLater ¶
func (class *ClassDummyForOverloads) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDummyForOverloads) GetProperty ¶
func (*ClassDummyForOverloads) IsAliasOf ¶
func (class *ClassDummyForOverloads) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDummyForOverloads) IsDeleted ¶
func (class *ClassDummyForOverloads) IsDeleted(ctx context.Context) bool
func (*ClassDummyForOverloads) SetProperty ¶
type ClassDummyForPointer ¶
type ClassDummyForPointer struct {
embind.ClassBase
}
func (*ClassDummyForPointer) CallMethod ¶
func (*ClassDummyForPointer) Clone ¶
func (class *ClassDummyForPointer) Clone(ctx context.Context) (*ClassDummyForPointer, error)
func (*ClassDummyForPointer) Delete ¶
func (class *ClassDummyForPointer) Delete(ctx context.Context) error
func (*ClassDummyForPointer) DeleteLater ¶
func (class *ClassDummyForPointer) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassDummyForPointer) GetProperty ¶
func (*ClassDummyForPointer) IsAliasOf ¶
func (class *ClassDummyForPointer) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassDummyForPointer) IsDeleted ¶
func (class *ClassDummyForPointer) IsDeleted(ctx context.Context) bool
func (*ClassDummyForPointer) SetProperty ¶
type ClassEmValVector ¶
type ClassEmValVector struct {
embind.ClassBase
}
func NewClassEmValVector ¶
func NewClassEmValVector(e embind.Engine, ctx context.Context) (*ClassEmValVector, error)
func (*ClassEmValVector) CallMethod ¶
func (*ClassEmValVector) Clone ¶
func (class *ClassEmValVector) Clone(ctx context.Context) (*ClassEmValVector, error)
func (*ClassEmValVector) DeleteLater ¶
func (class *ClassEmValVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassEmValVector) GetProperty ¶
func (*ClassEmValVector) IsAliasOf ¶
func (class *ClassEmValVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassEmValVector) IsDeleted ¶
func (class *ClassEmValVector) IsDeleted(ctx context.Context) bool
func (*ClassEmValVector) Push_back ¶
func (class *ClassEmValVector) Push_back(ctx context.Context, arg0 any) error
func (*ClassEmValVector) SetProperty ¶
type ClassFirstElement ¶
type ClassFirstElement struct {
embind.ClassBase
}
func (*ClassFirstElement) CallMethod ¶
func (*ClassFirstElement) Clone ¶
func (class *ClassFirstElement) Clone(ctx context.Context) (*ClassFirstElement, error)
func (*ClassFirstElement) Delete ¶
func (class *ClassFirstElement) Delete(ctx context.Context) error
func (*ClassFirstElement) DeleteLater ¶
func (class *ClassFirstElement) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassFirstElement) GetProperty ¶
func (*ClassFirstElement) IsAliasOf ¶
func (class *ClassFirstElement) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassFirstElement) IsDeleted ¶
func (class *ClassFirstElement) IsDeleted(ctx context.Context) bool
func (*ClassFirstElement) SetProperty ¶
type ClassFloatVector ¶
type ClassFloatVector struct {
embind.ClassBase
}
func NewClassFloatVector ¶
func NewClassFloatVector(e embind.Engine, ctx context.Context) (*ClassFloatVector, error)
func (*ClassFloatVector) CallMethod ¶
func (*ClassFloatVector) Clone ¶
func (class *ClassFloatVector) Clone(ctx context.Context) (*ClassFloatVector, error)
func (*ClassFloatVector) DeleteLater ¶
func (class *ClassFloatVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassFloatVector) GetProperty ¶
func (*ClassFloatVector) IsAliasOf ¶
func (class *ClassFloatVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassFloatVector) IsDeleted ¶
func (class *ClassFloatVector) IsDeleted(ctx context.Context) bool
func (*ClassFloatVector) Push_back ¶
func (class *ClassFloatVector) Push_back(ctx context.Context, arg0 float32) error
func (*ClassFloatVector) SetProperty ¶
type ClassFoo ¶
type ClassFoo struct {
embind.ClassBase
}
func NewClassFoo ¶
func (*ClassFoo) CallMethod ¶
func (*ClassFoo) DeleteLater ¶
func (*ClassFoo) GetProperty ¶
type ClassHasConstructorUsingUnboundArgument ¶
type ClassHasConstructorUsingUnboundArgument struct {
embind.ClassBase
}
func NewClassHasConstructorUsingUnboundArgument ¶
func NewClassHasConstructorUsingUnboundArgument(e embind.Engine, ctx context.Context, arg0 any) (*ClassHasConstructorUsingUnboundArgument, error)
func (*ClassHasConstructorUsingUnboundArgument) CallMethod ¶
func (*ClassHasConstructorUsingUnboundArgument) Clone ¶
func (class *ClassHasConstructorUsingUnboundArgument) Clone(ctx context.Context) (*ClassHasConstructorUsingUnboundArgument, error)
func (*ClassHasConstructorUsingUnboundArgument) Delete ¶
func (class *ClassHasConstructorUsingUnboundArgument) Delete(ctx context.Context) error
func (*ClassHasConstructorUsingUnboundArgument) DeleteLater ¶
func (class *ClassHasConstructorUsingUnboundArgument) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHasConstructorUsingUnboundArgument) GetProperty ¶
func (*ClassHasConstructorUsingUnboundArgument) IsAliasOf ¶
func (class *ClassHasConstructorUsingUnboundArgument) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHasConstructorUsingUnboundArgument) IsDeleted ¶
func (class *ClassHasConstructorUsingUnboundArgument) IsDeleted(ctx context.Context) bool
func (*ClassHasConstructorUsingUnboundArgument) SetProperty ¶
type ClassHasExternalConstructor ¶
type ClassHasExternalConstructor struct {
embind.ClassBase
}
func NewClassHasExternalConstructor ¶
func NewClassHasExternalConstructor(e embind.Engine, ctx context.Context, arg0 string) (*ClassHasExternalConstructor, error)
func (*ClassHasExternalConstructor) CallMethod ¶
func (*ClassHasExternalConstructor) Clone ¶
func (class *ClassHasExternalConstructor) Clone(ctx context.Context) (*ClassHasExternalConstructor, error)
func (*ClassHasExternalConstructor) Delete ¶
func (class *ClassHasExternalConstructor) Delete(ctx context.Context) error
func (*ClassHasExternalConstructor) DeleteLater ¶
func (class *ClassHasExternalConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHasExternalConstructor) GetProperty ¶
func (*ClassHasExternalConstructor) GetString ¶
func (class *ClassHasExternalConstructor) GetString(ctx context.Context) (string, error)
func (*ClassHasExternalConstructor) IsAliasOf ¶
func (class *ClassHasExternalConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHasExternalConstructor) IsDeleted ¶
func (class *ClassHasExternalConstructor) IsDeleted(ctx context.Context) bool
func (*ClassHasExternalConstructor) SetProperty ¶
type ClassHasReadOnlyProperty ¶
type ClassHasReadOnlyProperty struct {
embind.ClassBase
}
func NewClassHasReadOnlyProperty ¶
func NewClassHasReadOnlyProperty(e embind.Engine, ctx context.Context, arg0 int32) (*ClassHasReadOnlyProperty, error)
func (*ClassHasReadOnlyProperty) CallMethod ¶
func (*ClassHasReadOnlyProperty) Clone ¶
func (class *ClassHasReadOnlyProperty) Clone(ctx context.Context) (*ClassHasReadOnlyProperty, error)
func (*ClassHasReadOnlyProperty) Delete ¶
func (class *ClassHasReadOnlyProperty) Delete(ctx context.Context) error
func (*ClassHasReadOnlyProperty) DeleteLater ¶
func (class *ClassHasReadOnlyProperty) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHasReadOnlyProperty) GetProperty ¶
func (*ClassHasReadOnlyProperty) GetPropertyI ¶
func (class *ClassHasReadOnlyProperty) GetPropertyI(ctx context.Context) (int32, error)
func (*ClassHasReadOnlyProperty) IsAliasOf ¶
func (class *ClassHasReadOnlyProperty) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHasReadOnlyProperty) IsDeleted ¶
func (class *ClassHasReadOnlyProperty) IsDeleted(ctx context.Context) bool
func (*ClassHasReadOnlyProperty) SetProperty ¶
type ClassHasStaticMember ¶
type ClassHasStaticMember struct {
embind.ClassBase
}
func (*ClassHasStaticMember) CallMethod ¶
func (*ClassHasStaticMember) Clone ¶
func (class *ClassHasStaticMember) Clone(ctx context.Context) (*ClassHasStaticMember, error)
func (*ClassHasStaticMember) Delete ¶
func (class *ClassHasStaticMember) Delete(ctx context.Context) error
func (*ClassHasStaticMember) DeleteLater ¶
func (class *ClassHasStaticMember) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHasStaticMember) GetProperty ¶
func (*ClassHasStaticMember) GetStaticPropertyC ¶
func (class *ClassHasStaticMember) GetStaticPropertyC(ctx context.Context) (int32, error)
func (*ClassHasStaticMember) GetStaticPropertyV ¶
func (class *ClassHasStaticMember) GetStaticPropertyV(ctx context.Context) (int32, error)
func (*ClassHasStaticMember) IsAliasOf ¶
func (class *ClassHasStaticMember) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHasStaticMember) IsDeleted ¶
func (class *ClassHasStaticMember) IsDeleted(ctx context.Context) bool
func (*ClassHasStaticMember) SetProperty ¶
func (*ClassHasStaticMember) SetStaticPropertyV ¶
func (class *ClassHasStaticMember) SetStaticPropertyV(ctx context.Context, val int32) error
type ClassHasTwoBases ¶
type ClassHasTwoBases struct {
embind.ClassBase
}
func NewClassHasTwoBases ¶
func NewClassHasTwoBases(e embind.Engine, ctx context.Context) (*ClassHasTwoBases, error)
func (*ClassHasTwoBases) CallMethod ¶
func (*ClassHasTwoBases) Clone ¶
func (class *ClassHasTwoBases) Clone(ctx context.Context) (*ClassHasTwoBases, error)
func (*ClassHasTwoBases) DeleteLater ¶
func (class *ClassHasTwoBases) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHasTwoBases) GetField ¶
func (class *ClassHasTwoBases) GetField(ctx context.Context) (string, error)
func (*ClassHasTwoBases) GetProperty ¶
func (*ClassHasTwoBases) GetPropertyField ¶
func (class *ClassHasTwoBases) GetPropertyField(ctx context.Context) (string, error)
func (*ClassHasTwoBases) IsAliasOf ¶
func (class *ClassHasTwoBases) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHasTwoBases) IsDeleted ¶
func (class *ClassHasTwoBases) IsDeleted(ctx context.Context) bool
func (*ClassHasTwoBases) SetProperty ¶
func (*ClassHasTwoBases) SetPropertyField ¶
func (class *ClassHasTwoBases) SetPropertyField(ctx context.Context, val string) error
type ClassHeldAbstractClass ¶
type ClassHeldAbstractClass struct {
embind.ClassBase
}
func (*ClassHeldAbstractClass) CallMethod ¶
func (*ClassHeldAbstractClass) Clone ¶
func (class *ClassHeldAbstractClass) Clone(ctx context.Context) (*ClassHeldAbstractClass, error)
func (*ClassHeldAbstractClass) Delete ¶
func (class *ClassHeldAbstractClass) Delete(ctx context.Context) error
func (*ClassHeldAbstractClass) DeleteLater ¶
func (class *ClassHeldAbstractClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHeldAbstractClass) GetClassName ¶
func (class *ClassHeldAbstractClass) GetClassName(ctx context.Context) (string, error)
func (*ClassHeldAbstractClass) GetProperty ¶
func (*ClassHeldAbstractClass) IsAliasOf ¶
func (class *ClassHeldAbstractClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHeldAbstractClass) IsDeleted ¶
func (class *ClassHeldAbstractClass) IsDeleted(ctx context.Context) bool
func (*ClassHeldAbstractClass) Method ¶
func (class *ClassHeldAbstractClass) Method(ctx context.Context) error
func (*ClassHeldAbstractClass) SetProperty ¶
func (*ClassHeldAbstractClass) StaticExtend ¶
func (*ClassHeldAbstractClass) StaticImplement ¶
func (class *ClassHeldAbstractClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassHeldAbstractClassWrapper ¶
type ClassHeldAbstractClassWrapper struct {
embind.ClassBase
}
func (*ClassHeldAbstractClassWrapper) CallMethod ¶
func (*ClassHeldAbstractClassWrapper) Clone ¶
func (class *ClassHeldAbstractClassWrapper) Clone(ctx context.Context) (*ClassHeldAbstractClassWrapper, error)
func (*ClassHeldAbstractClassWrapper) Delete ¶
func (class *ClassHeldAbstractClassWrapper) Delete(ctx context.Context) error
func (*ClassHeldAbstractClassWrapper) DeleteLater ¶
func (class *ClassHeldAbstractClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHeldAbstractClassWrapper) GetClassName ¶
func (class *ClassHeldAbstractClassWrapper) GetClassName(ctx context.Context) (string, error)
func (*ClassHeldAbstractClassWrapper) GetProperty ¶
func (*ClassHeldAbstractClassWrapper) IsAliasOf ¶
func (class *ClassHeldAbstractClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHeldAbstractClassWrapper) IsDeleted ¶
func (class *ClassHeldAbstractClassWrapper) IsDeleted(ctx context.Context) bool
func (*ClassHeldAbstractClassWrapper) Method ¶
func (class *ClassHeldAbstractClassWrapper) Method(ctx context.Context) error
func (*ClassHeldAbstractClassWrapper) NotifyOnDestruction ¶
func (class *ClassHeldAbstractClassWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassHeldAbstractClassWrapper) SetProperty ¶
func (*ClassHeldAbstractClassWrapper) StaticExtend ¶
func (*ClassHeldAbstractClassWrapper) StaticImplement ¶
func (class *ClassHeldAbstractClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassHeldByCustomSmartPtr ¶
type ClassHeldByCustomSmartPtr struct {
embind.ClassBase
}
func (*ClassHeldByCustomSmartPtr) CallMethod ¶
func (*ClassHeldByCustomSmartPtr) Clone ¶
func (class *ClassHeldByCustomSmartPtr) Clone(ctx context.Context) (*ClassHeldByCustomSmartPtr, error)
func (*ClassHeldByCustomSmartPtr) Delete ¶
func (class *ClassHeldByCustomSmartPtr) Delete(ctx context.Context) error
func (*ClassHeldByCustomSmartPtr) DeleteLater ¶
func (class *ClassHeldByCustomSmartPtr) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHeldByCustomSmartPtr) GetProperty ¶
func (*ClassHeldByCustomSmartPtr) GetPropertyI ¶
func (class *ClassHeldByCustomSmartPtr) GetPropertyI(ctx context.Context) (int32, error)
func (*ClassHeldByCustomSmartPtr) GetPropertyS ¶
func (class *ClassHeldByCustomSmartPtr) GetPropertyS(ctx context.Context) (string, error)
func (*ClassHeldByCustomSmartPtr) IsAliasOf ¶
func (class *ClassHeldByCustomSmartPtr) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHeldByCustomSmartPtr) IsDeleted ¶
func (class *ClassHeldByCustomSmartPtr) IsDeleted(ctx context.Context) bool
func (*ClassHeldByCustomSmartPtr) SetProperty ¶
func (*ClassHeldByCustomSmartPtr) SetPropertyI ¶
func (class *ClassHeldByCustomSmartPtr) SetPropertyI(ctx context.Context, val int32) error
func (*ClassHeldByCustomSmartPtr) SetPropertyS ¶
func (class *ClassHeldByCustomSmartPtr) SetPropertyS(ctx context.Context, val string) error
func (*ClassHeldByCustomSmartPtr) StaticCreateSharedPtr ¶
type ClassHeldBySmartPtr ¶
type ClassHeldBySmartPtr struct {
embind.ClassBase
}
func NewClassHeldBySmartPtr ¶
func (*ClassHeldBySmartPtr) CallMethod ¶
func (*ClassHeldBySmartPtr) Clone ¶
func (class *ClassHeldBySmartPtr) Clone(ctx context.Context) (*ClassHeldBySmartPtr, error)
func (*ClassHeldBySmartPtr) Delete ¶
func (class *ClassHeldBySmartPtr) Delete(ctx context.Context) error
func (*ClassHeldBySmartPtr) DeleteLater ¶
func (class *ClassHeldBySmartPtr) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassHeldBySmartPtr) GetProperty ¶
func (*ClassHeldBySmartPtr) GetPropertyI ¶
func (class *ClassHeldBySmartPtr) GetPropertyI(ctx context.Context) (int32, error)
func (*ClassHeldBySmartPtr) GetPropertyS ¶
func (class *ClassHeldBySmartPtr) GetPropertyS(ctx context.Context) (string, error)
func (*ClassHeldBySmartPtr) IsAliasOf ¶
func (class *ClassHeldBySmartPtr) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassHeldBySmartPtr) IsDeleted ¶
func (class *ClassHeldBySmartPtr) IsDeleted(ctx context.Context) bool
func (*ClassHeldBySmartPtr) ReturnThis ¶
func (class *ClassHeldBySmartPtr) ReturnThis(ctx context.Context) (embind.ClassBase, error)
func (*ClassHeldBySmartPtr) SetProperty ¶
func (*ClassHeldBySmartPtr) SetPropertyI ¶
func (class *ClassHeldBySmartPtr) SetPropertyI(ctx context.Context, val int32) error
func (*ClassHeldBySmartPtr) SetPropertyS ¶
func (class *ClassHeldBySmartPtr) SetPropertyS(ctx context.Context, val string) error
func (*ClassHeldBySmartPtr) StaticNewCustomPtr ¶
type ClassIntTemplateClass ¶
type ClassIntTemplateClass struct {
embind.ClassBase
}
func (*ClassIntTemplateClass) CallMethod ¶
func (*ClassIntTemplateClass) Clone ¶
func (class *ClassIntTemplateClass) Clone(ctx context.Context) (*ClassIntTemplateClass, error)
func (*ClassIntTemplateClass) Delete ¶
func (class *ClassIntTemplateClass) Delete(ctx context.Context) error
func (*ClassIntTemplateClass) DeleteLater ¶
func (class *ClassIntTemplateClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntTemplateClass) GetProperty ¶
func (*ClassIntTemplateClass) IsAliasOf ¶
func (class *ClassIntTemplateClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntTemplateClass) IsDeleted ¶
func (class *ClassIntTemplateClass) IsDeleted(ctx context.Context) bool
func (*ClassIntTemplateClass) SetProperty ¶
type ClassIntegerVector ¶
type ClassIntegerVector struct {
embind.ClassBase
}
func NewClassIntegerVector ¶
func NewClassIntegerVector(e embind.Engine, ctx context.Context) (*ClassIntegerVector, error)
func (*ClassIntegerVector) CallMethod ¶
func (*ClassIntegerVector) Clone ¶
func (class *ClassIntegerVector) Clone(ctx context.Context) (*ClassIntegerVector, error)
func (*ClassIntegerVector) Delete ¶
func (class *ClassIntegerVector) Delete(ctx context.Context) error
func (*ClassIntegerVector) DeleteLater ¶
func (class *ClassIntegerVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntegerVector) GetProperty ¶
func (*ClassIntegerVector) IsAliasOf ¶
func (class *ClassIntegerVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntegerVector) IsDeleted ¶
func (class *ClassIntegerVector) IsDeleted(ctx context.Context) bool
func (*ClassIntegerVector) Push_back ¶
func (class *ClassIntegerVector) Push_back(ctx context.Context, arg0 int32) error
func (*ClassIntegerVector) SetProperty ¶
type ClassIntegerVectorVector ¶
type ClassIntegerVectorVector struct {
embind.ClassBase
}
func NewClassIntegerVectorVector ¶
func NewClassIntegerVectorVector(e embind.Engine, ctx context.Context) (*ClassIntegerVectorVector, error)
func (*ClassIntegerVectorVector) CallMethod ¶
func (*ClassIntegerVectorVector) Clone ¶
func (class *ClassIntegerVectorVector) Clone(ctx context.Context) (*ClassIntegerVectorVector, error)
func (*ClassIntegerVectorVector) Delete ¶
func (class *ClassIntegerVectorVector) Delete(ctx context.Context) error
func (*ClassIntegerVectorVector) DeleteLater ¶
func (class *ClassIntegerVectorVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntegerVectorVector) GetProperty ¶
func (*ClassIntegerVectorVector) IsAliasOf ¶
func (class *ClassIntegerVectorVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntegerVectorVector) IsDeleted ¶
func (class *ClassIntegerVectorVector) IsDeleted(ctx context.Context) bool
func (*ClassIntegerVectorVector) Push_back ¶
func (class *ClassIntegerVectorVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassIntegerVectorVector) Resize ¶
func (class *ClassIntegerVectorVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
func (*ClassIntegerVectorVector) SetProperty ¶
type ClassInterface ¶
type ClassInterface struct {
embind.ClassBase
}
func (*ClassInterface) CallMethod ¶
func (*ClassInterface) Clone ¶
func (class *ClassInterface) Clone(ctx context.Context) (*ClassInterface, error)
func (*ClassInterface) DeleteLater ¶
func (class *ClassInterface) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassInterface) GetProperty ¶
func (*ClassInterface) Invoke ¶
func (class *ClassInterface) Invoke(ctx context.Context, arg0 string) error
func (*ClassInterface) IsAliasOf ¶
func (class *ClassInterface) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassInterface) SetProperty ¶
func (*ClassInterface) StaticExtend ¶
func (*ClassInterface) StaticImplement ¶
func (class *ClassInterface) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassInterfaceWrapper ¶
type ClassInterfaceWrapper struct {
embind.ClassBase
}
func (*ClassInterfaceWrapper) CallMethod ¶
func (*ClassInterfaceWrapper) Clone ¶
func (class *ClassInterfaceWrapper) Clone(ctx context.Context) (*ClassInterfaceWrapper, error)
func (*ClassInterfaceWrapper) Delete ¶
func (class *ClassInterfaceWrapper) Delete(ctx context.Context) error
func (*ClassInterfaceWrapper) DeleteLater ¶
func (class *ClassInterfaceWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassInterfaceWrapper) GetProperty ¶
func (*ClassInterfaceWrapper) Invoke ¶
func (class *ClassInterfaceWrapper) Invoke(ctx context.Context, arg0 string) error
func (*ClassInterfaceWrapper) IsAliasOf ¶
func (class *ClassInterfaceWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassInterfaceWrapper) IsDeleted ¶
func (class *ClassInterfaceWrapper) IsDeleted(ctx context.Context) bool
func (*ClassInterfaceWrapper) NotifyOnDestruction ¶
func (class *ClassInterfaceWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassInterfaceWrapper) SetProperty ¶
func (*ClassInterfaceWrapper) StaticExtend ¶
func (*ClassInterfaceWrapper) StaticImplement ¶
func (class *ClassInterfaceWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassIntrusiveClass ¶
type ClassIntrusiveClass struct {
embind.ClassBase
}
func NewClassIntrusiveClass ¶
func NewClassIntrusiveClass(e embind.Engine, ctx context.Context) (*ClassIntrusiveClass, error)
func (*ClassIntrusiveClass) CallMethod ¶
func (*ClassIntrusiveClass) Clone ¶
func (class *ClassIntrusiveClass) Clone(ctx context.Context) (*ClassIntrusiveClass, error)
func (*ClassIntrusiveClass) Delete ¶
func (class *ClassIntrusiveClass) Delete(ctx context.Context) error
func (*ClassIntrusiveClass) DeleteLater ¶
func (class *ClassIntrusiveClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntrusiveClass) GetProperty ¶
func (*ClassIntrusiveClass) IsAliasOf ¶
func (class *ClassIntrusiveClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntrusiveClass) IsDeleted ¶
func (class *ClassIntrusiveClass) IsDeleted(ctx context.Context) bool
func (*ClassIntrusiveClass) SetProperty ¶
func (*ClassIntrusiveClass) StaticExtend ¶
func (*ClassIntrusiveClass) StaticImplement ¶
func (class *ClassIntrusiveClass) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassIntrusiveClassHolder ¶
type ClassIntrusiveClassHolder struct {
embind.ClassBase
}
func NewClassIntrusiveClassHolder ¶
func NewClassIntrusiveClassHolder(e embind.Engine, ctx context.Context) (*ClassIntrusiveClassHolder, error)
func (*ClassIntrusiveClassHolder) CallMethod ¶
func (*ClassIntrusiveClassHolder) Clone ¶
func (class *ClassIntrusiveClassHolder) Clone(ctx context.Context) (*ClassIntrusiveClassHolder, error)
func (*ClassIntrusiveClassHolder) Delete ¶
func (class *ClassIntrusiveClassHolder) Delete(ctx context.Context) error
func (*ClassIntrusiveClassHolder) DeleteLater ¶
func (class *ClassIntrusiveClassHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntrusiveClassHolder) Get ¶
func (class *ClassIntrusiveClassHolder) Get(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntrusiveClassHolder) GetProperty ¶
func (*ClassIntrusiveClassHolder) IsAliasOf ¶
func (class *ClassIntrusiveClassHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntrusiveClassHolder) IsDeleted ¶
func (class *ClassIntrusiveClassHolder) IsDeleted(ctx context.Context) bool
func (*ClassIntrusiveClassHolder) Set ¶
func (class *ClassIntrusiveClassHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassIntrusiveClassHolder) SetProperty ¶
type ClassIntrusiveClassWrapper ¶
type ClassIntrusiveClassWrapper struct {
embind.ClassBase
}
func (*ClassIntrusiveClassWrapper) CallMethod ¶
func (*ClassIntrusiveClassWrapper) Clone ¶
func (class *ClassIntrusiveClassWrapper) Clone(ctx context.Context) (*ClassIntrusiveClassWrapper, error)
func (*ClassIntrusiveClassWrapper) Delete ¶
func (class *ClassIntrusiveClassWrapper) Delete(ctx context.Context) error
func (*ClassIntrusiveClassWrapper) DeleteLater ¶
func (class *ClassIntrusiveClassWrapper) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassIntrusiveClassWrapper) GetProperty ¶
func (*ClassIntrusiveClassWrapper) IsAliasOf ¶
func (class *ClassIntrusiveClassWrapper) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassIntrusiveClassWrapper) IsDeleted ¶
func (class *ClassIntrusiveClassWrapper) IsDeleted(ctx context.Context) bool
func (*ClassIntrusiveClassWrapper) NotifyOnDestruction ¶
func (class *ClassIntrusiveClassWrapper) NotifyOnDestruction(ctx context.Context) error
func (*ClassIntrusiveClassWrapper) SetProperty ¶
func (*ClassIntrusiveClassWrapper) StaticExtend ¶
func (*ClassIntrusiveClassWrapper) StaticImplement ¶
func (class *ClassIntrusiveClassWrapper) StaticImplement(ctx context.Context, arg0 any) (embind.ClassBase, error)
type ClassMap_int__string_ ¶
type ClassMap_int__string_ struct {
embind.ClassBase
}
func NewClassMap_int__string_ ¶
func NewClassMap_int__string_(e embind.Engine, ctx context.Context) (*ClassMap_int__string_, error)
func (*ClassMap_int__string_) CallMethod ¶
func (*ClassMap_int__string_) Clone ¶
func (class *ClassMap_int__string_) Clone(ctx context.Context) (*ClassMap_int__string_, error)
func (*ClassMap_int__string_) Delete ¶
func (class *ClassMap_int__string_) Delete(ctx context.Context) error
func (*ClassMap_int__string_) DeleteLater ¶
func (class *ClassMap_int__string_) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMap_int__string_) GetProperty ¶
func (*ClassMap_int__string_) IsAliasOf ¶
func (class *ClassMap_int__string_) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMap_int__string_) IsDeleted ¶
func (class *ClassMap_int__string_) IsDeleted(ctx context.Context) bool
func (*ClassMap_int__string_) Keys ¶
func (class *ClassMap_int__string_) Keys(ctx context.Context) (embind.ClassBase, error)
func (*ClassMap_int__string_) SetProperty ¶
type ClassMultipleAccessors ¶
type ClassMultipleAccessors struct {
embind.ClassBase
}
func (*ClassMultipleAccessors) CallMethod ¶
func (*ClassMultipleAccessors) Clone ¶
func (class *ClassMultipleAccessors) Clone(ctx context.Context) (*ClassMultipleAccessors, error)
func (*ClassMultipleAccessors) Delete ¶
func (class *ClassMultipleAccessors) Delete(ctx context.Context) error
func (*ClassMultipleAccessors) DeleteLater ¶
func (class *ClassMultipleAccessors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleAccessors) GetProperty ¶
func (*ClassMultipleAccessors) IsAliasOf ¶
func (class *ClassMultipleAccessors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleAccessors) IsDeleted ¶
func (class *ClassMultipleAccessors) IsDeleted(ctx context.Context) bool
func (*ClassMultipleAccessors) SetProperty ¶
type ClassMultipleCtors ¶
type ClassMultipleCtors struct {
embind.ClassBase
}
func NewClassMultipleCtors1 ¶
func NewClassMultipleCtors1(e embind.Engine, ctx context.Context, arg0 int32) (*ClassMultipleCtors, error)
func NewClassMultipleCtors2 ¶
func NewClassMultipleCtors3 ¶
func (*ClassMultipleCtors) CallMethod ¶
func (*ClassMultipleCtors) Clone ¶
func (class *ClassMultipleCtors) Clone(ctx context.Context) (*ClassMultipleCtors, error)
func (*ClassMultipleCtors) Delete ¶
func (class *ClassMultipleCtors) Delete(ctx context.Context) error
func (*ClassMultipleCtors) DeleteLater ¶
func (class *ClassMultipleCtors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleCtors) GetProperty ¶
func (*ClassMultipleCtors) IsAliasOf ¶
func (class *ClassMultipleCtors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleCtors) IsDeleted ¶
func (class *ClassMultipleCtors) IsDeleted(ctx context.Context) bool
func (*ClassMultipleCtors) SetProperty ¶
func (*ClassMultipleCtors) WhichCtorCalled ¶
func (class *ClassMultipleCtors) WhichCtorCalled(ctx context.Context) (int32, error)
type ClassMultipleOverloads ¶
type ClassMultipleOverloads struct {
embind.ClassBase
}
func NewClassMultipleOverloads ¶
func NewClassMultipleOverloads(e embind.Engine, ctx context.Context) (*ClassMultipleOverloads, error)
func (*ClassMultipleOverloads) CallMethod ¶
func (*ClassMultipleOverloads) Clone ¶
func (class *ClassMultipleOverloads) Clone(ctx context.Context) (*ClassMultipleOverloads, error)
func (*ClassMultipleOverloads) Delete ¶
func (class *ClassMultipleOverloads) Delete(ctx context.Context) error
func (*ClassMultipleOverloads) DeleteLater ¶
func (class *ClassMultipleOverloads) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleOverloads) GetProperty ¶
func (*ClassMultipleOverloads) IsAliasOf ¶
func (class *ClassMultipleOverloads) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleOverloads) IsDeleted ¶
func (class *ClassMultipleOverloads) IsDeleted(ctx context.Context) bool
func (*ClassMultipleOverloads) SetProperty ¶
func (*ClassMultipleOverloads) StaticStaticFunc1 ¶
func (*ClassMultipleOverloads) StaticStaticFunc2 ¶
func (*ClassMultipleOverloads) StaticWhichStaticFuncCalled ¶
func (class *ClassMultipleOverloads) StaticWhichStaticFuncCalled(ctx context.Context) (int32, error)
func (*ClassMultipleOverloads) WhichFuncCalled ¶
func (class *ClassMultipleOverloads) WhichFuncCalled(ctx context.Context) (int32, error)
type ClassMultipleOverloadsDependingOnDummy ¶
type ClassMultipleOverloadsDependingOnDummy struct {
embind.ClassBase
}
func NewClassMultipleOverloadsDependingOnDummy ¶
func NewClassMultipleOverloadsDependingOnDummy(e embind.Engine, ctx context.Context) (*ClassMultipleOverloadsDependingOnDummy, error)
func (*ClassMultipleOverloadsDependingOnDummy) CallMethod ¶
func (*ClassMultipleOverloadsDependingOnDummy) Clone ¶
func (class *ClassMultipleOverloadsDependingOnDummy) Clone(ctx context.Context) (*ClassMultipleOverloadsDependingOnDummy, error)
func (*ClassMultipleOverloadsDependingOnDummy) Delete ¶
func (class *ClassMultipleOverloadsDependingOnDummy) Delete(ctx context.Context) error
func (*ClassMultipleOverloadsDependingOnDummy) DeleteLater ¶
func (class *ClassMultipleOverloadsDependingOnDummy) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleOverloadsDependingOnDummy) Dummy0 ¶
func (class *ClassMultipleOverloadsDependingOnDummy) Dummy0(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleOverloadsDependingOnDummy) Dummy1 ¶
func (class *ClassMultipleOverloadsDependingOnDummy) Dummy1(ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
func (*ClassMultipleOverloadsDependingOnDummy) GetProperty ¶
func (*ClassMultipleOverloadsDependingOnDummy) IsAliasOf ¶
func (class *ClassMultipleOverloadsDependingOnDummy) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleOverloadsDependingOnDummy) IsDeleted ¶
func (class *ClassMultipleOverloadsDependingOnDummy) IsDeleted(ctx context.Context) bool
func (*ClassMultipleOverloadsDependingOnDummy) SetProperty ¶
func (*ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy0 ¶
func (class *ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy0(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy1 ¶
func (class *ClassMultipleOverloadsDependingOnDummy) StaticStaticDummy1(ctx context.Context, arg0 embind.ClassBase) (embind.ClassBase, error)
type ClassMultipleOverloadsDerived ¶
type ClassMultipleOverloadsDerived struct {
embind.ClassBase
}
func NewClassMultipleOverloadsDerived ¶
func NewClassMultipleOverloadsDerived(e embind.Engine, ctx context.Context) (*ClassMultipleOverloadsDerived, error)
func (*ClassMultipleOverloadsDerived) CallMethod ¶
func (*ClassMultipleOverloadsDerived) Clone ¶
func (class *ClassMultipleOverloadsDerived) Clone(ctx context.Context) (*ClassMultipleOverloadsDerived, error)
func (*ClassMultipleOverloadsDerived) Delete ¶
func (class *ClassMultipleOverloadsDerived) Delete(ctx context.Context) error
func (*ClassMultipleOverloadsDerived) DeleteLater ¶
func (class *ClassMultipleOverloadsDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleOverloadsDerived) GetProperty ¶
func (*ClassMultipleOverloadsDerived) IsAliasOf ¶
func (class *ClassMultipleOverloadsDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleOverloadsDerived) IsDeleted ¶
func (class *ClassMultipleOverloadsDerived) IsDeleted(ctx context.Context) bool
func (*ClassMultipleOverloadsDerived) SetProperty ¶
func (*ClassMultipleOverloadsDerived) StaticStaticFunc1 ¶
func (*ClassMultipleOverloadsDerived) StaticStaticFunc2 ¶
func (*ClassMultipleOverloadsDerived) StaticStaticFunc3 ¶
func (*ClassMultipleOverloadsDerived) StaticStaticFunc4 ¶
func (*ClassMultipleOverloadsDerived) StaticWhichStaticFuncCalled ¶
func (class *ClassMultipleOverloadsDerived) StaticWhichStaticFuncCalled(ctx context.Context) (int32, error)
func (*ClassMultipleOverloadsDerived) WhichFuncCalled ¶
func (class *ClassMultipleOverloadsDerived) WhichFuncCalled(ctx context.Context) (int32, error)
type ClassMultipleSmartCtors ¶
type ClassMultipleSmartCtors struct {
embind.ClassBase
}
func NewClassMultipleSmartCtors1 ¶
func NewClassMultipleSmartCtors1(e embind.Engine, ctx context.Context, arg0 int32) (*ClassMultipleSmartCtors, error)
func (*ClassMultipleSmartCtors) CallMethod ¶
func (*ClassMultipleSmartCtors) Clone ¶
func (class *ClassMultipleSmartCtors) Clone(ctx context.Context) (*ClassMultipleSmartCtors, error)
func (*ClassMultipleSmartCtors) Delete ¶
func (class *ClassMultipleSmartCtors) Delete(ctx context.Context) error
func (*ClassMultipleSmartCtors) DeleteLater ¶
func (class *ClassMultipleSmartCtors) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultipleSmartCtors) GetProperty ¶
func (*ClassMultipleSmartCtors) IsAliasOf ¶
func (class *ClassMultipleSmartCtors) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultipleSmartCtors) IsDeleted ¶
func (class *ClassMultipleSmartCtors) IsDeleted(ctx context.Context) bool
func (*ClassMultipleSmartCtors) SetProperty ¶
func (*ClassMultipleSmartCtors) WhichCtorCalled ¶
func (class *ClassMultipleSmartCtors) WhichCtorCalled(ctx context.Context) (int32, error)
type ClassMultiplyDerived ¶
type ClassMultiplyDerived struct {
embind.ClassBase
}
func NewClassMultiplyDerived ¶
func NewClassMultiplyDerived(e embind.Engine, ctx context.Context) (*ClassMultiplyDerived, error)
func (*ClassMultiplyDerived) CallMethod ¶
func (*ClassMultiplyDerived) Clone ¶
func (class *ClassMultiplyDerived) Clone(ctx context.Context) (*ClassMultiplyDerived, error)
func (*ClassMultiplyDerived) Delete ¶
func (class *ClassMultiplyDerived) Delete(ctx context.Context) error
func (*ClassMultiplyDerived) DeleteLater ¶
func (class *ClassMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMultiplyDerived) GetBaseMember ¶
func (class *ClassMultiplyDerived) GetBaseMember(ctx context.Context) (int32, error)
func (*ClassMultiplyDerived) GetClassName ¶
func (class *ClassMultiplyDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassMultiplyDerived) GetClassNameFromBase ¶
func (class *ClassMultiplyDerived) GetClassNameFromBase(ctx context.Context) (string, error)
func (*ClassMultiplyDerived) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassMultiplyDerived) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassMultiplyDerived) GetMember ¶
func (class *ClassMultiplyDerived) GetMember(ctx context.Context) (int32, error)
func (*ClassMultiplyDerived) GetProperty ¶
func (*ClassMultiplyDerived) GetPropertyBaseMember ¶
func (class *ClassMultiplyDerived) GetPropertyBaseMember(ctx context.Context) (int32, error)
func (*ClassMultiplyDerived) GetPropertyMember ¶
func (class *ClassMultiplyDerived) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassMultiplyDerived) IsAliasOf ¶
func (class *ClassMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMultiplyDerived) IsDeleted ¶
func (class *ClassMultiplyDerived) IsDeleted(ctx context.Context) bool
func (*ClassMultiplyDerived) SetBaseMember ¶
func (class *ClassMultiplyDerived) SetBaseMember(ctx context.Context, arg0 int32) error
func (*ClassMultiplyDerived) SetMember ¶
func (class *ClassMultiplyDerived) SetMember(ctx context.Context, arg0 int32) error
func (*ClassMultiplyDerived) SetProperty ¶
func (*ClassMultiplyDerived) SetPropertyBaseMember ¶
func (class *ClassMultiplyDerived) SetPropertyBaseMember(ctx context.Context, val int32) error
func (*ClassMultiplyDerived) SetPropertyMember ¶
func (class *ClassMultiplyDerived) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassMultiplyDerived) StaticClassFunction ¶
func (class *ClassMultiplyDerived) StaticClassFunction(ctx context.Context) (string, error)
func (*ClassMultiplyDerived) StaticGetInstanceCount ¶
func (class *ClassMultiplyDerived) StaticGetInstanceCount(ctx context.Context) (int32, error)
type ClassMyClass ¶
type ClassMyClass struct {
embind.ClassBase
}
func NewClassMyClass1 ¶
func NewClassMyClass1(e embind.Engine, ctx context.Context, arg0 int32) (*ClassMyClass, error)
func NewClassMyClass2 ¶
func (*ClassMyClass) CallMethod ¶
func (*ClassMyClass) Clone ¶
func (class *ClassMyClass) Clone(ctx context.Context) (*ClassMyClass, error)
func (*ClassMyClass) DeleteLater ¶
func (class *ClassMyClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassMyClass) GetProperty ¶
func (*ClassMyClass) GetPropertyX ¶
func (class *ClassMyClass) GetPropertyX(ctx context.Context) (int32, error)
func (*ClassMyClass) GetPropertyY ¶
func (class *ClassMyClass) GetPropertyY(ctx context.Context) (string, error)
func (*ClassMyClass) IncrementX0 ¶
func (class *ClassMyClass) IncrementX0(ctx context.Context) error
func (*ClassMyClass) IncrementX1 ¶
func (class *ClassMyClass) IncrementX1(ctx context.Context, arg0 int32) error
func (*ClassMyClass) IsAliasOf ¶
func (class *ClassMyClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassMyClass) SetProperty ¶
func (*ClassMyClass) SetPropertyX ¶
func (class *ClassMyClass) SetPropertyX(ctx context.Context, val int32) error
func (*ClassMyClass) StaticGetStringFromInstance ¶
func (class *ClassMyClass) StaticGetStringFromInstance(ctx context.Context, arg0 embind.ClassBase) (string, error)
type ClassNoExceptClass ¶
type ClassNoExceptClass struct {
embind.ClassBase
}
func (*ClassNoExceptClass) CallMethod ¶
func (*ClassNoExceptClass) Clone ¶
func (class *ClassNoExceptClass) Clone(ctx context.Context) (*ClassNoExceptClass, error)
func (*ClassNoExceptClass) Delete ¶
func (class *ClassNoExceptClass) Delete(ctx context.Context) error
func (*ClassNoExceptClass) DeleteLater ¶
func (class *ClassNoExceptClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassNoExceptClass) Embind_test_no_except_function ¶
func (class *ClassNoExceptClass) Embind_test_no_except_function(ctx context.Context) error
func (*ClassNoExceptClass) GetProperty ¶
func (*ClassNoExceptClass) GetPropertyX ¶
func (class *ClassNoExceptClass) GetPropertyX(ctx context.Context) (int32, error)
func (*ClassNoExceptClass) GetValue ¶
func (class *ClassNoExceptClass) GetValue(ctx context.Context) (int32, error)
func (*ClassNoExceptClass) GetValueConst ¶
func (class *ClassNoExceptClass) GetValueConst(ctx context.Context) (int32, error)
func (*ClassNoExceptClass) IsAliasOf ¶
func (class *ClassNoExceptClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassNoExceptClass) IsDeleted ¶
func (class *ClassNoExceptClass) IsDeleted(ctx context.Context) bool
func (*ClassNoExceptClass) SetProperty ¶
func (*ClassNoExceptClass) SetPropertyX ¶
func (class *ClassNoExceptClass) SetPropertyX(ctx context.Context, val int32) error
type ClassNoncopyable ¶
type ClassNoncopyable struct {
embind.ClassBase
}
func NewClassNoncopyable ¶
func NewClassNoncopyable(e embind.Engine, ctx context.Context) (*ClassNoncopyable, error)
func (*ClassNoncopyable) CallMethod ¶
func (*ClassNoncopyable) Clone ¶
func (class *ClassNoncopyable) Clone(ctx context.Context) (*ClassNoncopyable, error)
func (*ClassNoncopyable) DeleteLater ¶
func (class *ClassNoncopyable) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassNoncopyable) GetProperty ¶
func (*ClassNoncopyable) IsAliasOf ¶
func (class *ClassNoncopyable) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassNoncopyable) IsDeleted ¶
func (class *ClassNoncopyable) IsDeleted(ctx context.Context) bool
func (*ClassNoncopyable) Method ¶
func (class *ClassNoncopyable) Method(ctx context.Context) (string, error)
func (*ClassNoncopyable) SetProperty ¶
type ClassParentClass ¶
type ClassParentClass struct {
embind.ClassBase
}
func NewClassParentClass ¶
func NewClassParentClass(e embind.Engine, ctx context.Context) (*ClassParentClass, error)
func (*ClassParentClass) CallMethod ¶
func (*ClassParentClass) Clone ¶
func (class *ClassParentClass) Clone(ctx context.Context) (*ClassParentClass, error)
func (*ClassParentClass) DeleteLater ¶
func (class *ClassParentClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassParentClass) GetBigClass ¶
func (class *ClassParentClass) GetBigClass(ctx context.Context) (embind.ClassBase, error)
func (*ClassParentClass) GetProperty ¶
func (*ClassParentClass) IsAliasOf ¶
func (class *ClassParentClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassParentClass) IsDeleted ¶
func (class *ClassParentClass) IsDeleted(ctx context.Context) bool
func (*ClassParentClass) SetProperty ¶
type ClassPolyBase ¶
type ClassPolyBase struct {
embind.ClassBase
}
func NewClassPolyBase ¶
func NewClassPolyBase(e embind.Engine, ctx context.Context) (*ClassPolyBase, error)
func (*ClassPolyBase) CallMethod ¶
func (*ClassPolyBase) Clone ¶
func (class *ClassPolyBase) Clone(ctx context.Context) (*ClassPolyBase, error)
func (*ClassPolyBase) DeleteLater ¶
func (class *ClassPolyBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyBase) GetClassName ¶
func (class *ClassPolyBase) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyBase) GetProperty ¶
func (*ClassPolyBase) IsAliasOf ¶
func (class *ClassPolyBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyBase) SetProperty ¶
func (*ClassPolyBase) VirtualGetClassName ¶
func (class *ClassPolyBase) VirtualGetClassName(ctx context.Context) (string, error)
type ClassPolyDerived ¶
type ClassPolyDerived struct {
embind.ClassBase
}
func NewClassPolyDerived ¶
func NewClassPolyDerived(e embind.Engine, ctx context.Context) (*ClassPolyDerived, error)
func (*ClassPolyDerived) CallMethod ¶
func (*ClassPolyDerived) Clone ¶
func (class *ClassPolyDerived) Clone(ctx context.Context) (*ClassPolyDerived, error)
func (*ClassPolyDerived) DeleteLater ¶
func (class *ClassPolyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDerived) GetClassName ¶
func (class *ClassPolyDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDerived) GetProperty ¶
func (*ClassPolyDerived) IsAliasOf ¶
func (class *ClassPolyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDerived) IsDeleted ¶
func (class *ClassPolyDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolyDerived) SetProperty ¶
func (*ClassPolyDerived) StaticGetPtr ¶
func (class *ClassPolyDerived) StaticGetPtr(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDerived) StaticGetPtrClassName ¶
func (class *ClassPolyDerived) StaticGetPtrClassName(ctx context.Context) (string, error)
func (*ClassPolyDerived) StaticReleasePtr ¶
func (class *ClassPolyDerived) StaticReleasePtr(ctx context.Context) error
func (*ClassPolyDerived) StaticSetPtrDerived ¶
func (class *ClassPolyDerived) StaticSetPtrDerived(ctx context.Context) error
func (*ClassPolyDerived) VirtualGetClassName ¶
func (class *ClassPolyDerived) VirtualGetClassName(ctx context.Context) (string, error)
type ClassPolyDerivedThrice ¶
type ClassPolyDerivedThrice struct {
embind.ClassBase
}
func NewClassPolyDerivedThrice ¶
func NewClassPolyDerivedThrice(e embind.Engine, ctx context.Context) (*ClassPolyDerivedThrice, error)
func (*ClassPolyDerivedThrice) CallMethod ¶
func (*ClassPolyDerivedThrice) Clone ¶
func (class *ClassPolyDerivedThrice) Clone(ctx context.Context) (*ClassPolyDerivedThrice, error)
func (*ClassPolyDerivedThrice) Delete ¶
func (class *ClassPolyDerivedThrice) Delete(ctx context.Context) error
func (*ClassPolyDerivedThrice) DeleteLater ¶
func (class *ClassPolyDerivedThrice) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDerivedThrice) GetClassName ¶
func (class *ClassPolyDerivedThrice) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDerivedThrice) GetProperty ¶
func (*ClassPolyDerivedThrice) IsAliasOf ¶
func (class *ClassPolyDerivedThrice) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDerivedThrice) IsDeleted ¶
func (class *ClassPolyDerivedThrice) IsDeleted(ctx context.Context) bool
func (*ClassPolyDerivedThrice) SetProperty ¶
func (*ClassPolyDerivedThrice) StaticGetPtrClassName ¶
func (class *ClassPolyDerivedThrice) StaticGetPtrClassName(ctx context.Context) (string, error)
func (*ClassPolyDerivedThrice) StaticReleasePtr ¶
func (class *ClassPolyDerivedThrice) StaticReleasePtr(ctx context.Context) error
func (*ClassPolyDerivedThrice) StaticSetPtrDerived ¶
func (class *ClassPolyDerivedThrice) StaticSetPtrDerived(ctx context.Context) error
func (*ClassPolyDerivedThrice) VirtualGetClassName ¶
func (class *ClassPolyDerivedThrice) VirtualGetClassName(ctx context.Context) (string, error)
type ClassPolyDiamondBase ¶
type ClassPolyDiamondBase struct {
embind.ClassBase
}
func NewClassPolyDiamondBase ¶
func NewClassPolyDiamondBase(e embind.Engine, ctx context.Context) (*ClassPolyDiamondBase, error)
func (*ClassPolyDiamondBase) CallMethod ¶
func (*ClassPolyDiamondBase) Clone ¶
func (class *ClassPolyDiamondBase) Clone(ctx context.Context) (*ClassPolyDiamondBase, error)
func (*ClassPolyDiamondBase) Delete ¶
func (class *ClassPolyDiamondBase) Delete(ctx context.Context) error
func (*ClassPolyDiamondBase) DeleteLater ¶
func (class *ClassPolyDiamondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDiamondBase) GetClassName ¶
func (class *ClassPolyDiamondBase) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDiamondBase) GetProperty ¶
func (*ClassPolyDiamondBase) IsAliasOf ¶
func (class *ClassPolyDiamondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDiamondBase) IsDeleted ¶
func (class *ClassPolyDiamondBase) IsDeleted(ctx context.Context) bool
func (*ClassPolyDiamondBase) SetProperty ¶
type ClassPolyDiamondDerived ¶
type ClassPolyDiamondDerived struct {
embind.ClassBase
}
func NewClassPolyDiamondDerived ¶
func NewClassPolyDiamondDerived(e embind.Engine, ctx context.Context) (*ClassPolyDiamondDerived, error)
func (*ClassPolyDiamondDerived) CallMethod ¶
func (*ClassPolyDiamondDerived) Clone ¶
func (class *ClassPolyDiamondDerived) Clone(ctx context.Context) (*ClassPolyDiamondDerived, error)
func (*ClassPolyDiamondDerived) Delete ¶
func (class *ClassPolyDiamondDerived) Delete(ctx context.Context) error
func (*ClassPolyDiamondDerived) DeleteLater ¶
func (class *ClassPolyDiamondDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDiamondDerived) GetClassName ¶
func (class *ClassPolyDiamondDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDiamondDerived) GetProperty ¶
func (*ClassPolyDiamondDerived) IsAliasOf ¶
func (class *ClassPolyDiamondDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDiamondDerived) IsDeleted ¶
func (class *ClassPolyDiamondDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolyDiamondDerived) SetProperty ¶
type ClassPolyDiamondMultiplyDerived ¶
type ClassPolyDiamondMultiplyDerived struct {
embind.ClassBase
}
func NewClassPolyDiamondMultiplyDerived ¶
func NewClassPolyDiamondMultiplyDerived(e embind.Engine, ctx context.Context) (*ClassPolyDiamondMultiplyDerived, error)
func (*ClassPolyDiamondMultiplyDerived) CallMethod ¶
func (*ClassPolyDiamondMultiplyDerived) Clone ¶
func (class *ClassPolyDiamondMultiplyDerived) Clone(ctx context.Context) (*ClassPolyDiamondMultiplyDerived, error)
func (*ClassPolyDiamondMultiplyDerived) Delete ¶
func (class *ClassPolyDiamondMultiplyDerived) Delete(ctx context.Context) error
func (*ClassPolyDiamondMultiplyDerived) DeleteLater ¶
func (class *ClassPolyDiamondMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDiamondMultiplyDerived) GetClassName ¶
func (class *ClassPolyDiamondMultiplyDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDiamondMultiplyDerived) GetProperty ¶
func (*ClassPolyDiamondMultiplyDerived) IsAliasOf ¶
func (class *ClassPolyDiamondMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDiamondMultiplyDerived) IsDeleted ¶
func (class *ClassPolyDiamondMultiplyDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolyDiamondMultiplyDerived) SetProperty ¶
type ClassPolyDiamondSiblingDerived ¶
type ClassPolyDiamondSiblingDerived struct {
embind.ClassBase
}
func NewClassPolyDiamondSiblingDerived ¶
func NewClassPolyDiamondSiblingDerived(e embind.Engine, ctx context.Context) (*ClassPolyDiamondSiblingDerived, error)
func (*ClassPolyDiamondSiblingDerived) CallMethod ¶
func (*ClassPolyDiamondSiblingDerived) Clone ¶
func (class *ClassPolyDiamondSiblingDerived) Clone(ctx context.Context) (*ClassPolyDiamondSiblingDerived, error)
func (*ClassPolyDiamondSiblingDerived) Delete ¶
func (class *ClassPolyDiamondSiblingDerived) Delete(ctx context.Context) error
func (*ClassPolyDiamondSiblingDerived) DeleteLater ¶
func (class *ClassPolyDiamondSiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyDiamondSiblingDerived) GetClassName ¶
func (class *ClassPolyDiamondSiblingDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyDiamondSiblingDerived) GetProperty ¶
func (*ClassPolyDiamondSiblingDerived) IsAliasOf ¶
func (class *ClassPolyDiamondSiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyDiamondSiblingDerived) IsDeleted ¶
func (class *ClassPolyDiamondSiblingDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolyDiamondSiblingDerived) SetProperty ¶
type ClassPolyMultiplyDerived ¶
type ClassPolyMultiplyDerived struct {
embind.ClassBase
}
func NewClassPolyMultiplyDerived ¶
func NewClassPolyMultiplyDerived(e embind.Engine, ctx context.Context) (*ClassPolyMultiplyDerived, error)
func (*ClassPolyMultiplyDerived) CallMethod ¶
func (*ClassPolyMultiplyDerived) Clone ¶
func (class *ClassPolyMultiplyDerived) Clone(ctx context.Context) (*ClassPolyMultiplyDerived, error)
func (*ClassPolyMultiplyDerived) Delete ¶
func (class *ClassPolyMultiplyDerived) Delete(ctx context.Context) error
func (*ClassPolyMultiplyDerived) DeleteLater ¶
func (class *ClassPolyMultiplyDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolyMultiplyDerived) GetClassName ¶
func (class *ClassPolyMultiplyDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolyMultiplyDerived) GetProperty ¶
func (*ClassPolyMultiplyDerived) IsAliasOf ¶
func (class *ClassPolyMultiplyDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolyMultiplyDerived) IsDeleted ¶
func (class *ClassPolyMultiplyDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolyMultiplyDerived) SetProperty ¶
func (*ClassPolyMultiplyDerived) VirtualGetClassName ¶
func (class *ClassPolyMultiplyDerived) VirtualGetClassName(ctx context.Context) (string, error)
type ClassPolySecondBase ¶
type ClassPolySecondBase struct {
embind.ClassBase
}
func NewClassPolySecondBase ¶
func NewClassPolySecondBase(e embind.Engine, ctx context.Context) (*ClassPolySecondBase, error)
func (*ClassPolySecondBase) CallMethod ¶
func (*ClassPolySecondBase) Clone ¶
func (class *ClassPolySecondBase) Clone(ctx context.Context) (*ClassPolySecondBase, error)
func (*ClassPolySecondBase) Delete ¶
func (class *ClassPolySecondBase) Delete(ctx context.Context) error
func (*ClassPolySecondBase) DeleteLater ¶
func (class *ClassPolySecondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolySecondBase) GetClassName ¶
func (class *ClassPolySecondBase) GetClassName(ctx context.Context) (string, error)
func (*ClassPolySecondBase) GetProperty ¶
func (*ClassPolySecondBase) IsAliasOf ¶
func (class *ClassPolySecondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolySecondBase) IsDeleted ¶
func (class *ClassPolySecondBase) IsDeleted(ctx context.Context) bool
func (*ClassPolySecondBase) SetProperty ¶
type ClassPolySiblingDerived ¶
type ClassPolySiblingDerived struct {
embind.ClassBase
}
func NewClassPolySiblingDerived ¶
func NewClassPolySiblingDerived(e embind.Engine, ctx context.Context) (*ClassPolySiblingDerived, error)
func (*ClassPolySiblingDerived) CallMethod ¶
func (*ClassPolySiblingDerived) Clone ¶
func (class *ClassPolySiblingDerived) Clone(ctx context.Context) (*ClassPolySiblingDerived, error)
func (*ClassPolySiblingDerived) Delete ¶
func (class *ClassPolySiblingDerived) Delete(ctx context.Context) error
func (*ClassPolySiblingDerived) DeleteLater ¶
func (class *ClassPolySiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassPolySiblingDerived) GetClassName ¶
func (class *ClassPolySiblingDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassPolySiblingDerived) GetProperty ¶
func (*ClassPolySiblingDerived) IsAliasOf ¶
func (class *ClassPolySiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassPolySiblingDerived) IsDeleted ¶
func (class *ClassPolySiblingDerived) IsDeleted(ctx context.Context) bool
func (*ClassPolySiblingDerived) SetProperty ¶
func (*ClassPolySiblingDerived) VirtualGetClassName ¶
func (class *ClassPolySiblingDerived) VirtualGetClassName(ctx context.Context) (string, error)
type ClassSecondBase ¶
type ClassSecondBase struct {
embind.ClassBase
}
func NewClassSecondBase ¶
func NewClassSecondBase(e embind.Engine, ctx context.Context) (*ClassSecondBase, error)
func (*ClassSecondBase) CallMethod ¶
func (*ClassSecondBase) Clone ¶
func (class *ClassSecondBase) Clone(ctx context.Context) (*ClassSecondBase, error)
func (*ClassSecondBase) DeleteLater ¶
func (class *ClassSecondBase) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSecondBase) GetClassName ¶
func (class *ClassSecondBase) GetClassName(ctx context.Context) (string, error)
func (*ClassSecondBase) GetClassNameFromSecondBase ¶
func (class *ClassSecondBase) GetClassNameFromSecondBase(ctx context.Context) (string, error)
func (*ClassSecondBase) GetClassNameNotAvailableInDerivedClasses ¶
func (class *ClassSecondBase) GetClassNameNotAvailableInDerivedClasses(ctx context.Context) (string, error)
func (*ClassSecondBase) GetMember ¶
func (class *ClassSecondBase) GetMember(ctx context.Context) (int32, error)
func (*ClassSecondBase) GetProperty ¶
func (*ClassSecondBase) GetPropertyMember ¶
func (class *ClassSecondBase) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassSecondBase) GetPropertySecondBaseMember ¶
func (class *ClassSecondBase) GetPropertySecondBaseMember(ctx context.Context) (int32, error)
func (*ClassSecondBase) GetSecondBaseMember ¶
func (class *ClassSecondBase) GetSecondBaseMember(ctx context.Context) (int32, error)
func (*ClassSecondBase) IsAliasOf ¶
func (class *ClassSecondBase) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSecondBase) IsDeleted ¶
func (class *ClassSecondBase) IsDeleted(ctx context.Context) bool
func (*ClassSecondBase) SetMember ¶
func (class *ClassSecondBase) SetMember(ctx context.Context, arg0 int32) error
func (*ClassSecondBase) SetProperty ¶
func (*ClassSecondBase) SetPropertyMember ¶
func (class *ClassSecondBase) SetPropertyMember(ctx context.Context, val int32) error
func (*ClassSecondBase) SetPropertySecondBaseMember ¶
func (class *ClassSecondBase) SetPropertySecondBaseMember(ctx context.Context, val int32) error
func (*ClassSecondBase) SetSecondBaseMember ¶
func (class *ClassSecondBase) SetSecondBaseMember(ctx context.Context, arg0 int32) error
type ClassSecondElement ¶
type ClassSecondElement struct {
embind.ClassBase
}
func (*ClassSecondElement) CallMethod ¶
func (*ClassSecondElement) Clone ¶
func (class *ClassSecondElement) Clone(ctx context.Context) (*ClassSecondElement, error)
func (*ClassSecondElement) Delete ¶
func (class *ClassSecondElement) Delete(ctx context.Context) error
func (*ClassSecondElement) DeleteLater ¶
func (class *ClassSecondElement) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSecondElement) GetProperty ¶
func (*ClassSecondElement) IsAliasOf ¶
func (class *ClassSecondElement) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSecondElement) IsDeleted ¶
func (class *ClassSecondElement) IsDeleted(ctx context.Context) bool
func (*ClassSecondElement) SetProperty ¶
type ClassSharedPtrHolder ¶
type ClassSharedPtrHolder struct {
}func NewClassSharedPtrHolder ¶
func NewClassSharedPtrHolder(e embind.Engine, ctx context.Context) (*ClassSharedPtrHolder, error)
func (*ClassSharedPtrHolder) CallMethod ¶
func (*ClassSharedPtrHolder) Clone ¶
func (class *ClassSharedPtrHolder) Clone(ctx context.Context) (*ClassSharedPtrHolder, error)
func (*ClassSharedPtrHolder) Delete ¶
func (class *ClassSharedPtrHolder) Delete(ctx context.Context) error
func (*ClassSharedPtrHolder) DeleteLater ¶
func (class *ClassSharedPtrHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSharedPtrHolder) Get ¶
func (class *ClassSharedPtrHolder) Get(ctx context.Context) (embind.ClassBase, error)
func (*ClassSharedPtrHolder) GetProperty ¶
func (*ClassSharedPtrHolder) IsAliasOf ¶
func (class *ClassSharedPtrHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSharedPtrHolder) IsDeleted ¶
func (class *ClassSharedPtrHolder) IsDeleted(ctx context.Context) bool
func (*ClassSharedPtrHolder) Set ¶
func (class *ClassSharedPtrHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassSharedPtrHolder) SetProperty ¶
type ClassSharedPtrVector ¶
type ClassSharedPtrVector struct {
}func NewClassSharedPtrVector ¶
func NewClassSharedPtrVector(e embind.Engine, ctx context.Context) (*ClassSharedPtrVector, error)
func (*ClassSharedPtrVector) CallMethod ¶
func (*ClassSharedPtrVector) Clone ¶
func (class *ClassSharedPtrVector) Clone(ctx context.Context) (*ClassSharedPtrVector, error)
func (*ClassSharedPtrVector) Delete ¶
func (class *ClassSharedPtrVector) Delete(ctx context.Context) error
func (*ClassSharedPtrVector) DeleteLater ¶
func (class *ClassSharedPtrVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSharedPtrVector) GetProperty ¶
func (*ClassSharedPtrVector) IsAliasOf ¶
func (class *ClassSharedPtrVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSharedPtrVector) IsDeleted ¶
func (class *ClassSharedPtrVector) IsDeleted(ctx context.Context) bool
func (*ClassSharedPtrVector) Push_back ¶
func (class *ClassSharedPtrVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassSharedPtrVector) Resize ¶
func (class *ClassSharedPtrVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
func (*ClassSharedPtrVector) SetProperty ¶
type ClassSiblingDerived ¶
type ClassSiblingDerived struct {
embind.ClassBase
}
func NewClassSiblingDerived ¶
func NewClassSiblingDerived(e embind.Engine, ctx context.Context) (*ClassSiblingDerived, error)
func (*ClassSiblingDerived) CallMethod ¶
func (*ClassSiblingDerived) Clone ¶
func (class *ClassSiblingDerived) Clone(ctx context.Context) (*ClassSiblingDerived, error)
func (*ClassSiblingDerived) Delete ¶
func (class *ClassSiblingDerived) Delete(ctx context.Context) error
func (*ClassSiblingDerived) DeleteLater ¶
func (class *ClassSiblingDerived) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSiblingDerived) GetClassName ¶
func (class *ClassSiblingDerived) GetClassName(ctx context.Context) (string, error)
func (*ClassSiblingDerived) GetProperty ¶
func (*ClassSiblingDerived) IsAliasOf ¶
func (class *ClassSiblingDerived) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSiblingDerived) IsDeleted ¶
func (class *ClassSiblingDerived) IsDeleted(ctx context.Context) bool
func (*ClassSiblingDerived) SetProperty ¶
type ClassSmallClass ¶
type ClassSmallClass struct {
embind.ClassBase
}
func NewClassSmallClass ¶
func NewClassSmallClass(e embind.Engine, ctx context.Context) (*ClassSmallClass, error)
func (*ClassSmallClass) CallMethod ¶
func (*ClassSmallClass) Clone ¶
func (class *ClassSmallClass) Clone(ctx context.Context) (*ClassSmallClass, error)
func (*ClassSmallClass) DeleteLater ¶
func (class *ClassSmallClass) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassSmallClass) GetProperty ¶
func (*ClassSmallClass) GetPropertyMember ¶
func (class *ClassSmallClass) GetPropertyMember(ctx context.Context) (int32, error)
func (*ClassSmallClass) IsAliasOf ¶
func (class *ClassSmallClass) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassSmallClass) IsDeleted ¶
func (class *ClassSmallClass) IsDeleted(ctx context.Context) bool
func (*ClassSmallClass) SetProperty ¶
func (*ClassSmallClass) SetPropertyMember ¶
func (class *ClassSmallClass) SetPropertyMember(ctx context.Context, val int32) error
type ClassStringFunctorString ¶
type ClassStringFunctorString struct {
embind.ClassBase
}
func NewClassStringFunctorString ¶
func NewClassStringFunctorString(e embind.Engine, ctx context.Context) (*ClassStringFunctorString, error)
func (*ClassStringFunctorString) CallMethod ¶
func (*ClassStringFunctorString) Clone ¶
func (class *ClassStringFunctorString) Clone(ctx context.Context) (*ClassStringFunctorString, error)
func (*ClassStringFunctorString) Delete ¶
func (class *ClassStringFunctorString) Delete(ctx context.Context) error
func (*ClassStringFunctorString) DeleteLater ¶
func (class *ClassStringFunctorString) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringFunctorString) GetProperty ¶
func (*ClassStringFunctorString) IsAliasOf ¶
func (class *ClassStringFunctorString) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassStringFunctorString) IsDeleted ¶
func (class *ClassStringFunctorString) IsDeleted(ctx context.Context) bool
func (*ClassStringFunctorString) SetProperty ¶
type ClassStringHolder ¶
type ClassStringHolder struct {
embind.ClassBase
}
func NewClassStringHolder ¶
func NewClassStringHolder(e embind.Engine, ctx context.Context, arg0 string) (*ClassStringHolder, error)
func (*ClassStringHolder) CallMethod ¶
func (*ClassStringHolder) Clone ¶
func (class *ClassStringHolder) Clone(ctx context.Context) (*ClassStringHolder, error)
func (*ClassStringHolder) Delete ¶
func (class *ClassStringHolder) Delete(ctx context.Context) error
func (*ClassStringHolder) DeleteLater ¶
func (class *ClassStringHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringHolder) Get ¶
func (class *ClassStringHolder) Get(ctx context.Context) (string, error)
func (*ClassStringHolder) GetProperty ¶
func (*ClassStringHolder) Get_const_ref ¶
func (class *ClassStringHolder) Get_const_ref(ctx context.Context) (string, error)
func (*ClassStringHolder) IsAliasOf ¶
func (class *ClassStringHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassStringHolder) IsDeleted ¶
func (class *ClassStringHolder) IsDeleted(ctx context.Context) bool
func (*ClassStringHolder) Set ¶
func (class *ClassStringHolder) Set(ctx context.Context, arg0 string) error
func (*ClassStringHolder) SetProperty ¶
type ClassStringHolderVector ¶
type ClassStringHolderVector struct {
embind.ClassBase
}
func NewClassStringHolderVector ¶
func NewClassStringHolderVector(e embind.Engine, ctx context.Context) (*ClassStringHolderVector, error)
func (*ClassStringHolderVector) CallMethod ¶
func (*ClassStringHolderVector) Clone ¶
func (class *ClassStringHolderVector) Clone(ctx context.Context) (*ClassStringHolderVector, error)
func (*ClassStringHolderVector) Delete ¶
func (class *ClassStringHolderVector) Delete(ctx context.Context) error
func (*ClassStringHolderVector) DeleteLater ¶
func (class *ClassStringHolderVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringHolderVector) GetProperty ¶
func (*ClassStringHolderVector) IsAliasOf ¶
func (class *ClassStringHolderVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassStringHolderVector) IsDeleted ¶
func (class *ClassStringHolderVector) IsDeleted(ctx context.Context) bool
func (*ClassStringHolderVector) Push_back ¶
func (class *ClassStringHolderVector) Push_back(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassStringHolderVector) Resize ¶
func (class *ClassStringHolderVector) Resize(ctx context.Context, arg0 uint32, arg1 embind.ClassBase) error
func (*ClassStringHolderVector) SetProperty ¶
type ClassStringIntMap ¶
type ClassStringIntMap struct {
embind.ClassBase
}
func NewClassStringIntMap ¶
func NewClassStringIntMap(e embind.Engine, ctx context.Context) (*ClassStringIntMap, error)
func (*ClassStringIntMap) CallMethod ¶
func (*ClassStringIntMap) Clone ¶
func (class *ClassStringIntMap) Clone(ctx context.Context) (*ClassStringIntMap, error)
func (*ClassStringIntMap) Delete ¶
func (class *ClassStringIntMap) Delete(ctx context.Context) error
func (*ClassStringIntMap) DeleteLater ¶
func (class *ClassStringIntMap) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringIntMap) GetProperty ¶
func (*ClassStringIntMap) IsAliasOf ¶
func (class *ClassStringIntMap) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassStringIntMap) IsDeleted ¶
func (class *ClassStringIntMap) IsDeleted(ctx context.Context) bool
func (*ClassStringIntMap) Keys ¶
func (class *ClassStringIntMap) Keys(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringIntMap) SetProperty ¶
type ClassStringVector ¶
type ClassStringVector struct {
embind.ClassBase
}
func NewClassStringVector ¶
func NewClassStringVector(e embind.Engine, ctx context.Context) (*ClassStringVector, error)
func (*ClassStringVector) CallMethod ¶
func (*ClassStringVector) Clone ¶
func (class *ClassStringVector) Clone(ctx context.Context) (*ClassStringVector, error)
func (*ClassStringVector) Delete ¶
func (class *ClassStringVector) Delete(ctx context.Context) error
func (*ClassStringVector) DeleteLater ¶
func (class *ClassStringVector) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassStringVector) GetProperty ¶
func (*ClassStringVector) IsAliasOf ¶
func (class *ClassStringVector) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassStringVector) IsDeleted ¶
func (class *ClassStringVector) IsDeleted(ctx context.Context) bool
func (*ClassStringVector) Push_back ¶
func (class *ClassStringVector) Push_back(ctx context.Context, arg0 string) error
func (*ClassStringVector) SetProperty ¶
type ClassUniquePtrLifetimeMock ¶
type ClassUniquePtrLifetimeMock struct {
embind.ClassBase
}
func (*ClassUniquePtrLifetimeMock) CallMethod ¶
func (*ClassUniquePtrLifetimeMock) Clone ¶
func (class *ClassUniquePtrLifetimeMock) Clone(ctx context.Context) (*ClassUniquePtrLifetimeMock, error)
func (*ClassUniquePtrLifetimeMock) Delete ¶
func (class *ClassUniquePtrLifetimeMock) Delete(ctx context.Context) error
func (*ClassUniquePtrLifetimeMock) DeleteLater ¶
func (class *ClassUniquePtrLifetimeMock) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassUniquePtrLifetimeMock) GetProperty ¶
func (*ClassUniquePtrLifetimeMock) IsAliasOf ¶
func (class *ClassUniquePtrLifetimeMock) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassUniquePtrLifetimeMock) IsDeleted ¶
func (class *ClassUniquePtrLifetimeMock) IsDeleted(ctx context.Context) bool
func (*ClassUniquePtrLifetimeMock) SetProperty ¶
type ClassUniquePtrToConstructor ¶
type ClassUniquePtrToConstructor struct {
embind.ClassBase
}
func (*ClassUniquePtrToConstructor) CallMethod ¶
func (*ClassUniquePtrToConstructor) Clone ¶
func (class *ClassUniquePtrToConstructor) Clone(ctx context.Context) (*ClassUniquePtrToConstructor, error)
func (*ClassUniquePtrToConstructor) Delete ¶
func (class *ClassUniquePtrToConstructor) Delete(ctx context.Context) error
func (*ClassUniquePtrToConstructor) DeleteLater ¶
func (class *ClassUniquePtrToConstructor) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassUniquePtrToConstructor) GetProperty ¶
func (*ClassUniquePtrToConstructor) GetValue ¶
func (class *ClassUniquePtrToConstructor) GetValue(ctx context.Context) (int32, error)
func (*ClassUniquePtrToConstructor) IsAliasOf ¶
func (class *ClassUniquePtrToConstructor) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassUniquePtrToConstructor) IsDeleted ¶
func (class *ClassUniquePtrToConstructor) IsDeleted(ctx context.Context) bool
func (*ClassUniquePtrToConstructor) SetProperty ¶
type ClassValHolder ¶
type ClassValHolder struct {
embind.ClassBase
}
func NewClassValHolder ¶
func NewClassValHolder(e embind.Engine, ctx context.Context, arg0 any) (*ClassValHolder, error)
func (*ClassValHolder) CallMethod ¶
func (*ClassValHolder) Clone ¶
func (class *ClassValHolder) Clone(ctx context.Context) (*ClassValHolder, error)
func (*ClassValHolder) DeleteLater ¶
func (class *ClassValHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassValHolder) GetConstVal ¶
func (class *ClassValHolder) GetConstVal(ctx context.Context) (any, error)
func (*ClassValHolder) GetProperty ¶
func (*ClassValHolder) GetPropertyFunction_val ¶
func (class *ClassValHolder) GetPropertyFunction_val(ctx context.Context) (any, error)
func (*ClassValHolder) GetPropertyFunctor_val ¶
func (class *ClassValHolder) GetPropertyFunctor_val(ctx context.Context) (any, error)
func (*ClassValHolder) GetPropertyReadonly_function_val ¶
func (class *ClassValHolder) GetPropertyReadonly_function_val(ctx context.Context) (any, error)
func (*ClassValHolder) GetPropertyReadonly_functor_val ¶
func (class *ClassValHolder) GetPropertyReadonly_functor_val(ctx context.Context) (any, error)
func (*ClassValHolder) GetPropertyVal ¶
func (class *ClassValHolder) GetPropertyVal(ctx context.Context) (any, error)
func (*ClassValHolder) GetPropertyVal_readonly ¶
func (class *ClassValHolder) GetPropertyVal_readonly(ctx context.Context) (any, error)
func (*ClassValHolder) GetVal ¶
func (class *ClassValHolder) GetVal(ctx context.Context) (any, error)
func (*ClassValHolder) GetValConstRef ¶
func (class *ClassValHolder) GetValConstRef(ctx context.Context) (any, error)
func (*ClassValHolder) GetValFunction ¶
func (class *ClassValHolder) GetValFunction(ctx context.Context) (any, error)
func (*ClassValHolder) GetValFunctor ¶
func (class *ClassValHolder) GetValFunctor(ctx context.Context) (any, error)
func (*ClassValHolder) GetValNonConst ¶
func (class *ClassValHolder) GetValNonConst(ctx context.Context) (any, error)
func (*ClassValHolder) GetValNonMember ¶
func (class *ClassValHolder) GetValNonMember(ctx context.Context) (any, error)
func (*ClassValHolder) IsAliasOf ¶
func (class *ClassValHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassValHolder) SetProperty ¶
func (*ClassValHolder) SetPropertyFunction_val ¶
func (class *ClassValHolder) SetPropertyFunction_val(ctx context.Context, val any) error
func (*ClassValHolder) SetPropertyFunctor_val ¶
func (class *ClassValHolder) SetPropertyFunctor_val(ctx context.Context, val any) error
func (*ClassValHolder) SetPropertyVal ¶
func (class *ClassValHolder) SetPropertyVal(ctx context.Context, val any) error
func (*ClassValHolder) SetVal ¶
func (class *ClassValHolder) SetVal(ctx context.Context, arg0 any) error
func (*ClassValHolder) SetValFunction ¶
func (class *ClassValHolder) SetValFunction(ctx context.Context, arg0 any) error
func (*ClassValHolder) SetValFunctor ¶
func (class *ClassValHolder) SetValFunctor(ctx context.Context, arg0 any) error
func (*ClassValHolder) StaticGet_via_raw_pointer ¶
func (class *ClassValHolder) StaticGet_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase) (any, error)
func (*ClassValHolder) StaticMakeConst ¶
func (class *ClassValHolder) StaticMakeConst(ctx context.Context, arg0 any) (embind.ClassBase, error)
func (*ClassValHolder) StaticMakeValHolder ¶
func (class *ClassValHolder) StaticMakeValHolder(ctx context.Context, arg0 any) (embind.ClassBase, error)
func (*ClassValHolder) StaticSet_via_raw_pointer ¶
func (class *ClassValHolder) StaticSet_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase, arg1 any) error
func (*ClassValHolder) StaticSome_class_method ¶
func (*ClassValHolder) StaticTransfer_via_raw_pointer ¶
func (class *ClassValHolder) StaticTransfer_via_raw_pointer(ctx context.Context, arg0 embind.ClassBase, arg1 embind.ClassBase) error
type ClassVectorHolder ¶
type ClassVectorHolder struct {
embind.ClassBase
}
func NewClassVectorHolder ¶
func NewClassVectorHolder(e embind.Engine, ctx context.Context) (*ClassVectorHolder, error)
func (*ClassVectorHolder) CallMethod ¶
func (*ClassVectorHolder) Clone ¶
func (class *ClassVectorHolder) Clone(ctx context.Context) (*ClassVectorHolder, error)
func (*ClassVectorHolder) Delete ¶
func (class *ClassVectorHolder) Delete(ctx context.Context) error
func (*ClassVectorHolder) DeleteLater ¶
func (class *ClassVectorHolder) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassVectorHolder) Get ¶
func (class *ClassVectorHolder) Get(ctx context.Context) (embind.ClassBase, error)
func (*ClassVectorHolder) GetProperty ¶
func (*ClassVectorHolder) IsAliasOf ¶
func (class *ClassVectorHolder) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassVectorHolder) IsDeleted ¶
func (class *ClassVectorHolder) IsDeleted(ctx context.Context) bool
func (*ClassVectorHolder) Set ¶
func (class *ClassVectorHolder) Set(ctx context.Context, arg0 embind.ClassBase) error
func (*ClassVectorHolder) SetProperty ¶
type ClassVectorUnsigned ¶
type ClassVectorUnsigned struct {
embind.ClassBase
}
func NewClassVectorUnsigned ¶
func NewClassVectorUnsigned(e embind.Engine, ctx context.Context) (*ClassVectorUnsigned, error)
func (*ClassVectorUnsigned) CallMethod ¶
func (*ClassVectorUnsigned) Clone ¶
func (class *ClassVectorUnsigned) Clone(ctx context.Context) (*ClassVectorUnsigned, error)
func (*ClassVectorUnsigned) Delete ¶
func (class *ClassVectorUnsigned) Delete(ctx context.Context) error
func (*ClassVectorUnsigned) DeleteLater ¶
func (class *ClassVectorUnsigned) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassVectorUnsigned) GetProperty ¶
func (*ClassVectorUnsigned) IsAliasOf ¶
func (class *ClassVectorUnsigned) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassVectorUnsigned) IsDeleted ¶
func (class *ClassVectorUnsigned) IsDeleted(ctx context.Context) bool
func (*ClassVectorUnsigned) Push_back ¶
func (class *ClassVectorUnsigned) Push_back(ctx context.Context, arg0 uint32) error
func (*ClassVectorUnsigned) SetProperty ¶
type ClassVectorUnsignedChar ¶
type ClassVectorUnsignedChar struct {
embind.ClassBase
}
func NewClassVectorUnsignedChar ¶
func NewClassVectorUnsignedChar(e embind.Engine, ctx context.Context) (*ClassVectorUnsignedChar, error)
func (*ClassVectorUnsignedChar) CallMethod ¶
func (*ClassVectorUnsignedChar) Clone ¶
func (class *ClassVectorUnsignedChar) Clone(ctx context.Context) (*ClassVectorUnsignedChar, error)
func (*ClassVectorUnsignedChar) Delete ¶
func (class *ClassVectorUnsignedChar) Delete(ctx context.Context) error
func (*ClassVectorUnsignedChar) DeleteLater ¶
func (class *ClassVectorUnsignedChar) DeleteLater(ctx context.Context) (embind.ClassBase, error)
func (*ClassVectorUnsignedChar) GetProperty ¶
func (*ClassVectorUnsignedChar) IsAliasOf ¶
func (class *ClassVectorUnsignedChar) IsAliasOf(ctx context.Context, second embind.ClassBase) (bool, error)
func (*ClassVectorUnsignedChar) IsDeleted ¶
func (class *ClassVectorUnsignedChar) IsDeleted(ctx context.Context) bool
func (*ClassVectorUnsignedChar) Push_back ¶
func (class *ClassVectorUnsignedChar) Push_back(ctx context.Context, arg0 uint8) error
func (*ClassVectorUnsignedChar) SetProperty ¶
type EnumEnumClass ¶
type EnumEnumClass int8
const ( EnumEnumClass_ONE EnumEnumClass = 0 EnumEnumClass_TWO EnumEnumClass = 1 )
func Emval_test_take_and_return_EnumClass ¶
func Emval_test_take_and_return_EnumClass(e embind.Engine, ctx context.Context, arg0 EnumEnumClass) (EnumEnumClass, error)
func (EnumEnumClass) Type ¶
func (enum EnumEnumClass) Type() any
func (EnumEnumClass) Values ¶
func (enum EnumEnumClass) Values() map[string]any
type EnumNewStyle ¶
type EnumNewStyle int32
const ( EnumNewStyle_ONE EnumNewStyle = 0 EnumNewStyle_TWO EnumNewStyle = 1 )
func (EnumNewStyle) Type ¶
func (enum EnumNewStyle) Type() any
func (EnumNewStyle) Values ¶
func (enum EnumNewStyle) Values() map[string]any
type EnumOldStyle ¶
type EnumOldStyle uint32
const ( EnumOldStyle_ONE EnumOldStyle = 0 EnumOldStyle_TWO EnumOldStyle = 1 )
func Enum_in_enum_out ¶
func Enum_in_enum_out(e embind.Engine, ctx context.Context, arg0 EnumNewStyle) (EnumOldStyle, error)
func (EnumOldStyle) Type ¶
func (enum EnumOldStyle) Type() any
func (EnumOldStyle) Values ¶
func (enum EnumOldStyle) Values() map[string]any
Click to show internal directories.
Click to hide internal directories.