Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Classes | Public Member Functions | List of all members
TestFunctionDef01 Class Reference
Collaboration diagram for TestFunctionDef01:

Public Member Functions

void test01_memberfunc_this ()
 
void test02_plainfunc_static ()
 
void test03_stdfunc_lambda ()
 
void test04_captfunc_lambda ()
 
void test05_captfunc_lambda ()
 
void test06_captfunc_lambda ()
 

Detailed Description

Examples
test_functiondef01.cpp.

Definition at line 37 of file test_functiondef01.cpp.

Member Function Documentation

◆ test01_memberfunc_this()

void TestFunctionDef01::test01_memberfunc_this ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 126 of file test_functiondef01.cpp.

Here is the call graph for this function:

◆ test02_plainfunc_static()

void TestFunctionDef01::test02_plainfunc_static ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 144 of file test_functiondef01.cpp.

Here is the call graph for this function:

◆ test03_stdfunc_lambda()

void TestFunctionDef01::test03_stdfunc_lambda ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 162 of file test_functiondef01.cpp.

Here is the call graph for this function:

◆ test04_captfunc_lambda()

void TestFunctionDef01::test04_captfunc_lambda ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 198 of file test_functiondef01.cpp.

Here is the call graph for this function:

◆ test05_captfunc_lambda()

void TestFunctionDef01::test05_captfunc_lambda ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 243 of file test_functiondef01.cpp.

Here is the call graph for this function:

◆ test06_captfunc_lambda()

void TestFunctionDef01::test06_captfunc_lambda ( )
inline
Examples
test_functiondef01.cpp.

Definition at line 288 of file test_functiondef01.cpp.

Here is the call graph for this function:

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