nngn
Loading...
Searching...
No Matches
LuaBench Class Reference

#include <lua.h>

Inheritance diagram for LuaBench:
Collaboration diagram for LuaBench:

Private Slots

void initTestCase (void)
 
void cleanupTestCase (void)
 
void base (void)
 
void access_stack (void)
 
void access_registry (void)
 
void access_registry_raw (void)
 
void access_global (void)
 
void push_stack (void)
 
void push_registry (void)
 
void push_global (void)
 

Private Attributes

lua_State * L = nullptr
 

Member Function Documentation

◆ access_global

void LuaBench::access_global ( void )
privateslot

◆ access_registry

void LuaBench::access_registry ( void )
privateslot

◆ access_registry_raw

void LuaBench::access_registry_raw ( void )
privateslot

◆ access_stack

void LuaBench::access_stack ( void )
privateslot

◆ base

void LuaBench::base ( void )
privateslot

◆ cleanupTestCase

void LuaBench::cleanupTestCase ( void )
privateslot

◆ initTestCase

void LuaBench::initTestCase ( void )
privateslot

◆ push_global

void LuaBench::push_global ( void )
privateslot

◆ push_registry

void LuaBench::push_registry ( void )
privateslot

◆ push_stack

void LuaBench::push_stack ( void )
privateslot

Member Data Documentation

◆ L

lua_State* LuaBench::L = nullptr
private

The documentation for this class was generated from the following files: