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

#include <function_test.h>

Inheritance diagram for FunctionTest:
Collaboration diagram for FunctionTest:

Private Slots

void init (void)
 
void c_fn (void)
 
void lua_fn (void)
 
void c_lua_fn (void)
 
void call (void)
 
void state (void)
 
void pcall (void)
 

Private Attributes

nngn::lua::state lua = {}
 

Member Function Documentation

◆ c_fn

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

◆ c_lua_fn

void FunctionTest::c_lua_fn ( void )
privateslot
Here is the call graph for this function:

◆ call

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

◆ init

void FunctionTest::init ( void )
privateslot
Here is the call graph for this function:

◆ lua_fn

void FunctionTest::lua_fn ( void )
privateslot
Here is the call graph for this function:

◆ pcall

void FunctionTest::pcall ( void )
privateslot
Here is the call graph for this function:

◆ state

void FunctionTest::state ( void )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ lua

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

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