2016-03-11 17:47:15 -05: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
|
2016-08-23 21:42:27 -04:00
|
|
|
:maxdepth: 2
|
2016-03-11 17:47:15 -05:00
|
|
|
|
2016-09-19 23:37:00 -04:00
|
|
|
state
|
|
|
|
table
|
|
|
|
proxy
|
2016-11-04 19:44:51 -04:00
|
|
|
containers
|
2016-09-19 23:37:00 -04:00
|
|
|
as_table
|
|
|
|
usertype
|
|
|
|
simple_usertype
|
|
|
|
usertype_memory
|
|
|
|
unique_usertype_traits
|
|
|
|
tie
|
2016-03-11 17:47:15 -05:00
|
|
|
function
|
|
|
|
protected_function
|
2016-09-19 23:37:00 -04:00
|
|
|
coroutine
|
|
|
|
error
|
2016-03-11 17:47:15 -05:00
|
|
|
object
|
2016-09-19 23:37:00 -04:00
|
|
|
userdata
|
2016-06-20 09:51:26 -04:00
|
|
|
reference
|
2016-09-19 23:37:00 -04:00
|
|
|
thread
|
2016-06-20 09:51:26 -04:00
|
|
|
stack_reference
|
|
|
|
make_reference
|
2016-09-19 23:37:00 -04:00
|
|
|
optional
|
|
|
|
this_state
|
|
|
|
variadic_args
|
2016-03-11 17:47:15 -05:00
|
|
|
overload
|
2016-09-19 23:37:00 -04:00
|
|
|
property
|
|
|
|
var
|
2016-07-09 03:43:51 -04:00
|
|
|
protect
|
|
|
|
readonly
|
2016-08-06 00:30:35 -04:00
|
|
|
as_function
|
2016-09-19 23:37:00 -04:00
|
|
|
c_call
|
|
|
|
resolve
|
2016-03-11 17:47:15 -05:00
|
|
|
stack
|
2016-06-19 17:59:40 -04:00
|
|
|
user
|
2016-09-19 23:37:00 -04:00
|
|
|
compatibility
|
|
|
|
types
|
|
|
|
metatable_key
|