MOS Source Code
Loading...
Searching...
No Matches
test_structure Struct Reference

Public Member Functions

 test_structure (int value_before, int value_after)
 

Public Attributes

int value_before
 
 as_linked_list
 
int value_after
 

Detailed Description

Definition at line 7 of file test_linked_list.cpp.

Constructor & Destructor Documentation

◆ test_structure()

test_structure ( int value_before,
int value_after )
inline

Definition at line 13 of file test_linked_list.cpp.

Member Data Documentation

◆ value_before

int value_before

Definition at line 9 of file test_linked_list.cpp.

Referenced by MOS_TEST_CASE(), MOS_TEST_CASE(), and test_structure().

◆ as_linked_list

as_linked_list

Definition at line 10 of file test_linked_list.cpp.

◆ value_after

int value_after

Definition at line 11 of file test_linked_list.cpp.

Referenced by MOS_TEST_CASE(), MOS_TEST_CASE(), and test_structure().


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