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

Public Member Functions

void test00_PrintInfo ()
 
void test01_FullRead ()
 
void test02_EmptyWrite ()
 
void test03_EmptyWriteRange ()
 
void test04_FullReadReset ()
 
void test05_EmptyWriteClear ()
 
void test06_ReadResetMid01 ()
 
void test07_ReadResetMid02 ()
 
void test20_GrowFull01_Begin ()
 
void test21_GrowFull02_Begin1 ()
 
void test22_GrowFull03_Begin2 ()
 
void test23_GrowFull04_Begin3 ()
 
void test24_GrowFull05_End ()
 
void test25_GrowFull11_End1 ()
 
void test26_GrowFull12_End2 ()
 
void test27_GrowFull13_End3 ()
 

Detailed Description

Examples
test_lfringbuffer01.cpp.

Definition at line 44 of file test_lfringbuffer01.cpp.

Member Function Documentation

◆ test00_PrintInfo()

void TestRingbuffer01::test00_PrintInfo ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 181 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test01_FullRead()

void TestRingbuffer01::test01_FullRead ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 193 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test02_EmptyWrite()

void TestRingbuffer01::test02_EmptyWrite ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 206 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test03_EmptyWriteRange()

void TestRingbuffer01::test03_EmptyWriteRange ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 223 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test04_FullReadReset()

void TestRingbuffer01::test04_FullReadReset ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 365 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test05_EmptyWriteClear()

void TestRingbuffer01::test05_EmptyWriteClear ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 389 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test06_ReadResetMid01()

void TestRingbuffer01::test06_ReadResetMid01 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 413 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test07_ReadResetMid02()

void TestRingbuffer01::test07_ReadResetMid02 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 433 of file test_lfringbuffer01.cpp.

Here is the call graph for this function:

◆ test20_GrowFull01_Begin()

void TestRingbuffer01::test20_GrowFull01_Begin ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 512 of file test_lfringbuffer01.cpp.

◆ test21_GrowFull02_Begin1()

void TestRingbuffer01::test21_GrowFull02_Begin1 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 515 of file test_lfringbuffer01.cpp.

◆ test22_GrowFull03_Begin2()

void TestRingbuffer01::test22_GrowFull03_Begin2 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 518 of file test_lfringbuffer01.cpp.

◆ test23_GrowFull04_Begin3()

void TestRingbuffer01::test23_GrowFull04_Begin3 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 521 of file test_lfringbuffer01.cpp.

◆ test24_GrowFull05_End()

void TestRingbuffer01::test24_GrowFull05_End ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 524 of file test_lfringbuffer01.cpp.

◆ test25_GrowFull11_End1()

void TestRingbuffer01::test25_GrowFull11_End1 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 527 of file test_lfringbuffer01.cpp.

◆ test26_GrowFull12_End2()

void TestRingbuffer01::test26_GrowFull12_End2 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 530 of file test_lfringbuffer01.cpp.

◆ test27_GrowFull13_End3()

void TestRingbuffer01::test27_GrowFull13_End3 ( )
inline
Examples
test_lfringbuffer01.cpp.

Definition at line 533 of file test_lfringbuffer01.cpp.


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