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

56 lines
807 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
2017-05-10 01:24:56 +08:00
this_state
reference
stack_reference
make_reference
table
userdata
environment
2017-05-10 01:24:56 +08:00
this_environment
proxy
as_container
2017-03-31 02:14:31 +08:00
nested
as_table
usertype
usertype_memory
unique_usertype_traits
tie
2016-03-12 06:47:15 +08:00
function
protected_function
coroutine
yielding
error
2016-03-12 06:47:15 +08:00
object
thread
optional
variadic_args
variadic_results
2016-11-27 03:04:44 +08:00
as_args
as_returns
2016-03-12 06:47:15 +08:00
overload
property
var
protect
2017-08-22 04:20:39 +08:00
filters
readonly
as_function
c_call
resolve
2016-03-12 06:47:15 +08:00
stack
user
compatibility
types
metatable_key
new_table