MCPcopy Create free account

hub / github.com/ThePhD/sol2 / functions

Functions2,144 in github.com/ThePhD/sol2

↓ 8 callersFunctionmake_closure
include/sol/types.hpp:329
↓ 8 callersFunctionptr
include/sol/pointer_like.hpp:87
↓ 8 callersFunctionresolve_i
include/sol/resolve.hpp:37
↓ 8 callersMethodsafe_script_file
include/sol/state_view.hpp:415
↓ 8 callersFunctionsol_lua_push
tests/run_time/source/customizations.cpp:68
↓ 8 callersMethodstack_top
include/sol/state_view.hpp:639
↓ 7 callersFunctionas_args
include/sol/as_args.hpp:36
↓ 7 callersFunctionas_function
include/sol/types.hpp:342
↓ 7 callersFunctionderef_move_only
include/sol/pointer_like.hpp:76
↓ 7 callersMethodinsert
include/sol/usertype_container.hpp:431
↓ 7 callersMethodload_file
include/sol/state_view.hpp:593
↓ 7 callersFunctionmulti_push_reference
include/sol/stack_core.hpp:963
↓ 7 callersFunctionsol_lua_get
tests/run_time/source/customizations.cpp:48
↓ 7 callersFunctiontype_panic_c_str
include/sol/error_handler.hpp:105
↓ 7 callersFunctionxmovable
include/sol/stack_reference.hpp:31
↓ 6 callersFunctionalign_usertype_unique_destructor
include/sol/stack_core.hpp:144
↓ 6 callersMethodbegin
include/sol/state_view.hpp:605
↓ 6 callersFunctioncall
include/sol/function_types_stateless.hpp:50
↓ 6 callersFunctioncompat53_errfile
include/sol/compatibility/compat-5.3.c.h:493
↓ 6 callersMethodcopy_ref
include/sol/reference.hpp:548
↓ 6 callersFunctiondestructor
include/sol/raii.hpp:156
↓ 6 callersMethoddo_string
include/sol/state_view.hpp:317
↓ 6 callersMethodempty
include/sol/table_core.hpp:611
↓ 6 callersFunctionfunc_throw
tests/exceptions/source/functions.cpp:34
↓ 6 callersMethodget
tests/run_time/source/coroutines.cpp:127
↓ 6 callersMethodgetHealth
examples/interop/tolua/source/Player.h:14
↓ 6 callersFunctioninitializers
include/sol/raii.hpp:126
↓ 6 callersMethodinsert
tests/run_time/source/container_shims.cpp:190
↓ 6 callersFunctionis_integer
Returns true if the object is represented by an integer, not a floating point number or any other type.
include/sol/utility/is_integer.hpp:33
↓ 6 callersFunctionlua_load
include/sol/compatibility/compat-5.3.c.h:450
↓ 6 callersFunctionoverload_match_arity
include/sol/call.hpp:156
↓ 6 callersMethodpointer
include/sol/reference.hpp:730
↓ 6 callersMethodrequire_script
include/sol/state_view.hpp:216
↓ 6 callersFunctiontrampoline
include/sol/trampoline.hpp:94
↓ 6 callersFunctiontuplefy
include/sol/traits.hpp:735
↓ 5 callersMethodadd
tests/run_time/source/common_classes.hpp:80
↓ 5 callersFunctionas_nested
include/sol/types.hpp:438
↓ 5 callersFunctioncheck_ordered_values
tests/run_time/source/containers.table.cpp:58
↓ 5 callersMethodend
tests/run_time/source/containers.cpp:262
↓ 5 callersMethodend
include/sol/state_view.hpp:609
↓ 5 callersMethodfor_each_table
include/sol/usertype_storage.hpp:339
↓ 5 callersFunctionluaL_loadbufferx
include/sol/compatibility/compat-5.3.c.h:603
↓ 5 callersFunctionluaL_loadfilex
include/sol/compatibility/compat-5.3.c.h:539
↓ 5 callersFunctionlua_isinteger
include/sol/compatibility/compat-5.3.c.h:736
↓ 5 callersFunctionmake_reference
include/sol/make_reference.hpp:33
↓ 5 callersMethodmax_size
tests/run_time/source/container_shims.cpp:209
↓ 5 callersFunctionmaybe_indexable
include/sol/stack_core.hpp:798
↓ 5 callersFunctionpop
include/sol/stack_core.hpp:1199
↓ 5 callersFunctionpush_type_panic_string
include/sol/error_handler.hpp:86
↓ 5 callersMethodrequire
include/sol/state_view.hpp:211
↓ 5 callersMethodset_error_handler
include/sol/packaged_coroutine.hpp:228
↓ 5 callersMethodset_on
include/sol/environment.hpp:116
↓ 5 callersMethodsize
tests/run_time/source/container_shims.cpp:206
↓ 5 callersMethodvalid
include/sol/reference.hpp:722
↓ 5 callersMethodvalid
include/sol/stack_reference.hpp:198
↓ 5 callersMethodvalue
examples/interop/kaguya/source/kaguya.cpp:21
↓ 5 callersMethodvalue
examples/interop/LuaBridge/source/LuaBridge.cpp:23
↓ 5 callersFunctionyielding
include/sol/types.hpp:139
↓ 4 callersMethodThing
tests/run_time/source/usertypes.inheritance.multi.cpp:37
↓ 4 callersFunctionalign_usertype_pointer
include/sol/stack_core.hpp:128
↓ 4 callersFunctionas_function_reference
include/sol/types.hpp:347
↓ 4 callersFunctionas_returns
include/sol/as_returns.hpp:43
↓ 4 callersMethodas_string_view
include/sol/bytecode.hpp:92
↓ 4 callersMethodassign
include/sol/optional_implementation.hpp:409
↓ 4 callersFunctionbase_class_cast_key
include/sol/inheritance.hpp:50
↓ 4 callersMethodbegin
automatically used for pairs(obj) [ __pairs ], 5.2+
examples/source/usertype_automatic_operators.cpp:25
↓ 4 callersMethodcall
include/sol/function.hpp:35
↓ 4 callersMethodcheck
include/sol/stack_check_unqualified.hpp:76
↓ 4 callersMethodcheck_alignment
tests/run_time/source/gc.cpp:516
↓ 4 callersMethodcheck_stack
include/sol/stack_guard.hpp:53
↓ 4 callersFunctioncode_point_to_utf8
include/sol/unicode.hpp:127
↓ 4 callersFunctioncompat53_checkmode
include/sol/compatibility/compat-5.3.c.h:420
↓ 4 callersMethodcurrently_used
examples/source/allocation_limit.cpp:27
↓ 4 callersMethodend
examples/source/usertype_automatic_operators.cpp:28
↓ 4 callersMethodf
tests/run_time/source/usertypes.unregister.cpp:36
↓ 4 callersMethodfind
include/sol/usertype_container.hpp:1319
↓ 4 callersFunctionfixed_container_check
tests/run_time/source/container_semantics.cpp:148
↓ 4 callersMethodfor_each
include/sol/state_view.hpp:801
↓ 4 callersFunctionget_environment
include/sol/environment.hpp:185
↓ 4 callersFunctionget_error
include/sol/stack.hpp:365
↓ 4 callersMethodget_type
include/sol/reference.hpp:738
↓ 4 callersFunctionhandle_protected_exception
include/sol/protected_function.hpp:43
↓ 4 callersFunctionluaL_setfuncs
include/sol/compatibility/compat-5.3.c.h:257
↓ 4 callersMethodlua_state
include/sol/stack_reference.hpp:194
↓ 4 callersMethodmemory_limit
examples/source/allocation_limit.cpp:31
↓ 4 callersMethodmemory_used
include/sol/state_view.hpp:635
↓ 4 callersFunctionordered_lookup_container_check
tests/run_time/source/container_semantics.ordered.cpp:277
↓ 4 callersFunctionpolicies
include/sol/policies.hpp:85
↓ 4 callersMethodpop_count
include/sol/protected_function_result.hpp:209
↓ 4 callersFunctionpush_as_upvalues
include/sol/stack.hpp:95
↓ 4 callersFunctionreadonly_property
include/sol/property.hpp:89
↓ 4 callersFunctionresolve_f
include/sol/resolve.hpp:44
↓ 4 callersFunctionsequence_container_check
tests/run_time/source/container_semantics.cpp:39
↓ 4 callersFunctionsol_lua_check
tests/run_time/source/customizations.cpp:54
↓ 4 callersFunctionsol_lua_check_get
tests/run_time/source/customizations.cpp:60
↓ 4 callersFunctionsol_lua_interop_check
examples/interop/luwra/source/luwra.cpp:37
↓ 4 callersFunctionswap
Swaps this optional with the other. If neither optionals have a value, nothing happens. If both have a value, the values are swapped. If one has a va
include/sol/optional_implementation.hpp:1303
↓ 4 callersFunctiontest_environment
examples/source/environments.cpp:6
↓ 4 callersFunctionunordered_lookup_container_check
tests/run_time/source/container_semantics.unordered.cpp:192
↓ 4 callersMethodunregister
include/sol/metatable.hpp:138
← previousnext →101–200 of 2,144, ranked by callers