RTXI 2.4 The Real-Time eXperiment Interface Documentation |

Go to the source code of this file.
Functions | |
| TEST_F (SettingsObjectTest, getID) | |
| TEST_F (SettingsObjectTest, save) | |
| TEST_F (SettingsObjectTest, load) | |
| TEST_F (SettingsObjectTest, deferred) | |
| TEST_F (SettingsManagerTest, getInstance) | |
| TEST_F (SettingsManagerTest, getObject) | |
| TEST_F (SettingsManagerTest, load) | |
| TEST_F (SettingsManagerTest, save) | |
| TEST_F (SettingsManagerTest, foreachObject) | |
| TEST_F | ( | SettingsManagerTest | , |
| foreachObject | |||
| ) |
Definition at line 105 of file settings_tests.cpp.
| TEST_F | ( | SettingsManagerTest | , |
| getInstance | |||
| ) |
| TEST_F | ( | SettingsManagerTest | , |
| getObject | |||
| ) |
| TEST_F | ( | SettingsManagerTest | , |
| load | |||
| ) |
Definition at line 95 of file settings_tests.cpp.
| TEST_F | ( | SettingsManagerTest | , |
| save | |||
| ) |
Definition at line 100 of file settings_tests.cpp.
| TEST_F | ( | SettingsObjectTest | , |
| deferred | |||
| ) |
Definition at line 71 of file settings_tests.cpp.
| TEST_F | ( | SettingsObjectTest | , |
| getID | |||
| ) |
| TEST_F | ( | SettingsObjectTest | , |
| load | |||
| ) |
Definition at line 45 of file settings_tests.cpp.
| TEST_F | ( | SettingsObjectTest | , |
| save | |||
| ) |
Definition at line 35 of file settings_tests.cpp.
1.8.17