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)
 
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 [1/2]

void LuaBench::access_global ( void  )
privateslot

◆ access_global [2/2]

void LuaBench::access_global ( void  )
privateslot

◆ access_registry [1/2]

void LuaBench::access_registry ( void  )
privateslot

◆ access_registry [2/2]

void LuaBench::access_registry ( void  )
privateslot

◆ access_registry_raw [1/2]

void LuaBench::access_registry_raw ( void  )
privateslot

◆ access_registry_raw [2/2]

void LuaBench::access_registry_raw ( void  )
privateslot

◆ access_stack [1/2]

void LuaBench::access_stack ( void  )
privateslot

◆ access_stack [2/2]

void LuaBench::access_stack ( void  )
privateslot

◆ base [1/2]

void LuaBench::base ( void  )
privateslot

◆ base [2/2]

void LuaBench::base ( void  )
privateslot

◆ cleanupTestCase [1/2]

void LuaBench::cleanupTestCase ( void  )
privateslot

◆ cleanupTestCase [2/2]

void LuaBench::cleanupTestCase ( void  )
privateslot

◆ initTestCase [1/2]

void LuaBench::initTestCase ( void  )
privateslot

◆ initTestCase [2/2]

void LuaBench::initTestCase ( void  )
privateslot

◆ push_global [1/2]

void LuaBench::push_global ( void  )
privateslot

◆ push_global [2/2]

void LuaBench::push_global ( void  )
privateslot

◆ push_registry [1/2]

void LuaBench::push_registry ( void  )
privateslot

◆ push_registry [2/2]

void LuaBench::push_registry ( void  )
privateslot

◆ push_stack [1/2]

void LuaBench::push_stack ( void  )
privateslot

◆ push_stack [2/2]

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: