Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ functions
Functions
2,144 in github.com/ThePhD/sol2
⨍
Functions
2,144
◇
Types & classes
1,317
Function
someFunc
tests/utility/source/to_string.cpp:34
Function
some_function
examples/source/tutorials/quick_n_dirty/functions_all.cpp:6
Function
some_other_function
examples/source/tutorials/quick_n_dirty/functions_all.cpp:10
Method
something
examples/source/c_array.cpp:10
Function
something_func_true
tests/run_time/source/usertypes.properties.cpp:36
Method
st
tests/run_time/source/plain_types.cpp:123
Method
stack_clear
include/sol/state_view.hpp:643
Method
stack_count
include/sol/types.hpp:194
Method
stack_dependencies
include/sol/policies.hpp:49
Function
stack_fail
include/sol/stack_guard.hpp:33
Method
stack_guard
include/sol/stack_guard.hpp:49
Method
stack_index
include/sol/stack_proxy_base.hpp:73
Method
stack_index
include/sol/variadic_args.hpp:149
Method
stack_iterator
include/sol/stack_iterator.hpp:44
Method
stack_proxy
include/sol/stack_proxy.hpp:32
Method
stack_proxy_base
include/sol/stack_proxy_base.hpp:37
Method
stack_reference
include/sol/stack_reference.hpp:137
Method
state
include/sol/thread.hpp:142
Method
state_view
include/sol/state_view.hpp:110
Method
stateless_push_popper
include/sol/reference.hpp:154
Method
stateless_push_popper
include/sol/reference.hpp:170
Method
stateless_push_popper
include/sol/reference.hpp:186
Method
stateless_reference
include/sol/reference.hpp:291
Method
stateless_reference_equals
include/sol/reference.hpp:828
Method
stateless_reference_hash
include/sol/reference.hpp:878
Method
stateless_stack_reference
include/sol/stack_reference.hpp:52
Method
stateless_stack_reference_equals
include/sol/stack_reference.hpp:242
Method
stateless_stack_reference_hash
include/sol/stack_reference.hpp:286
Method
staticCreate
tests/regression_tests/simple/source/1149 - static method gets const-morphed in internals.cpp:30
Function
static_trampoline
include/sol/trampoline.hpp:77
Function
static_trampoline_noexcept
include/sol/trampoline.hpp:83
Method
status
include/sol/unsafe_function_result.hpp:138
Method
status
include/sol/protected_function_result.hpp:94
Method
status
include/sol/load_result.hpp:81
Method
status
include/sol/coroutine.hpp:208
Method
status
include/sol/packaged_coroutine.hpp:211
Method
std_shim
include/sol/function.hpp:84
Method
std_shim
include/sol/function.hpp:97
Method
step_gc
include/sol/state_view.hpp:675
Method
stop_gc
include/sol/state_view.hpp:692
Method
store
tests/run_time/source/coroutines.cpp:117
Method
store
tests/run_time/source/coroutines.cpp:142
Function
string_reader
tests/run_time/source/state.cpp:72
Method
string_reader_load
tests/run_time/source/state.cpp:68
Method
stuff
tests/run_time/source/common_classes.hpp:168
Method
stuff
examples/source/tutorials/pointer_lifetime.cpp:5
Method
supports_gc_mode
include/sol/state_view.hpp:649
Method
table_proxy
include/sol/table_proxy.hpp:77
Method
tagged
include/sol/raii.hpp:86
Method
take
Takes the value out of the optional, leaving it empty \group take
include/sol/optional_implementation.hpp:1066
Method
take
Takes the value out of the optional, leaving it empty \group take
include/sol/optional_implementation.hpp:2083
Function
takefn
tests/run_time/source/functions.std.cpp:44
Method
test
tests/run_time/source/gc.cpp:453
Method
test
tests/run_time/source/containers.cpp:419
Method
test
tests/run_time/source/functions.cpp:1287
Method
test
examples/require_dll_example/include/my_object/my_object.hpp:18
Method
test
examples/source/usertype.cpp:19
Function
testFunc
tests/regression_tests/1011/source/1011 - release mode crash MSVC.cpp:14
Function
test_free_func
tests/run_time/source/functions.std.cpp:30
Function
test_free_func2
tests/run_time/source/functions.std.cpp:34
Method
test_stack_guard
tests/run_time/source/sol_test.hpp:37
Function
test_table_return_four
tests/run_time/source/containers.table.cpp:53
Function
test_table_return_one
tests/run_time/source/containers.table.cpp:41
Function
test_table_return_three
tests/run_time/source/containers.table.cpp:49
Function
test_table_return_two
tests/run_time/source/containers.table.cpp:45
Function
test_value
tests/regression_tests/simple/source/1096 - functions binding wrong.cpp:33
Method
thing
tests/run_time/source/common_classes.hpp:48
Method
thing
examples/source/self_from_lua.cpp:14
Method
thing
examples/source/optional_with_iteration.cpp:11
Method
thingy
examples/source/overridable_function_members.cpp:13
Method
this_environment
include/sol/environment.hpp:194
Method
this_main_state
include/sol/types.hpp:611
Method
this_state
include/sol/types.hpp:592
Method
to_string
tests/run_time/source/operators.cpp:98
Function
tolua_Player_Player_delete00
examples/interop/tolua/source/tolua_Player.h:94
Function
tolua_Player_Player_getHealth00
examples/interop/tolua/source/tolua_Player.h:159
Function
tolua_Player_Player_new00
examples/interop/tolua/source/tolua_Player.h:37
Function
tolua_Player_Player_new00_local
examples/interop/tolua/source/tolua_Player.h:65
Function
tolua_Player_Player_setHealth00
examples/interop/tolua/source/tolua_Player.h:125
Function
tolua_collect_Player
examples/interop/tolua/source/tolua_Player.h:22
Method
top
include/sol/variadic_args.hpp:158
Method
top_apply
include/sol/stack_field.hpp:257
Method
traverse_get
include/sol/table_core.hpp:445
Method
traverse_get
include/sol/state_view.hpp:773
Method
traverse_get_deep
include/sol/table_core.hpp:146
Method
traverse_get_deep_optional
include/sol/table_core.hpp:179
Method
traverse_get_single
include/sol/table_core.hpp:118
Method
traverse_get_single_maybe_tuple
include/sol/table_core.hpp:107
Method
traverse_get_single_tuple
include/sol/table_core.hpp:102
Method
traverse_raw_get
include/sol/table_core.hpp:506
Method
traverse_set_deep
include/sol/table_core.hpp:236
Method
tuple_get
include/sol/usertype_proxy.hpp:39
Method
tuple_get
include/sol/table_core.hpp:91
Method
tuple_get
include/sol/table_proxy.hpp:40
Method
tuple_set
include/sol/table_core.hpp:132
Method
type_cast
include/sol/inheritance.hpp:98
Method
type_cast_bases
include/sol/inheritance.hpp:87
Method
type_cast_with
include/sol/inheritance.hpp:104
Method
type_check
include/sol/inheritance.hpp:78
Method
type_check_bases
include/sol/inheritance.hpp:69
← previous
next →
1,901–2,000 of 2,144, ranked by callers