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: 1
|
|
|
|
|
|
|
|
compatibility
|
|
|
|
coroutine
|
2016-06-18 15:32:54 +08:00
|
|
|
c_call
|
2016-03-12 06:47:15 +08:00
|
|
|
error
|
|
|
|
function
|
|
|
|
protected_function
|
|
|
|
object
|
2016-06-20 21:51:26 +08:00
|
|
|
reference
|
|
|
|
stack_reference
|
|
|
|
make_reference
|
2016-03-12 06:47:15 +08:00
|
|
|
overload
|
2016-04-24 05:07:51 +08:00
|
|
|
property
|
2016-03-12 06:47:15 +08:00
|
|
|
proxy
|
|
|
|
resolve
|
|
|
|
stack
|
2016-03-25 22:58:33 +08:00
|
|
|
optional
|
2016-03-12 06:47:15 +08:00
|
|
|
state
|
|
|
|
table
|
2016-05-04 02:19:30 +08:00
|
|
|
metatable_key
|
2016-04-24 05:07:51 +08:00
|
|
|
this_state
|
2016-03-12 06:47:15 +08:00
|
|
|
thread
|
2016-04-24 22:09:05 +08:00
|
|
|
tie
|
2016-03-12 06:47:15 +08:00
|
|
|
types
|
2016-06-20 05:59:40 +08:00
|
|
|
user
|
2016-03-12 06:47:15 +08:00
|
|
|
usertype
|
2016-07-08 06:11:03 +08:00
|
|
|
simple_usertype
|
2016-03-12 06:47:15 +08:00
|
|
|
userdata
|
2016-03-14 14:34:02 +08:00
|
|
|
usertype_memory
|
2016-04-24 13:39:44 +08:00
|
|
|
unique_usertype_traits
|
2016-04-24 05:07:51 +08:00
|
|
|
variadic_args
|