|
Simple Lua
A Simple C++ Lua Wrapper
|
| ▼NSL | |
| ▼NCompileTime | |
| CTypeMap | |
| CTypeMap< void * > | |
| ▼NLib | |
| CBase | Represents a base library package in a Lua script |
| ▼NUtil | |
| CError | Simple wrapper class for passing errors along to user |
| CResult | Basic way to return a value or an error |
| CResult< void, E > | |
| CRuntime | Represents a single Lua runtime |
| ▼CTable | |
| CData | Represents a value in the table stored in memory with a type |