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
↓ 3 callers
Function
as_nested_ref
include/sol/types.hpp:433
↓ 3 callers
Method
b
tests/run_time/source/usertypes.inheritance.multi.cpp:251
↓ 3 callers
Function
base_class_check_key
include/sol/inheritance.hpp:45
↓ 3 callers
Function
compat53_reverse
include/sol/compatibility/compat-5.3.c.h:763
↓ 3 callers
Method
do_file
include/sol/state_view.hpp:343
↓ 3 callers
Method
equals
include/sol/reference.hpp:460
↓ 3 callers
Method
equals
include/sol/stack_reference.hpp:123
↓ 3 callers
Method
erase
include/sol/usertype_container.hpp:1363
↓ 3 callers
Function
get_call_syntax
include/sol/stack.hpp:299
↓ 3 callers
Function
get_field
include/sol/stack_core.hpp:1204
↓ 3 callers
Function
get_key
include/sol/usertype_container.hpp:377
↓ 3 callers
Method
index
tests/run_time/source/usertypes.auxiliary_keys.cpp:38
↓ 3 callers
Function
lua_geti
include/sol/compatibility/compat-5.3.c.h:728
↓ 3 callers
Method
lua_state
include/sol/thread.hpp:39
↓ 3 callers
Function
make_object_userdata
include/sol/object.hpp:140
↓ 3 callers
Function
maybe_as_usertype_storage_base
include/sol/usertype_storage.hpp:867
↓ 3 callers
Method
operator++
include/sol/stack_iterator.hpp:74
↓ 3 callers
Method
pairs
include/sol/table_core.hpp:402
↓ 3 callers
Function
process_file
(filename, out)
single/single.py:161
↓ 3 callers
Method
pushAsRetyped
For convenience with the customization points below
examples/source/customization_base_object_catch.cpp:38
↓ 3 callers
Function
push_environment_of
include/sol/stack_push.hpp:104
↓ 3 callers
Method
require_file
include/sol/state_view.hpp:222
↓ 3 callers
Function
script
include/sol/stack.hpp:311
↓ 3 callers
Method
size
tests/coroutines/source/array_proxy_lifetime.cpp:119
↓ 3 callers
Function
sol_lua_check_access
tests/run_time/source/usertypes.unique.cpp:133
↓ 3 callers
Function
sol_lua_interop_get
examples/interop/luwra/source/luwra.cpp:57
↓ 3 callers
Function
utf8_to_code_point
include/sol/unicode.hpp:189
↓ 2 callers
Method
abandon
include/sol/unsafe_function_result.hpp:155
↓ 2 callers
Method
abandon
include/sol/protected_function_result.hpp:212
↓ 2 callers
Function
as_container
include/sol/types.hpp:466
↓ 2 callers
Function
associative_ordered_container_check
tests/run_time/source/container_semantics.ordered.cpp:141
↓ 2 callers
Function
associative_ordered_container_key_value_check
tests/run_time/source/container_semantics.ordered.cpp:255
↓ 2 callers
Function
associative_unordered_container_check
tests/run_time/source/container_semantics.unordered.cpp:111
↓ 2 callers
Method
bark
examples/source/overloading_with_members.cpp:10
↓ 2 callers
Method
basic_object
include/sol/object.hpp:40
↓ 2 callers
Function
check
include/sol/stack_core.hpp:1000
↓ 2 callers
Function
check_types
include/sol/stack_core.hpp:1102
↓ 2 callers
Function
code_point_to_utf16
include/sol/unicode.hpp:161
↓ 2 callers
Function
code_point_to_utf32
include/sol/unicode.hpp:180
↓ 2 callers
Function
compat53_call_lua
include/sol/compatibility/compat-5.3.c.h:94
↓ 2 callers
Function
compat53_skipcomment
** reads the first character of file 'f' and skips an optional BOM mark ** in its beginning plus its first line if it starts with '#'. Returns ** tr
include/sol/compatibility/compat-5.3.c.h:525
↓ 2 callers
Function
compat53_strerror
include/sol/compatibility/compat-5.3.c.h:52
↓ 2 callers
Method
copy_assign
include/sol/reference.hpp:450
↓ 2 callers
Method
create
include/sol/thread.hpp:171
↓ 2 callers
Function
ctti_get_type_name_from_sig
include/sol/demangle.hpp:51
↓ 2 callers
Method
data
examples/customization/include/zm/vec3.hpp:55
↓ 2 callers
Function
default_exception_handler
must push at least 1 object on the stack
include/sol/trampoline.hpp:49
↓ 2 callers
Function
dump_types
include/sol/debug.hpp:31
↓ 2 callers
Method
f
tests/run_time/source/functions.cpp:1113
↓ 2 callers
Method
get
tests/run_time/source/containers.cpp:512
↓ 2 callers
Method
get_no_lua_nil
include/sol/stack_get_unqualified.hpp:889
↓ 2 callers
Method
hard_reset
include/sol/optional_implementation.hpp:397
↓ 2 callers
Method
index
include/sol/pairs_iterator.hpp:181
↓ 2 callers
Function
is_main_thread
include/sol/stack_core.hpp:807
↓ 2 callers
Function
loose_table_check
include/sol/stack_check_unqualified.hpp:41
↓ 2 callers
Function
luaL_testudata
include/sol/compatibility/compat-5.3.c.h:278
↓ 2 callers
Function
lua_len
include/sol/compatibility/compat-5.3.c.h:167
↓ 2 callers
Function
lua_rawsetp
include/sol/compatibility/compat-5.3.c.h:193
↓ 2 callers
Function
lua_rotate
include/sol/compatibility/compat-5.3.c.h:773
↓ 2 callers
Function
lua_seti
include/sol/compatibility/compat-5.3.c.h:789
↓ 2 callers
Method
lua_state
include/sol/table_proxy.hpp:271
↓ 2 callers
Function
maybe_push_lua_next_function
include/sol/stack/detail/pairs.hpp:38
↓ 2 callers
Method
mem_func_throw
tests/exceptions/source/functions.cpp:39
↓ 2 callers
Function
modify_unique_usertype
include/sol/stack_core.hpp:1274
↓ 2 callers
Function
multi_push
include/sol/stack_core.hpp:951
↓ 2 callers
Method
new_enum
include/sol/table_core.hpp:543
↓ 2 callers
Method
new_index
tests/coroutines/source/properties_lifetime.cpp:42
↓ 2 callers
Function
ordered_container_check
tests/run_time/source/container_semantics.ordered.cpp:32
↓ 2 callers
Method
pointer
include/sol/stack_reference.hpp:186
↓ 2 callers
Method
pop
include/sol/reference.hpp:710
↓ 2 callers
Function
protect
include/sol/protect.hpp:47
↓ 2 callers
Function
push_invoke
include/sol/types.hpp:545
↓ 2 callers
Function
script_file
include/sol/stack.hpp:330
↓ 2 callers
Method
set
include/sol/usertype_storage.hpp:667
↓ 2 callers
Function
set_default_exception_handler
include/sol/trampoline.hpp:205
↓ 2 callers
Function
set_default_handler
include/sol/protected_handler.hpp:90
↓ 2 callers
Function
set_default_state
include/sol/state_handling.hpp:96
↓ 2 callers
Method
swap
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:2204
↓ 2 callers
Function
table_check_unordered_values
tests/run_time/source/containers.table.cpp:69
↓ 2 callers
Method
thread_state
include/sol/thread.hpp:150
↓ 2 callers
Method
to_string
examples/source/lua_value.cpp:16
↓ 2 callers
Function
tolua_Player_open
Open function */
examples/interop/tolua/source/tolua_Player.h:193
↓ 2 callers
Method
tuple_set
include/sol/usertype.hpp:48
↓ 2 callers
Function
type_assert
include/sol/error_handler.hpp:173
↓ 2 callers
Function
unordered_container_check
tests/run_time/source/container_semantics.unordered.cpp:33
↓ 2 callers
Method
unsafe_script
include/sol/state_view.hpp:443
↓ 2 callers
Function
utf16_to_code_point
include/sol/unicode.hpp:257
↓ 2 callers
Function
utf32_to_code_point
include/sol/unicode.hpp:295
↓ 2 callers
Function
writeonly_property
include/sol/property.hpp:94
↓ 2 callers
Method
~factory_test
tests/run_time/source/usertypes.unique.cpp:79
↓ 1 callers
Function
accumulate_and_mark
include/sol/error_handler.hpp:52
↓ 1 callers
Method
add
include/sol/usertype_container.hpp:427
↓ 1 callers
Method
add_entry
include/sol/usertype_storage.hpp:368
↓ 1 callers
Method
add_package_loader
include/sol/state_view.hpp:255
↓ 1 callers
Function
align_one
include/sol/stack_core.hpp:97
↓ 1 callers
Function
align_usertype_unique_tag
include/sol/stack_core.hpp:166
↓ 1 callers
Method
alloc
examples/source/allocation_limit.cpp:43
↓ 1 callers
Function
associated_type_name
include/sol/error_handler.hpp:61
↓ 1 callers
Method
at
include/sol/usertype_container.hpp:406
↓ 1 callers
Function
attempt_alloc
include/sol/stack_core.hpp:256
← previous
next →
201–300 of 2,144, ranked by callers