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

#include <register_test.h>

Inheritance diagram for RegisterTest:
Collaboration diagram for RegisterTest:

Private Slots

void init (void)
 
void cleanup (void)
 
void user_type (void)
 
void meta_table (void)
 
void accessor (void)
 
void value_accessor (void)
 
void member_fn (void)
 

Private Attributes

nngn::lua::state lua = {}
 
nngn::lua::global_table g = {}
 
nngn::lua::table mt = {}
 

Member Function Documentation

◆ accessor

void RegisterTest::accessor ( void )
privateslot
Here is the call graph for this function:

◆ cleanup

void RegisterTest::cleanup ( void )
privateslot
Here is the call graph for this function:

◆ init

void RegisterTest::init ( void )
privateslot

◆ member_fn

void RegisterTest::member_fn ( void )
privateslot
Here is the call graph for this function:

◆ meta_table

void RegisterTest::meta_table ( void )
privateslot
Here is the call graph for this function:

◆ user_type

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

◆ value_accessor

void RegisterTest::value_accessor ( void )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ g

nngn::lua::global_table RegisterTest::g = {}
private

◆ lua

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

◆ mt

nngn::lua::table RegisterTest::mt = {}
private

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