MCPcopy Create free account

hub / github.com/ThePhD/sol2 / functions

Functions2,144 in github.com/ThePhD/sol2

Methodcall
include/sol/function_types_templated.hpp:136
Methodcall
include/sol/usertype_storage.hpp:100
Methodcall
include/sol/function_types_overloaded.hpp:45
Methodcall
include/sol/packaged_coroutine.hpp:247
Methodcall_
include/sol/usertype_storage.hpp:94
Functioncall_from_top
include/sol/stack.hpp:248
Functioncall_it
examples/source/indirect_function_calls.cpp:6
Functioncall_set_assignable
include/sol/function_types_templated.hpp:40
Functioncall_set_variable
include/sol/function_types_templated.hpp:51
Functioncall_user
include/sol/call.hpp:917
Methodcall_with_
include/sol/usertype_storage.hpp:87
Functioncall_wrapped
include/sol/call.hpp:902
Functioncall_wrapper_entry
include/sol/function_types_templated.hpp:90
Functioncall_wrapper_function
include/sol/function_types_templated.hpp:80
Functioncall_wrapper_variable
include/sol/function_types_templated.hpp:32
Functioncallback
tests/config_tests/function_pointers/source/retrieval.cpp:40
Functioncannot_destroy
include/sol/stack_core.hpp:473
Functioncatch
LuaJIT cannot have the catchall when the safe propagation is on but LuaJIT will swallow all C++ errors if we don't at least catch std::exception ones
include/sol/trampoline.hpp:123
Methodcatch
LuaJIT cannot have the catchall when the safe propagation is on but LuaJIT will swallow all C++ errors if we don't at least catch std::exception ones
include/sol/protected_function.hpp:371
Methodcbegin
include/sol/unsafe_function_result.hpp:112
Methodcbegin
include/sol/table_core.hpp:394
Methodcbegin
include/sol/pairs_iterator.hpp:257
Methodcbegin
include/sol/protected_function_result.hpp:174
Methodcbegin
include/sol/variadic_args.hpp:91
Methodcend
include/sol/unsafe_function_result.hpp:115
Methodcend
include/sol/table_core.hpp:398
Methodcend
include/sol/pairs_iterator.hpp:269
Methodcend
include/sol/protected_function_result.hpp:177
Methodcend
include/sol/variadic_args.hpp:94
Methodchange_gc_mode_generational
Returns the old GC mode. Check support using the supports_gc_mode function.
include/sol/state_view.hpp:721
Methodchange_gc_mode_incremental
Returns the old GC mode. Check support using the supports_gc_mode function.
include/sol/state_view.hpp:697
Methodchange_indexing
include/sol/usertype_storage.hpp:559
Methodcheck
tests/run_time/source/customizations_private.cpp:65
Methodcheck
tests/run_time/source/customizations_private.cpp:94
Methodcheck
tests/run_time/source/sol_test.hpp:41
Methodcheck
include/sol/stack_check_qualified.hpp:34
Methodcheck
include/sol/stack_check_unqualified.hpp:91
Methodcheck
include/sol/stack_check_unqualified.hpp:99
Methodcheck
include/sol/stack_check_unqualified.hpp:107
Methodcheck
include/sol/stack_check_unqualified.hpp:494
Methodcheck
include/sol/stack_check_unqualified.hpp:568
Methodcheck
include/sol/stack_check_unqualified.hpp:652
Methodcheck
include/sol/stack_check_unqualified.hpp:676
Methodcheck
include/sol/stack_check_unqualified.hpp:684
Methodcheck
include/sol/stack_check_unqualified.hpp:692
Methodcheck
include/sol/stack_check_unqualified.hpp:729
Methodcheck_f_env
tests/environment/source/get.cpp:53
Functioncheck_function_pointer
include/sol/function_types.hpp:713
Methodcheck_g_env
tests/environment/source/get.cpp:33
Functioncheck_get
include/sol/stack_core.hpp:1077
Functioncheck_get_arg
include/sol/stack_core.hpp:1283
Methodcheck_h_env
tests/environment/source/get.cpp:74
Functioncheck_metatable
include/sol/stack_check_unqualified.hpp:69
Methodcheck_one
include/sol/stack_check_unqualified.hpp:612
Methodcheck_two
include/sol/stack_check_unqualified.hpp:586
Functioncheck_usertype
include/sol/stack_core.hpp:1024
Methodchecked_ptr
tests/run_time/source/usertypes.unique.cpp:39
Methodclass01
tests/run_time/source/usertypes.constructors.cpp:182
Methodclass02
tests/run_time/source/usertypes.constructors.cpp:189
Methodclean
include/sol/table_core.hpp:42
Methodclear
include/sol/usertype_container.hpp:447
Methodclear
include/sol/usertype_container.hpp:1486
Methodclear_call
include/sol/usertype_container_launch.hpp:265
Functionclear_entries
include/sol/stack.hpp:76
Methodclear_has
include/sol/usertype_container.hpp:1135
Methodclear_start
include/sol/usertype_container.hpp:1176
Functionclear_usertype_registry_names
include/sol/usertype_storage.hpp:808
Functionclear_usertype_storage
include/sol/usertype_storage.hpp:932
Methodclosure
include/sol/types.hpp:314
Methodclosure
include/sol/types.hpp:322
Methodcollect_gc
include/sol/state_view.hpp:671
Methodcombine_surrogates
include/sol/unicode.hpp:120
Functioncomparsion_operator_wrap
include/sol/stack_core.hpp:1388
Functioncompat53_getF
include/sol/compatibility/compat-5.3.c.h:474
Functioncompat53_reader
include/sol/compatibility/compat-5.3.c.h:438
Functioncomplicated
NOTE: THIS IS A LOW-LEVEL EXAMPLE, using pieces of sol2 to facilitate better usage It is recommended you just do the simple version, as it is basicall
examples/source/environment_snooping.cpp:26
Methodconjunction
include/sol/optional_implementation.hpp:1014
Methodconjunction
include/sol/optional_implementation.hpp:2031
Functionconst_ptr_test
tests/run_time/source/usertypes.unique.cpp:115
Methodconstruct
include/sol/raii.hpp:36
Functionconstruct_match
include/sol/call.hpp:319
Functionconstruct_trampolined
include/sol/call.hpp:326
Methodconstructor_cheat
tests/run_time/source/usertypes.constructors.cpp:59
Methodconstructor_match
include/sol/call.hpp:131
Methodconstructor_wrapper
include/sol/raii.hpp:121
Methodcontainer
tests/run_time/source/operators.cpp:429
Functionconvert
include/sol/stack_get_unqualified.hpp:76
Methodconvert_into
include/sol/stack_push.hpp:1033
Methodconvert_into
include/sol/stack_push.hpp:1111
Methodcopy
include/sol/stack_reference.hpp:115
Methodcopy_assign
include/sol/stack_reference.hpp:119
Methodcopy_assign_complex
include/sol/reference.hpp:484
Methodcopy_assign_ref
include/sol/reference.hpp:269
Methodcopy_code_units_utf
include/sol/stack_get_unqualified.hpp:66
Methodcopy_ref
include/sol/reference.hpp:262
Methodcopy_store
tests/run_time/source/coroutines.cpp:122
Methodcopy_store
tests/run_time/source/coroutines.cpp:149
Methodcoro_test
tests/run_time/source/coroutines.cpp:114
Methodcoro_test_implicit
tests/run_time/source/coroutines.cpp:139
Functioncoroutine_create_guard
include/sol/stack_core.hpp:813
← previousnext →601–700 of 2,144, ranked by callers