![]() |
MOS Source Code
|
Public Member Functions | |
test_structure (int value_before, int value_after) | |
Public Attributes | |
int | value_before |
as_linked_list | |
int | value_after |
Definition at line 7 of file test_linked_list.cpp.
|
inline |
Definition at line 13 of file test_linked_list.cpp.
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 |
Definition at line 10 of file test_linked_list.cpp.
int value_after |
Definition at line 11 of file test_linked_list.cpp.
Referenced by MOS_TEST_CASE(), MOS_TEST_CASE(), and test_structure().