sol2/docs/source/api/api-top.rst

47 lines
684 B
ReStructuredText
Raw Normal View History

2016-03-12 06:47:15 +08:00
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
2016-03-12 06:47:15 +08:00
state
table
proxy
as_table
usertype
simple_usertype
usertype_memory
unique_usertype_traits
tie
2016-03-12 06:47:15 +08:00
function
protected_function
coroutine
error
2016-03-12 06:47:15 +08:00
object
userdata
2016-06-20 21:51:26 +08:00
reference
thread
2016-06-20 21:51:26 +08:00
stack_reference
make_reference
optional
this_state
variadic_args
2016-03-12 06:47:15 +08:00
overload
property
var
protect
readonly
as_function
c_call
resolve
2016-03-12 06:47:15 +08:00
stack
user
compatibility
types
metatable_key