blob: ebeabf3ee3b90f3a4fc62892d92115b6f99ad2cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
api reference manual
====================
Browse the various function and classes :doc:`Sol<../index>` utilizes to make your life easier when working with Lua.
.. toctree::
:caption: Sol API
:name: apitoc
:maxdepth: 2
state
table
proxy
containers
as_table
usertype
simple_usertype
usertype_memory
unique_usertype_traits
tie
function
protected_function
coroutine
error
object
userdata
reference
thread
stack_reference
make_reference
optional
this_state
variadic_args
as_args
overload
property
var
protect
readonly
as_function
c_call
resolve
stack
user
compatibility
types
metatable_key
|