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

51 lines
746 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
reference
stack_reference
make_reference
table
userdata
environment
proxy
containers
2017-03-31 02:14:31 +08:00
nested
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
thread
optional
this_state
variadic_args
2016-11-27 03:04:44 +08:00
as_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
new_table