Simple Lua
A Simple C++ Lua Wrapper
|
This is the complete list of members for SL::Lib::Base, including all inherited members.
_funcs (defined in SL::Lib::Base) | SL::Lib::Base | protected |
_name (defined in SL::Lib::Base) | SL::Lib::Base | protected |
asTable() const (defined in SL::Lib::Base) | SL::Lib::Base | |
Base(const Base &)=delete (defined in SL::Lib::Base) | SL::Lib::Base | |
Base(Base &&)=delete (defined in SL::Lib::Base) | SL::Lib::Base | |
Base(const std::string &name, const Map &funcs) (defined in SL::Lib::Base) | SL::Lib::Base | protected |
extractArgs(State L) | SL::Lib::Base | static |
Map typedef (defined in SL::Lib::Base) | SL::Lib::Base | |
registerFunctions(SL::Runtime &runtime) const | SL::Lib::Base | |
~Base()=default (defined in SL::Lib::Base) | SL::Lib::Base | protectedvirtual |