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

#include <table_test.h>

Inheritance diagram for TableTest:
Collaboration diagram for TableTest:

Private Slots

void init (void)
 
void global (void)
 
void proxy (void)
 
void proxy_multi (void)
 
void proxy_default (void)
 
void proxy_default_table (void)
 
void user_type (void)
 
void size (void)
 
void iter (void)
 
void iter_ipairs (void)
 
void iter_empty (void)
 
void iter_ipairs_empty (void)
 
void iter_stack (void)
 
void iter_ipairs_stack (void)
 
void iter_nested (void)
 

Private Attributes

nngn::lua::state lua = {}
 

Member Function Documentation

◆ global

void TableTest::global ( void )
privateslot
Here is the call graph for this function:

◆ init

void TableTest::init ( void )
privateslot

◆ iter

void TableTest::iter ( void )
privateslot
Here is the call graph for this function:

◆ iter_empty

void TableTest::iter_empty ( void )
privateslot
Here is the call graph for this function:

◆ iter_ipairs

void TableTest::iter_ipairs ( void )
privateslot
Here is the call graph for this function:

◆ iter_ipairs_empty

void TableTest::iter_ipairs_empty ( void )
privateslot
Here is the call graph for this function:

◆ iter_ipairs_stack

void TableTest::iter_ipairs_stack ( void )
privateslot
Here is the call graph for this function:

◆ iter_nested

void TableTest::iter_nested ( void )
privateslot
Here is the call graph for this function:

◆ iter_stack

void TableTest::iter_stack ( void )
privateslot
Here is the call graph for this function:

◆ proxy

void TableTest::proxy ( void )
privateslot
Here is the call graph for this function:

◆ proxy_default

void TableTest::proxy_default ( void )
privateslot
Here is the call graph for this function:

◆ proxy_default_table

void TableTest::proxy_default_table ( void )
privateslot
Here is the call graph for this function:

◆ proxy_multi

void TableTest::proxy_multi ( void )
privateslot
Here is the call graph for this function:

◆ size

void TableTest::size ( void )
privateslot
Here is the call graph for this function:

◆ user_type

void TableTest::user_type ( void )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ lua

nngn::lua::state TableTest::lua = {}
private

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