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

#include <stack_test.h>

Inheritance diagram for StackTest:
Collaboration diagram for StackTest:

Private Slots

void init (void)
 
void optional (void)
 
void boolean (void)
 
void light_user_data (void)
 
void integer (void)
 
void number (void)
 
void enum_ (void)
 
void cstr (void)
 
void string_view (void)
 
void string (void)
 
void c_fn (void)
 
void c_fn_ptr (void)
 
void lambda (void)
 
void table (void)
 
void optional_table (void)
 
void user_type (void)
 
void user_type_ptr (void)
 
void user_type_ref (void)
 
void user_type_light (void)
 
void user_type_align (void)
 
void user_type_destructor (void)
 
void tuple (void)
 
void error (void)
 
void variant (void)
 
void vector (void)
 
void type (void)
 
void remove (void)
 
void str (void)
 

Private Attributes

nngn::lua::state lua = {}
 

Member Function Documentation

◆ boolean

void StackTest::boolean ( void )
privateslot
Here is the call graph for this function:

◆ c_fn

void StackTest::c_fn ( void )
privateslot
Here is the call graph for this function:

◆ c_fn_ptr

void StackTest::c_fn_ptr ( void )
privateslot
Here is the call graph for this function:

◆ cstr

void StackTest::cstr ( void )
privateslot
Here is the call graph for this function:

◆ enum_

void StackTest::enum_ ( void )
privateslot
Here is the call graph for this function:

◆ error

void StackTest::error ( void )
privateslot
Here is the call graph for this function:

◆ init

void StackTest::init ( void )
privateslot

◆ integer

void StackTest::integer ( void )
privateslot
Here is the call graph for this function:

◆ lambda

void StackTest::lambda ( void )
privateslot
Here is the call graph for this function:

◆ light_user_data

void StackTest::light_user_data ( void )
privateslot
Here is the call graph for this function:

◆ number

void StackTest::number ( void )
privateslot
Here is the call graph for this function:

◆ optional

void StackTest::optional ( void )
privateslot
Here is the call graph for this function:

◆ optional_table

void StackTest::optional_table ( void )
privateslot
Here is the call graph for this function:

◆ remove

void StackTest::remove ( void )
privateslot
Here is the call graph for this function:

◆ str

void StackTest::str ( void )
privateslot
Here is the call graph for this function:

◆ string

void StackTest::string ( void )
privateslot
Here is the call graph for this function:

◆ string_view

void StackTest::string_view ( void )
privateslot
Here is the call graph for this function:

◆ table

void StackTest::table ( void )
privateslot
Here is the call graph for this function:

◆ tuple

void StackTest::tuple ( void )
privateslot
Here is the call graph for this function:

◆ type

void StackTest::type ( void )
privateslot
Here is the call graph for this function:

◆ user_type

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

◆ user_type_align

void StackTest::user_type_align ( void )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ user_type_destructor

void StackTest::user_type_destructor ( void )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ user_type_light

void StackTest::user_type_light ( void )
privateslot
Here is the call graph for this function:

◆ user_type_ptr

void StackTest::user_type_ptr ( void )
privateslot
Here is the call graph for this function:

◆ user_type_ref

void StackTest::user_type_ref ( void )
privateslot
Here is the call graph for this function:

◆ variant

void StackTest::variant ( void )
privateslot
Here is the call graph for this function:

◆ vector

void StackTest::vector ( void )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ lua

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

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